Version bump
Some checks failed
Lint / lint (push) Successful in 14s
Test build / test-build (pull_request) Failing after 17s

This commit is contained in:
Julien Valverdé
2026-05-04 02:02:18 +02:00
parent 1655d55208
commit 6ea330ef5a
4 changed files with 36 additions and 36 deletions

View File

@@ -13,13 +13,13 @@
"clean:modules": "rm -rf node_modules"
},
"devDependencies": {
"@tanstack/react-router": "^1.168.26",
"@tanstack/react-router": "^1.169.1",
"@tanstack/react-router-devtools": "^1.166.13",
"@tanstack/router-plugin": "^1.167.29",
"@tanstack/router-plugin": "^1.167.32",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"globals": "^17.5.0",
"globals": "^17.6.0",
"react": "^19.2.5",
"react-dom": "^19.2.5",
"type-fest": "^5.6.0",