aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index ada78c88..5839e7a9 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -51,7 +51,7 @@
"@types/color": "^3.0.2",
"@types/lodash": "^4.14.171",
"@types/node": "^16.4.1",
- "@types/react": "^17.0.14",
+ "@types/react": "^17.0.15",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",
"@types/react-responsive": "^8.0.3",
@@ -70,6 +70,6 @@
"prettier": "^2.3.2",
"typescript": "^4.3.5",
"vite": "^2.4.3",
- "vite-plugin-pwa": "^0.8.1"
+ "vite-plugin-pwa": "^0.8.2"
}
}