We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ff716a commit a7cddceCopy full SHA for a7cddce
packages/solid-router/package.json
@@ -71,7 +71,7 @@
71
"@tanstack/history": "workspace:*",
72
"@tanstack/router-core": "workspace:*",
73
"@tanstack/solid-store": "^0.7.0",
74
- "@tanstack/store": "^0.6.0",
+ "@tanstack/store": "^0.7.0",
75
"jsesc": "^3.0.2",
76
"tiny-invariant": "^1.3.3",
77
"tiny-warning": "^1.0.3"
@@ -80,12 +80,11 @@
80
"@solidjs/testing-library": "^0.8.10",
81
"@testing-library/jest-dom": "^6.6.3",
82
"@types/jsesc": "^3.0.3",
83
- "@vitest/browser": "^2.1.8",
84
- "@vitest/ui": "2.1.8",
+ "@vitest/browser": "^3.0.0",
+ "@vitest/ui": "^3.0.0",
85
"combinate": "^1.1.11",
86
"solid-js": "^1",
87
"vite-plugin-solid": "2.10.2",
88
- "vitest": "^2.1.8",
89
"zod": "^3.23.8"
90
},
91
"peerDependencies": {
0 commit comments