Skip to content

Commit

Permalink
Update deps v2 (#6867)
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio authored Sep 23, 2024
2 parents b56f8cf + c655aa2 commit 026977d
Show file tree
Hide file tree
Showing 19 changed files with 415 additions and 352 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"npm-check-updates": "16.14.20",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"ts-prune": "0.10.3",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v15/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/minimist": "1.2.5",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rxjs": "7.8.1",
"typescript": "4.9.5",
"zone.js": "0.13.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/minimist": "1.2.5",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rxjs": "7.8.1",
"typescript": "5.1.6",
"zone.js": "0.13.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v17/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/minimist": "1.2.5",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rxjs": "7.8.1",
"typescript": "5.4.5",
"zone.js": "0.14.10"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/minimist": "1.2.5",
"@types/normalize-package-data": "2.4.4",
"prettier": "3.3.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"rxjs": "7.8.1",
"typescript": "5.5.4",
"zone.js": "0.14.10"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/hydrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@public-ui/components": "workspace:*",
"rimraf": "5.0.10"
"rimraf": "6.0.1"
},
"peerDependencies": {
"@public-ui/components": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/react-standalone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@public-ui/react": "workspace:*",
"cpy-cli": "5.0.0",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"webpack": "5.94.0",
"webpack-cli": "5.1.4"
},
Expand Down
1 change: 0 additions & 1 deletion packages/components/.knip.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"@stencil/vue-output-target",
"eslint-plugin-html",
"eslint-plugin-jsdoc",
"eslint-plugin-json",
"eslint-plugin-react"
],
"project": ["src/**/*.ts"]
Expand Down
17 changes: 8 additions & 9 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
},
"dependencies": {
"@floating-ui/dom": "1.6.11",
"adopted-style-sheets": "1.1.5-rc.3",
"adopted-style-sheets": "1.1.5-rc.4",
"clsx": "2.1.1",
"color-convert": "2.0.1",
"color-rgba": "2.4.0",
Expand All @@ -83,7 +83,7 @@
"wcag-contrast": "3.0.0"
},
"devDependencies": {
"@playwright/test": "1.47.1",
"@playwright/test": "1.47.2",
"@public-ui/stencil-angular-output-target": "0.9.0",
"@public-ui/stencil-react-output-target": "0.6.0",
"@public-ui/stencil-solid-output-target": "0.2.0",
Expand All @@ -94,7 +94,7 @@
"@stencil/sass": "3.0.12",
"@types/color-convert": "2.0.3",
"@types/jest": "26.0.24",
"@types/markdown-it": "13.0.9",
"@types/markdown-it": "14.1.2",
"@types/mustache": "4.2.5",
"@types/pug": "2.0.10",
"@types/twig": "1.12.16",
Expand All @@ -105,27 +105,26 @@
"cross-env": "7.0.3",
"cssnano": "7.0.6",
"eslint": "8.57.1",
"eslint-plugin-html": "8.1.1",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-html": "8.1.2",
"eslint-plugin-jsdoc": "50.2.4",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.36.1",
"jest": "26.6.3",
"knip": "5.30.2",
"knip": "5.30.4",
"lighthouse": "12.2.1",
"mustache": "4.2.0",
"postcss": "8.4.47",
"postcss-sorting": "8.0.2",
"prettier": "3.3.3",
"pug": "3.0.3",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"stencil-awesome-test": "1.0.6",
"terser": "5.33.0",
"twig": "1.17.1",
"typescript": "5.6.2"
},
"peerDependencies": {
"adopted-style-sheets": "1.1.5-rc.3"
"adopted-style-sheets": "1.1.5-rc.4"
},
"files": [
"assets",
Expand Down
10 changes: 5 additions & 5 deletions packages/designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@public-ui/components": "workspace:*",
"@public-ui/solid": "workspace:*",
"@public-ui/themes": "workspace:*",
"monaco-editor": "0.51.0",
"monaco-editor": "0.52.0",
"monaco-editor-webpack-plugin": "7.1.0",
"prettier": "2.8.8",
"register-service-worker": "1.7.2",
Expand All @@ -50,16 +50,16 @@
"@types/prettier": "2.7.3",
"@unocss/preset-mini": "0.58.9",
"@unocss/webpack": "0.58.9",
"adopted-style-sheets": "1.1.5-rc.3",
"adopted-style-sheets": "1.1.5-rc.4",
"ajv": "8.17.1",
"chromedriver": "124.0.4",
"chromedriver": "129.0.0",
"cpy-cli": "5.0.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"nightwatch-axe-verbose": "2.3.1",
"npm-run-all": "4.1.5",
"playwright": "1.47.1",
"playwright": "1.47.2",
"react-dev-utils": "12.0.1",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"ts-prune": "0.10.3",
"typescript": "5.6.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/samples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@leanup/stack": "1.3.54",
"@leanup/stack-react": "1.3.54",
"@leanup/stack-webpack": "1.3.54",
"@playwright/test": "1.47.1",
"@playwright/test": "1.47.2",
"@public-ui/components": "workspace:*",
"@public-ui/react": "workspace:*",
"@public-ui/themes": "workspace:*",
Expand All @@ -34,9 +34,9 @@
"@types/react-dom": "18.3.0",
"@unocss/preset-uno": "0.58.9",
"@unocss/webpack": "0.58.9",
"adopted-style-sheets": "1.1.5-rc.3",
"adopted-style-sheets": "1.1.5-rc.4",
"ajv": "8.17.1",
"chromedriver": "124.0.4",
"chromedriver": "129.0.0",
"cpy-cli": "5.0.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.36.1",
Expand All @@ -48,7 +48,7 @@
"react-number-format": "5.4.2",
"react-router": "6.26.2",
"react-router-dom": "6.26.2",
"rimraf": "5.0.10",
"rimraf": "6.0.1",
"ts-prune": "0.10.3",
"typescript": "5.6.2",
"world_countries_lists": "2.9.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/themes/bmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"nodemon": "3.1.6",
"nodemon": "3.1.7",
"postcss": "8.4.47",
"rollup": "4.22.0",
"rollup": "4.22.4",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.79.1",
"sass": "1.79.3",
"typescript": "5.6.2",
"unbuild": "1.2.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/themes/default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"nodemon": "3.1.6",
"nodemon": "3.1.7",
"postcss": "8.4.47",
"rollup": "4.22.0",
"rollup": "4.22.4",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.79.1",
"sass": "1.79.3",
"typescript": "5.6.2",
"unbuild": "1.2.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/themes/ecl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"nodemon": "3.1.6",
"nodemon": "3.1.7",
"postcss": "8.4.47",
"rollup": "4.22.0",
"rollup": "4.22.4",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.79.1",
"sass": "1.79.3",
"typescript": "5.6.2",
"unbuild": "1.2.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/themes/itzbund/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"nodemon": "3.1.6",
"nodemon": "3.1.7",
"postcss": "8.4.47",
"rollup": "4.22.0",
"rollup": "4.22.4",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.79.1",
"sass": "1.79.3",
"typescript": "5.6.2",
"unbuild": "1.2.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"nodemon": "3.1.6",
"nodemon": "3.1.7",
"postcss": "8.4.47",
"rollup": "4.22.0",
"rollup": "4.22.4",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.79.1",
"sass": "1.79.3",
"typescript": "5.6.2"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/tools/kolibri-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@
"cpy-cli": "5.0.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-html": "8.1.1",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-html": "8.1.2",
"eslint-plugin-jsdoc": "50.2.4",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.36.1",
"knip": "5.30.2",
"knip": "5.30.4",
"mocha": "10.7.3",
"nodemon": "3.1.6",
"rimraf": "5.0.10",
"nodemon": "3.1.7",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"typescript": "5.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/tools/visual-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"kolibri-visual-test": "src/index.js"
},
"dependencies": {
"@playwright/test": "1.47.1",
"@playwright/test": "1.47.2",
"@public-ui/sample-react": "workspace:*",
"axe-playwright": "2.0.2",
"portfinder": "1.0.32",
Expand All @@ -39,7 +39,7 @@
"@babel/plugin-syntax-import-attributes": "7.25.6",
"@babel/preset-env": "7.25.4",
"eslint": "8.57.1",
"knip": "5.30.2",
"knip": "5.30.4",
"prettier": "3.3.3"
},
"files": [
Expand Down
Loading

0 comments on commit 026977d

Please sign in to comment.