diff options
Diffstat (limited to 'FrontEnd/package.json')
-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 930eaa63..0ea9bc90 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.21.1",
+ "core-js": "^3.22.1",
"i18next": "^21.6.16",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
@@ -68,6 +68,6 @@ "prettier": "^2.6.2",
"typescript": "^4.6.3",
"vite": "^2.9.1",
- "vite-plugin-pwa": "^0.11.3"
+ "vite-plugin-pwa": "^0.12.0"
}
}
|