aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontEnd/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index a14cc75c..89334298 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -54,20 +54,20 @@
"@types/node": "^18.0.3",
"@types/react": "^18.0.15",
"@types/react-color": "^3.0.6",
- "@types/react-dom": "^18.0.5",
+ "@types/react-dom": "^18.0.6",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.5",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"@vitejs/plugin-react-refresh": "^1.3.6",
- "eslint": "^8.18.0",
+ "eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1",
"typescript": "^4.7.4",
- "vite": "^2.9.13",
+ "vite": "^2.9.14",
"vite-plugin-pwa": "^0.12.2"
}
} \ No newline at end of file