@tanstack/react-start-client
Advanced tools
+17
-5
| { | ||
| "name": "@tanstack/react-start-client", | ||
| "version": "1.168.27", | ||
| "version": "1.168.28", | ||
| "description": "Modern and scalable routing for React applications", | ||
@@ -58,5 +58,5 @@ "author": "Tanner Linsley", | ||
| "dependencies": { | ||
| "@tanstack/react-router": "1.170.29", | ||
| "@tanstack/router-core": "1.171.24", | ||
| "@tanstack/start-client-core": "1.170.24" | ||
| "@tanstack/react-router": "1.170.30", | ||
| "@tanstack/router-core": "1.171.25", | ||
| "@tanstack/start-client-core": "1.170.25" | ||
| }, | ||
@@ -67,3 +67,15 @@ "devDependencies": { | ||
| "vite": "*", | ||
| "@types/node": ">=20" | ||
| "@types/node": ">=20", | ||
| "@tanstack/vite-config": "0.5.2", | ||
| "vitest": "^4.1.4", | ||
| "jsdom": "^25.0.1", | ||
| "@eslint-react/eslint-plugin": "^1.26.2", | ||
| "eslint-plugin-react-hooks": "^5.1.0", | ||
| "react": "^19.2.3", | ||
| "react-dom": "^19.2.3", | ||
| "@types/react": "^19.2.8", | ||
| "@types/react-dom": "^19.2.3", | ||
| "@arethetypeswrong/cli": "^0.18.4", | ||
| "publint": "^0.3.16", | ||
| "rimraf": "^6.1.2" | ||
| }, | ||
@@ -70,0 +82,0 @@ "peerDependencies": { |
111511
0.34%16
300%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed