diff options
Diffstat (limited to 'app/package.json')
| -rw-r--r-- | app/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/package.json b/app/package.json index e3503d3..d14f23b 100644 --- a/app/package.json +++ b/app/package.json @@ -16,8 +16,7 @@ "axios": "^1.8.2", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-router-dom": "^6.28.0", - "vite": "^7.0.6" + "react-router-dom": "^6.28.0" }, "devDependencies": { "@eslint/js": "^9.13.0", @@ -29,7 +28,8 @@ "eslint-plugin-react-refresh": "^0.4.14", "globals": "^15.11.0", "typescript": "~5.6.2", - "typescript-eslint": "^8.11.0" + "typescript-eslint": "^8.11.0", + "vite": "^6" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" } |
