@tanstack/router-devtools
Advanced tools
+5
-5
| { | ||
| "name": "@tanstack/router-devtools", | ||
| "version": "1.166.11", | ||
| "version": "1.166.12", | ||
| "description": "Modern and scalable routing for React applications", | ||
@@ -54,3 +54,3 @@ "author": "Tanner Linsley", | ||
| "goober": "^2.1.16", | ||
| "@tanstack/react-router-devtools": "1.166.11" | ||
| "@tanstack/react-router-devtools": "1.166.12" | ||
| }, | ||
@@ -67,3 +67,3 @@ "devDependencies": { | ||
| "react-dom": ">=18.0.0 || >=19.0.0", | ||
| "@tanstack/react-router": "^1.168.2" | ||
| "@tanstack/react-router": "^1.168.14" | ||
| }, | ||
@@ -79,3 +79,2 @@ "peerDependenciesMeta": { | ||
| "test:types": "pnpm run \"/^test:types:ts[0-9]{2}$/\"", | ||
| "test:types:ts54": "node ../../node_modules/typescript54/lib/tsc.js", | ||
| "test:types:ts55": "node ../../node_modules/typescript55/lib/tsc.js", | ||
@@ -85,3 +84,4 @@ "test:types:ts56": "node ../../node_modules/typescript56/lib/tsc.js", | ||
| "test:types:ts58": "node ../../node_modules/typescript58/lib/tsc.js", | ||
| "test:types:ts59": "tsc", | ||
| "test:types:ts59": "node ../../node_modules/typescript59/lib/tsc.js", | ||
| "test:types:ts60": "tsc", | ||
| "test:build": "publint --strict && attw --ignore-rules no-resolution --pack .", | ||
@@ -88,0 +88,0 @@ "build": "vite build" |
7053
0.01%+ Added
+ Added
- Removed
- Removed