update packages

This commit is contained in:
Proddy
2022-10-30 16:44:14 +01:00
parent 80b94fcd00
commit b8b96763cf
2 changed files with 112 additions and 112 deletions

View File

@@ -4,16 +4,16 @@
"private": true,
"proxy": "http://localhost:3080",
"dependencies": {
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@msgpack/msgpack": "^2.8.0",
"@mui/icons-material": "^5.10.9",
"@mui/material": "^5.10.10",
"@mui/material": "^5.10.11",
"@table-library/react-table-library": "4.0.23",
"@types/lodash": "^4.14.186",
"@types/node": "^18.11.4",
"@types/react": "^18.0.22",
"@types/react-dom": "^18.0.7",
"@types/node": "^18.11.7",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@types/react-router-dom": "^5.3.3",
"async-validator": "^4.2.5",
"axios": "^1.1.3",