diff options
Diffstat (limited to 'FrontEnd')
-rw-r--r-- | FrontEnd/package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index fc6eb9e0..1b2308ce 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -13,7 +13,7 @@ "bootstrap-icons": "^1.8.1",
"classnames": "^2.3.1",
"color": "^4.2.3",
- "core-js": "^3.22.3",
+ "core-js": "^3.22.4",
"i18next": "^21.6.16",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
@@ -57,8 +57,8 @@ "@types/react-dom": "^18.0.0",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
- "@typescript-eslint/eslint-plugin": "^5.21.0",
- "@typescript-eslint/parser": "^5.21.0",
+ "@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-config-prettier": "^8.5.0",
@@ -67,7 +67,7 @@ "eslint-plugin-react-hooks": "^4.5.0",
"prettier": "^2.6.2",
"typescript": "^4.6.4",
- "vite": "^2.9.6",
+ "vite": "^2.9.7",
"vite-plugin-pwa": "^0.12.0"
}
}
\ No newline at end of file |