update packages

This commit is contained in:
proddy
2022-03-29 18:15:29 +02:00
parent 80c87c8c43
commit 9775cc796a
2 changed files with 565 additions and 624 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -9,7 +9,7 @@
"@msgpack/msgpack": "^2.7.2", "@msgpack/msgpack": "^2.7.2",
"@mui/icons-material": "^5.5.1", "@mui/icons-material": "^5.5.1",
"@mui/material": "^5.5.3", "@mui/material": "^5.5.3",
"@types/lodash": "^4.14.180", "@types/lodash": "^4.14.181",
"@types/node": "^17.0.23", "@types/node": "^17.0.23",
"@types/react": "^17.0.43", "@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14", "@types/react-dom": "^17.0.14",
@@ -22,8 +22,8 @@
"notistack": "^2.0.3", "notistack": "^2.0.3",
"parse-ms": "^3.0.0", "parse-ms": "^3.0.0",
"react": "^17.0.2", "react": "^17.0.2",
"react-app-rewired": "^2.2.1",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-app-rewired": "^2.2.1",
"react-dropzone": "^12.0.4", "react-dropzone": "^12.0.4",
"react-icons": "^4.3.1", "react-icons": "^4.3.1",
"react-router-dom": "^6.2.2", "react-router-dom": "^6.2.2",