aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FrontEnd/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index e294b120..de1d90b6 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -49,7 +49,7 @@
"devDependencies": {
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.178",
- "@types/node": "^16.11.12",
+ "@types/node": "^17.0.0",
"@types/react": "^17.0.37",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.11",
@@ -66,7 +66,7 @@
"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