Skip to content

Commit a7cddce

Browse files
committed
bump deps
1 parent 0ff716a commit a7cddce

File tree

2 files changed

+29
-204
lines changed

2 files changed

+29
-204
lines changed

packages/solid-router/package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@tanstack/history": "workspace:*",
7272
"@tanstack/router-core": "workspace:*",
7373
"@tanstack/solid-store": "^0.7.0",
74-
"@tanstack/store": "^0.6.0",
74+
"@tanstack/store": "^0.7.0",
7575
"jsesc": "^3.0.2",
7676
"tiny-invariant": "^1.3.3",
7777
"tiny-warning": "^1.0.3"
@@ -80,12 +80,11 @@
8080
"@solidjs/testing-library": "^0.8.10",
8181
"@testing-library/jest-dom": "^6.6.3",
8282
"@types/jsesc": "^3.0.3",
83-
"@vitest/browser": "^2.1.8",
84-
"@vitest/ui": "2.1.8",
83+
"@vitest/browser": "^3.0.0",
84+
"@vitest/ui": "^3.0.0",
8585
"combinate": "^1.1.11",
8686
"solid-js": "^1",
8787
"vite-plugin-solid": "2.10.2",
88-
"vitest": "^2.1.8",
8988
"zod": "^3.23.8"
9089
},
9190
"peerDependencies": {

0 commit comments

Comments
 (0)