⬆️ Update TansTack Router dependencies (#1853)

This commit is contained in:
Alejandra
2025-09-08 12:12:19 +02:00
committed by GitHub
parent 3f2005a427
commit 780e6691a0
6 changed files with 2226 additions and 490 deletions

View File

@@ -15,7 +15,7 @@
"@emotion/react": "^11.14.0",
"@tanstack/react-query": "^5.87.1",
"@tanstack/react-query-devtools": "^5.87.1",
"@tanstack/react-router": "1.19.1",
"@tanstack/react-router": "^1.131.36",
"axios": "1.9.0",
"form-data": "4.0.4",
"next-themes": "^0.4.6",
@@ -29,8 +29,8 @@
"@biomejs/biome": "1.9.4",
"@hey-api/openapi-ts": "0.73.0",
"@playwright/test": "^1.55.0",
"@tanstack/router-devtools": "1.19.1",
"@tanstack/router-vite-plugin": "1.19.0",
"@tanstack/router-devtools": "^1.131.36",
"@tanstack/router-plugin": "^1.131.36",
"@types/node": "^22.15.3",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.9",