Upgrade dependencies
Some checks failed
Lint / lint (push) Failing after 42s

This commit is contained in:
Julien Valverdé
2026-04-30 02:15:18 +02:00
parent a7c8719864
commit f0d58aab82
3 changed files with 11 additions and 11 deletions

View File

@@ -13,9 +13,9 @@
"clean:modules": "rm -rf node_modules"
},
"devDependencies": {
"@tanstack/react-router": "^1.168.25",
"@tanstack/react-router": "^1.168.26",
"@tanstack/react-router-devtools": "^1.166.13",
"@tanstack/router-plugin": "^1.167.28",
"@tanstack/router-plugin": "^1.167.29",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",