Skip to content

Commit

Permalink
chore: update deps (#5813)
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio authored Dec 20, 2023
2 parents 7cdba72 + 88ae71a commit c4225b3
Show file tree
Hide file tree
Showing 5 changed files with 343 additions and 1,862 deletions.
6 changes: 3 additions & 3 deletions packages/designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"world_countries_lists": "2.8.2"
},
"devDependencies": {
"@leanup/stack": "1.3.48",
"@leanup/stack-solid": "1.3.48",
"@leanup/stack-webpack": "1.3.48",
"@leanup/stack": "1.3.49",
"@leanup/stack-solid": "1.3.49",
"@leanup/stack-webpack": "1.3.49",
"@types/prettier": "2.7.3",
"@unocss/preset-mini": "0.58.0",
"@unocss/webpack": "0.58.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/samples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
},
"devDependencies": {
"adopted-style-sheets": "1.1.2",
"@leanup/stack-angular": "1.3.48",
"@leanup/stack": "1.3.46",
"@leanup/stack-webpack": "1.3.48",
"@leanup/stack-angular": "1.3.49",
"@leanup/stack": "1.3.49",
"@leanup/stack-webpack": "1.3.49",
"@ngtools/webpack": "17.0.7",
"chromedriver": "120.0.0",
"cpy-cli": "5.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/samples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"postinstall:themes-assets": "cpy \"node_modules/@public-ui/themes/assets/**/*\" public/assets --dot"
},
"dependencies": {
"@leanup/stack": "1.3.48",
"@leanup/stack-react": "1.3.48",
"@leanup/stack-webpack": "1.3.48",
"@leanup/stack": "1.3.49",
"@leanup/stack-react": "1.3.49",
"@leanup/stack-webpack": "1.3.49",
"@public-oss/kolibri-themes": "0.0.3",
"@public-ui/components": "2.0.1",
"@public-ui/react": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@leanup/stack": "1.3.48",
"@leanup/stack": "1.3.49",
"@playwright/experimental-ct-react": "1.40.1",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
Expand Down
Loading

0 comments on commit c4225b3

Please sign in to comment.