build: update dependencies

Change-Id: I836da8f3fc4810ec1331e4740f6b87355964f08e
diff --git a/client/package.json b/client/package.json
index f153ef4..1a484c7 100644
--- a/client/package.json
+++ b/client/package.json
@@ -7,9 +7,9 @@
     "@babel/runtime": "7.18.9",
     "@emotion/react": "^11.10.0",
     "@emotion/styled": "^11.10.0",
-    "@mui/icons-material": "^5.10.2",
-    "@mui/lab": "^5.0.0-alpha.96",
-    "@mui/material": "^5.10.2",
+    "@mui/icons-material": "^5.10.3",
+    "@mui/lab": "^5.0.0-alpha.99",
+    "@mui/material": "^5.10.5",
     "@reduxjs/toolkit": "^1.8.5",
     "@sentry/react": "^7.11.1",
     "@sentry/tracing": "^7.11.1",
@@ -21,23 +21,23 @@
     "axios": "^0.27.2",
     "dayjs": "^1.11.5",
     "emoji-picker-react": "^3.6.1",
-    "framer-motion": "^7.2.1",
-    "i18next": "^21.9.1",
+    "framer-motion": "^7.3.5",
+    "i18next": "^21.9.2",
+    "qrcode.react": "^3.1.0",
     "react": "^18.2.0",
     "react-dom": "^18.2.0",
-    "react-modal": "^3.15.1",
     "react-emoji-render": "^1.2.4",
     "react-fetch-hook": "^1.9.5",
-    "react-i18next": "^11.18.5",
+    "react-i18next": "^11.18.6",
+    "react-modal": "^3.15.1",
     "react-redux": "^8.0.2",
     "react-router-dom": "^6.3.0",
-    "socket.io-client": "^4.5.1",
-    "qrcode.react": "^3.1.0"
+    "socket.io-client": "^4.5.2"
   },
   "devDependencies": {
-    "@babel/core": "^7.18.13",
-    "@babel/plugin-transform-runtime": "^7.18.10",
-    "@babel/preset-env": "^7.18.10",
+    "@babel/core": "^7.19.1",
+    "@babel/plugin-transform-runtime": "^7.19.1",
+    "@babel/preset-env": "^7.19.1",
     "@babel/preset-react": "^7.18.6",
     "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
     "@types/node": "^18.7.13",
@@ -47,7 +47,7 @@
     "copy-webpack-plugin": "^11.0.0",
     "css-loader": "^6.7.1",
     "html-webpack-plugin": "^5.5.0",
-    "i18next-parser": "^6.0.0",
+    "i18next-parser": "^6.5.0",
     "react-refresh": "^0.14.0",
     "sass": "^1.54.5",
     "sass-loader": "^13.0.2",