diff options
Diffstat (limited to 'FrontEnd')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index e5241328..6b94772d 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -63,7 +63,7 @@ "eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
- "eslint-plugin-react-hooks": "^4.3.0",
+ "eslint-plugin-react-hooks": "^4.4.0",
"prettier": "^2.6.1",
"typescript": "^4.6.3",
"vite": "^2.8.6",
|