diff options
Diffstat (limited to 'FrontEnd')
-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 3db899b2..99560a4d 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -52,7 +52,7 @@ "@types/lodash": "^4.14.181",
"@types/marked": "^4.0.3",
"@types/node": "^17.0.31",
- "@types/react": "^18.0.0",
+ "@types/react": "^18.0.9",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.0",
"@types/react-responsive": "^8.0.5",
@@ -60,7 +60,7 @@ "@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
- "eslint": "^8.14.0",
+ "eslint": "^8.15.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
|