update packages

This commit is contained in:
MichaelDvP
2022-09-17 16:59:45 +02:00
parent fb13b79a76
commit 872effb297
3 changed files with 557 additions and 539 deletions

View File

@@ -11,8 +11,8 @@
"@mui/material": "^5.10.5",
"@table-library/react-table-library": "4.0.18",
"@types/lodash": "^4.14.185",
"@types/node": "^18.7.16",
"@types/react": "^18.0.19",
"@types/node": "^18.7.18",
"@types/react": "^18.0.20",
"@types/react-dom": "^18.0.6",
"@types/react-router-dom": "^5.3.3",
"async-validator": "^4.2.5",
@@ -27,10 +27,10 @@
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.2",
"react-icons": "^4.4.0",
"react-router-dom": "^6.3.0",
"react-router-dom": "^6.4.0",
"react-scripts": "5.0.1",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.12.0",
"typesafe-i18n": "^5.13.0",
"typescript": "^4.8.3"
},
"scripts": {