diff options
-rw-r--r-- | FrontEnd/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index b4ed25c2..32ce9c7a 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -59,14 +59,14 @@ "@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
- "eslint": "^8.4.1",
+ "eslint": "^8.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react-hooks": "^4.3.0",
"prettier": "^2.5.1",
"typescript": "^4.5.4",
- "vite": "^2.7.1",
+ "vite": "^2.7.3",
"vite-plugin-pwa": "^0.11.11"
}
}
\ No newline at end of file |