update packages

This commit is contained in:
MichaelDvP
2022-09-02 14:04:39 +02:00
parent 0d381fd5e9
commit 354b2facf7
2 changed files with 1744 additions and 2279 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -4,15 +4,15 @@
"private": true, "private": true,
"proxy": "http://localhost:3080", "proxy": "http://localhost:3080",
"dependencies": { "dependencies": {
"@emotion/react": "^11.10.0", "@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.0", "@emotion/styled": "^11.10.4",
"@msgpack/msgpack": "^2.7.2", "@msgpack/msgpack": "^2.7.2",
"@mui/icons-material": "^5.10.2", "@mui/icons-material": "^5.10.3",
"@mui/material": "^5.10.2", "@mui/material": "^5.10.3",
"@table-library/react-table-library": "4.0.12", "@table-library/react-table-library": "4.0.18",
"@types/lodash": "^4.14.184", "@types/lodash": "^4.14.184",
"@types/node": "^18.7.13", "@types/node": "^18.7.14",
"@types/react": "^18.0.17", "@types/react": "^18.0.18",
"@types/react-dom": "^18.0.6", "@types/react-dom": "^18.0.6",
"@types/react-router-dom": "^5.3.3", "@types/react-router-dom": "^5.3.3",
"async-validator": "^4.2.5", "async-validator": "^4.2.5",