diff --git a/web/package.json b/web/package.json index 4b54ed9..ffe06bc 100644 --- a/web/package.json +++ b/web/package.json @@ -40,11 +40,11 @@ "@types/react": "^19.2.4", "@types/react-big-calendar": "^1.8.9", "@types/react-dom": "^19.2.3", - "@typescript-eslint/eslint-plugin": "^8.15.0", - "@typescript-eslint/parser": "^8.15.0", + "@typescript-eslint/eslint-plugin": "^8.56.1", + "@typescript-eslint/parser": "^8.56.1", "@vitejs/plugin-react": "^6.0.1", "autoprefixer": "^10.4.20", - "eslint": "^9.15.0", + "eslint": "^10.0.0", "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.14", "glob": "^12.0.0",