Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 18cc8f6 commit cb33c15
Show file tree
Hide file tree
Showing 5 changed files with 380 additions and 294 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
]
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.15.2",
"@eslint-react/eslint-plugin": "^1.16.1",
"@solidjs/testing-library": "^0.8.10",
"@tanstack/config": "^0.13.4",
"@tanstack/config": "^0.14.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -48,8 +48,8 @@
"eslint": "^9.14.0",
"eslint-plugin-react-hooks": "^5.1.0-rc-fb9a90fa48-20240614",
"jsdom": "^25.0.1",
"knip": "^5.36.2",
"nx": "^20.0.8",
"knip": "^5.36.5",
"nx": "^20.0.12",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.7",
"publint": "^0.2.12",
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 @@ -52,7 +52,7 @@
"tslib": "^2.8.1"
},
"devDependencies": {
"@analogjs/vite-plugin-angular": "^1.9.1",
"@analogjs/vite-plugin-angular": "^1.9.2",
"@angular/common": "^17.3.12",
"@angular/compiler": "^17.3.12",
"@angular/compiler-cli": "^17.3.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@testing-library/svelte": "^5.2.4",
"eslint-plugin-svelte": "^2.46.0",
"svelte": "^5.1.9",
"svelte-check": "^4.0.5"
"svelte": "^5.1.13",
"svelte-check": "^4.0.6"
},
"peerDependencies": {
"svelte": "^5.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"vue-demi": "^0.14.10"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"@vue/composition-api": "^1.7.2",
"vue": "^3.5.12",
"vue2": "npm:[email protected]",
Expand Down
Loading

0 comments on commit cb33c15

Please sign in to comment.