Skip to content

Commit

Permalink
chore: Bump dependencies (#2963)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Dec 10, 2024
1 parent 73467c8 commit 865c9fa
Show file tree
Hide file tree
Showing 8 changed files with 1,014 additions and 785 deletions.
1,741 changes: 985 additions & 756 deletions package-lock.json

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,44 +34,44 @@
},
"devDependencies": {
"@nx/js": "^18.0.4",
"@preact/signals-react-transform": "^0.3.1",
"@remcovaes/web-test-runner-vite-plugin": "^1.2.1",
"@types/karma": "^6.3.8",
"@types/node": "^20.11.19",
"@preact/signals-react-transform": "^0.4.0",
"@remcovaes/web-test-runner-vite-plugin": "^1.2.2",
"@types/karma": "^6.3.9",
"@types/node": "^22.10.1",
"@vaadin/react-components": "24.6.0-rc1",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react": "^4.3.4",
"@web/test-runner": "^0.19.0",
"chai-dom": "^1.12.0",
"compare-versions": "^6.1.0",
"compare-versions": "^6.1.1",
"concurrently": "^8.2.2",
"cssnano": "^6.0.3",
"esbuild": "^0.20.1",
"esbuild": "^0.24.0",
"eslint": "^8.56.0",
"eslint-config-vaadin": "1.0.0-alpha.18",
"eslint-plugin-mocha": "^10.3.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-tsdoc": "^0.2.17",
"glob": "^10.3.10",
"karma": "^6.4.3",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-mocha": "^2.0.1",
"karma-spec-reporter": "^0.0.36",
"karma-viewport": "^1.0.9",
"karma-vite": "^1.0.5",
"lint-staged": "^15.2.2",
"magic-string": "^0.30.7",
"lint-staged": "^15.2.10",
"magic-string": "^0.30.14",
"meow": "^13.2.0",
"micromatch": "^4.0.5",
"micromatch": "^4.0.8",
"mocha": "^10.3.0",
"nx": "^18.0.4",
"postcss": "^8.4.35",
"postcss": "^8.4.49",
"prettier": "^3.2.5",
"simple-git-hooks": "^2.9.0",
"simple-git-hooks": "^2.11.1",
"sync-request": "^6.1.0",
"tsx": "^4.16.2",
"type-fest": "^4.28.1",
"typescript": "5.6.2",
"vite": "5.4.6"
"tsx": "^4.19.2",
"type-fest": "^4.30.0",
"typescript": "5.7.2",
"vite": "^5.4.11"
}
}
4 changes: 2 additions & 2 deletions packages/ts/models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4-fix.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.8",
"@types/chai-dom": "^1.11.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ts/react-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4-fix.0",
"@testing-library/dom": "^10.2.0",
"@testing-library/react": "^16.0.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.6",
"@types/chai-dom": "^1.11.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ts/react-crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4-fix.0",
"@testing-library/dom": "^10.2.0",
"@testing-library/react": "^16.0.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/ts/react-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4-fix.0",
"@testing-library/dom": "^10.2.0",
"@testing-library/react": "^16.0.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/ts/react-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4-fix.0",
"@testing-library/dom": "^10.2.0",
"@testing-library/react": "^16.0.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/ts/react-signals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4-fix.0",
"@testing-library/dom": "^10.2.0",
"@testing-library/react": "^16.0.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.6",
Expand Down

0 comments on commit 865c9fa

Please sign in to comment.