Skip to content

Commit

Permalink
chore: update deps (#7087)
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio authored Nov 19, 2024
2 parents 7344127 + 322d840 commit 563d230
Show file tree
Hide file tree
Showing 15 changed files with 1,138 additions and 1,589 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"cross-env": "7.0.3",
"husky": "9.1.6",
"husky": "9.1.7",
"js-yaml": "4.1.0",
"lerna": "8.1.8",
"lerna": "8.1.9",
"license-report": "6.7.0",
"lint-staged": "15.2.10",
"npm-check-updates": "17.1.9",
"npm-check-updates": "17.1.11",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand All @@ -32,7 +32,7 @@
"ts-prune": "git clean -f -d -X packages/adapters/**/src && pnpm -r exec npx ts-prune src -e",
"ncu:major": "ncu && pnpm -r exec ncu",
"ncu:minor": "ncu -t minor -u && pnpm -r exec ncu -t minor -u -x @types/react,@stencil/core,@unocss/*",
"ncu:patch": "ncu -t patch -u && pnpm -r exec ncu -t patch -u",
"ncu:patch": "ncu -t patch -u && pnpm -r exec ncu -t patch -u -x @types/react",
"pack": "pnpm -r exec pnpm pack",
"prepare": "husky",
"reinstall": "pnpm clean:pnpm && pnpm i",
Expand Down
10 changes: 5 additions & 5 deletions packages/adapters/angular/v18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"import": "./dist/index.js"
},
"devDependencies": {
"@angular/common": "18.2.9",
"@angular/compiler": "18.2.9",
"@angular/compiler-cli": "18.2.9",
"@angular/core": "18.2.9",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
"@angular/compiler-cli": "18.2.12",
"@angular/core": "18.2.12",
"@public-ui/components": "workspace:*",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.5",
Expand All @@ -81,7 +81,7 @@
"zone.js": "0.14.10"
},
"peerDependencies": {
"@angular/core": "18.2.9",
"@angular/core": "18.2.12",
"@public-ui/components": "workspace:*"
},
"files": [
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 @@ -52,7 +52,7 @@
"@public-ui/react": "workspace:*",
"cpy-cli": "5.0.0",
"rimraf": "6.0.1",
"webpack": "5.95.0",
"webpack": "5.96.1",
"webpack-cli": "5.1.4"
},
"peerDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
"xunused": "knip"
},
"dependencies": {
"@floating-ui/dom": "1.6.11",
"adopted-style-sheets": "1.1.6-rc.6",
"@floating-ui/dom": "1.6.12",
"adopted-style-sheets": "1.1.6",
"clsx": "2.1.1",
"color-convert": "2.0.1",
"color-rgba": "2.4.0",
Expand All @@ -85,12 +85,12 @@
"wcag-contrast": "3.0.0"
},
"devDependencies": {
"@playwright/test": "1.48.2",
"@playwright/test": "1.49.0",
"@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",
"@public-ui/stencil-vue-output-target": "0.9.0",
"@stencil-community/eslint-plugin": "0.8.0",
"@stencil-community/eslint-plugin": "0.9.0",
"@stencil-community/postcss": "2.2.0",
"@stencil/core": "4.20.0",
"@stencil/playwright": "0.2.1",
Expand All @@ -110,14 +110,14 @@
"cssnano": "7.0.6",
"eslint": "8.57.1",
"eslint-plugin-html": "8.1.2",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"jest": "26.6.3",
"knip": "5.34.3",
"lighthouse": "12.2.1",
"knip": "5.37.1",
"lighthouse": "12.2.2",
"mustache": "4.2.0",
"postcss": "8.4.47",
"postcss": "8.4.49",
"postcss-sorting": "9.1.0",
"prettier": "3.3.3",
"pug": "3.0.3",
Expand All @@ -128,7 +128,7 @@
"typescript": "5.6.3"
},
"peerDependencies": {
"adopted-style-sheets": "1.1.6-rc.6"
"adopted-style-sheets": "1.1.6"
},
"files": [
"assets",
Expand Down
6 changes: 3 additions & 3 deletions packages/designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"@types/prettier": "2.7.3",
"@unocss/preset-mini": "0.58.9",
"@unocss/webpack": "0.58.9",
"adopted-style-sheets": "1.1.6-rc.6",
"adopted-style-sheets": "1.1.6",
"ajv": "8.17.1",
"chromedriver": "130.0.1",
"chromedriver": "130.0.4",
"cpy-cli": "5.0.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"nightwatch-axe-verbose": "2.3.1",
"npm-run-all": "4.1.5",
"playwright": "1.48.2",
"playwright": "1.49.0",
"react-dev-utils": "12.0.1",
"rimraf": "6.0.1",
"ts-prune": "0.10.3",
Expand Down
22 changes: 11 additions & 11 deletions packages/samples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,24 @@
"watch": "ng build --watch --configuration development"
},
"dependencies": {
"@angular/animations": "18.2.9",
"@angular/common": "18.2.9",
"@angular/compiler": "18.2.9",
"@angular/core": "18.2.9",
"@angular/forms": "18.2.9",
"@angular/platform-browser": "18.2.9",
"@angular/platform-browser-dynamic": "18.2.9",
"@angular/router": "18.2.9",
"@angular/animations": "18.2.12",
"@angular/common": "18.2.12",
"@angular/compiler": "18.2.12",
"@angular/core": "18.2.12",
"@angular/forms": "18.2.12",
"@angular/platform-browser": "18.2.12",
"@angular/platform-browser-dynamic": "18.2.12",
"@angular/router": "18.2.12",
"@public-ui/angular-v18": "workspace:*",
"@public-ui/components": "workspace:*",
"@public-ui/theme-default": "workspace:*",
"rxjs": "~7.8.1",
"zone.js": "~0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.10",
"@angular/cli": "18.2.10",
"@angular/compiler-cli": "18.2.9",
"@angular-devkit/build-angular": "18.2.12",
"@angular/cli": "18.2.12",
"@angular/compiler-cli": "18.2.12",
"@types/jasmine": "~5.1.4",
"jasmine-core": "~5.4.0",
"karma": "~6.4.4",
Expand Down
10 changes: 5 additions & 5 deletions packages/samples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@leanup/stack": "1.3.54",
"@leanup/stack-react": "1.3.54",
"@leanup/stack-webpack": "1.3.54",
"@playwright/test": "1.48.2",
"@playwright/test": "1.49.0",
"@public-ui/components": "workspace:*",
"@public-ui/react": "workspace:*",
"@public-ui/themes": "workspace:*",
Expand All @@ -35,9 +35,9 @@
"@types/react-dom": "18.3.1",
"@unocss/preset-uno": "0.58.9",
"@unocss/webpack": "0.58.9",
"adopted-style-sheets": "1.1.6-rc.6",
"adopted-style-sheets": "1.1.6",
"ajv": "8.17.1",
"chromedriver": "130.0.1",
"chromedriver": "130.0.4",
"cpy-cli": "5.0.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
Expand All @@ -47,8 +47,8 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-number-format": "5.4.2",
"react-router": "6.27.0",
"react-router-dom": "6.27.0",
"react-router": "6.28.0",
"react-router-dom": "6.28.0",
"rimraf": "6.0.1",
"ts-prune": "0.10.3",
"typescript": "5.6.3",
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 @@ -28,10 +28,10 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"nodemon": "3.1.7",
"postcss": "8.4.47",
"rollup": "4.24.3",
"postcss": "8.4.49",
"rollup": "4.27.3",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.80.5",
"sass": "1.81.0",
"typescript": "5.6.3",
"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 @@ -66,10 +66,10 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"nodemon": "3.1.7",
"postcss": "8.4.47",
"rollup": "4.24.3",
"postcss": "8.4.49",
"rollup": "4.27.3",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.80.5",
"sass": "1.81.0",
"typescript": "5.6.3",
"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 @@ -33,10 +33,10 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"nodemon": "3.1.7",
"postcss": "8.4.47",
"rollup": "4.24.3",
"postcss": "8.4.49",
"rollup": "4.27.3",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.80.5",
"sass": "1.81.0",
"typescript": "5.6.3",
"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 @@ -27,10 +27,10 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"nodemon": "3.1.7",
"postcss": "8.4.47",
"rollup": "4.24.3",
"postcss": "8.4.49",
"rollup": "4.27.3",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.80.5",
"sass": "1.81.0",
"typescript": "5.6.3",
"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 @@ -62,10 +62,10 @@
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"nodemon": "3.1.7",
"postcss": "8.4.47",
"rollup": "4.24.3",
"postcss": "8.4.49",
"rollup": "4.27.3",
"rollup-plugin-postcss": "4.0.2",
"sass": "1.80.5",
"sass": "1.81.0",
"typescript": "5.6.3"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/tools/kolibri-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-html": "8.1.2",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"knip": "5.34.3",
"mocha": "10.8.1",
"knip": "5.37.1",
"mocha": "10.8.2",
"nodemon": "3.1.7",
"rimraf": "6.0.1",
"ts-node": "10.9.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.48.2",
"@playwright/test": "1.49.0",
"@public-ui/sample-react": "workspace:*",
"axe-playwright": "2.0.3",
"portfinder": "1.0.32",
Expand All @@ -39,7 +39,7 @@
"@babel/plugin-syntax-import-attributes": "7.26.0",
"@babel/preset-env": "7.26.0",
"eslint": "8.57.1",
"knip": "5.34.3",
"knip": "5.37.1",
"prettier": "3.3.3"
},
"files": [
Expand Down
Loading

0 comments on commit 563d230

Please sign in to comment.