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 e0a10958..23626f6c 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -36,7 +36,7 @@
"workbox-precaching": "^6.5.1",
"workbox-routing": "^6.5.0",
"workbox-strategies": "^6.5.1",
- "workbox-window": "^6.3.0",
+ "workbox-window": "^6.5.1",
"xregexp": "^5.1.0"
},
"scripts": {
@@ -65,7 +65,7 @@
"eslint-plugin-react": "^7.29.3",
"eslint-plugin-react-hooks": "^4.3.0",
"prettier": "^2.5.1",
- "typescript": "^4.5.5",
+ "typescript": "^4.6.2",
"vite": "^2.8.6",
"vite-plugin-pwa": "^0.11.13"
}