update packages

This commit is contained in:
Proddy
2022-06-02 14:53:38 +02:00
parent 5ef2f8292c
commit f64dd00cce
3 changed files with 505 additions and 513 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -7,12 +7,12 @@
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@msgpack/msgpack": "^2.7.2",
"@mui/icons-material": "^5.8.0",
"@mui/material": "^5.8.1",
"@table-library/react-table-library": "^3.1.4",
"@mui/icons-material": "^5.8.2",
"@mui/material": "^5.8.2",
"@table-library/react-table-library": "^3.1.5",
"@types/lodash": "^4.14.182",
"@types/node": "^17.0.36",
"@types/react": "^18.0.9",
"@types/node": "^17.0.38",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.5",
"@types/react-router-dom": "^5.3.3",
"async-validator": "^4.1.1",
@@ -26,7 +26,7 @@
"react-app-rewired": "^2.2.1",
"react-dom": "^18.1.0",
"react-dropzone": "^14.2.1",
"react-icons": "^4.3.1",
"react-icons": "^4.4.0",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",
"sockette": "^2.0.6",