update packages

This commit is contained in:
proddy
2022-02-12 15:03:45 +01:00
parent 718f9a4f11
commit 1f17eda56f
2 changed files with 129 additions and 124 deletions

View File

@@ -6,17 +6,17 @@
"dependencies": {
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.6.0",
"@msgpack/msgpack": "^2.7.1",
"@mui/icons-material": "^5.3.1",
"@mui/material": "^5.4.0",
"@msgpack/msgpack": "^2.7.2",
"@mui/icons-material": "^5.4.1",
"@mui/material": "^5.4.1",
"@types/lodash": "^4.14.178",
"@types/node": "^17.0.15",
"@types/node": "^17.0.17",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@types/react-router-dom": "^5.3.3",
"async-validator": "^4.0.7",
"axios": "^0.25.0",
"http-proxy-middleware": "^2.0.2",
"http-proxy-middleware": "^2.0.3",
"jwt-decode": "^3.1.2",
"lodash": "^4.17.21",
"notistack": "^2.0.3",
@@ -24,7 +24,7 @@
"react": "^17.0.2",
"react-app-rewired": "^2.1.11",
"react-dom": "^17.0.2",
"react-dropzone": "^12.0.0",
"react-dropzone": "^12.0.2",
"react-icons": "^4.3.1",
"react-router-dom": "^6.2.1",
"react-scripts": "5.0.0",