Revert Vite versions
All checks were successful
Lint / lint (push) Successful in 14s

This commit is contained in:
Julien Valverdé
2026-03-17 02:18:28 +01:00
parent 64c3ee8395
commit 7fcf3b825d
2 changed files with 57 additions and 63 deletions

View File

@@ -18,12 +18,12 @@
"@tanstack/router-plugin": "^1.154.12",
"@types/react": "^19.2.9",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.0",
"@vitejs/plugin-react": "^5.1.2",
"globals": "^17.0.0",
"react": "^19.2.3",
"react-dom": "^19.2.3",
"type-fest": "^5.4.1",
"vite": "^8.0.0"
"vite": "^7.3.1"
},
"dependencies": {
"@effect/platform": "^0.94.2",