diff --git a/package.json b/package.json index 1142c7d..f7fec8d 100644 --- a/package.json +++ b/package.json @@ -18,16 +18,16 @@ "react-router-dom": "6.26.1" }, "devDependencies": { - "@types/node": "22.4.1", - "@eslint/js": "9.9.0", - "@types/react": "18.3.3", - "@types/react-dom": "18.3.0", - "@vitejs/plugin-react": "4.3.1", - "eslint": "9.9.0", - "eslint-plugin-react-hooks": "5.1.0-rc.0", + "@types/node": "24.12.2", + "@eslint/js": "10.0.1", + "@types/react": "19.2.14", + "@types/react-dom": "19.2.3", + "@vitejs/plugin-react": "6.0.1", + "eslint": "10.2.0", + "eslint-plugin-react-hooks": "7.0.1", "eslint-plugin-react-refresh": "0.4.9", - "globals": "15.9.0", - "typescript": "5.5.3", + "globals": "17.4.0", + "typescript": "6.0.2", "typescript-eslint": "8.0.1", "vite": "5.4.1" }