Skip to content

Commit

Permalink
chore(deps): update deps manually
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlancollins committed Dec 6, 2024
1 parent 7e5a123 commit 902d311
Show file tree
Hide file tree
Showing 4 changed files with 421 additions and 715 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.1
22.12.0
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,21 @@
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.17.2",
"@solidjs/testing-library": "^0.8.10",
"@tanstack/config": "^0.14.0",
"@tanstack/config": "^0.14.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@testing-library/vue": "^8.1.0",
"@types/node": "^18.19.3",
"@types/node": "^22.10.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitest/coverage-istanbul": "^2.1.6",
"eslint": "^9.16.0",
"eslint-plugin-react-hooks": "^5.1.0-rc-fb9a90fa48-20240614",
"eslint-plugin-react-hooks": "^5.1.0",
"jsdom": "^25.0.1",
"knip": "^5.38.3",
"nx": "^20.1.4",
"prettier": "^3.4.1",
"knip": "^5.39.2",
"nx": "^20.2.0",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
"publint": "^0.2.12",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"tslib": "^2.8.1"
},
"devDependencies": {
"@analogjs/vite-plugin-angular": "^1.9.4",
"@analogjs/vite-plugin-angular": "^1.10.1",
"@angular/common": "^19.0.1",
"@angular/compiler": "^19.0.1",
"@angular/compiler-cli": "^19.0.1",
Expand Down
Loading

0 comments on commit 902d311

Please sign in to comment.