update packages

This commit is contained in:
MichaelDvP
2022-09-28 17:47:27 +02:00
parent d3053d8ce2
commit c756df90fc
2 changed files with 314 additions and 314 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -8,10 +8,10 @@
"@emotion/styled": "^11.10.4",
"@msgpack/msgpack": "^2.8.0",
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.6",
"@mui/material": "^5.10.7",
"@table-library/react-table-library": "4.0.18",
"@types/lodash": "^4.14.185",
"@types/node": "^18.7.20",
"@types/node": "^18.7.23",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/react-router-dom": "^5.3.3",
@@ -30,8 +30,8 @@
"react-router-dom": "^6.4.1",
"react-scripts": "5.0.1",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.13.0",
"typescript": "^4.8.3"
"typesafe-i18n": "^5.13.1",
"typescript": "^4.8.4"
},
"scripts": {
"start": "react-app-rewired start",