package updates

This commit is contained in:
Proddy
2022-12-04 10:32:50 +01:00
parent 9053e7ac88
commit 7fbeed88a9
3 changed files with 56 additions and 50 deletions

View File

@@ -10,9 +10,9 @@
"@mui/icons-material": "^5.10.16",
"@mui/material": "^5.10.16",
"@table-library/react-table-library": "4.0.23",
"@types/lodash": "^4.14.190",
"@types/node": "^18.11.9",
"@types/react": "^18.0.25",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.10",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
"@types/react-router-dom": "^5.3.3",
"async-validator": "^4.2.5",
@@ -27,7 +27,7 @@
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-icons": "^4.7.1",
"react-router-dom": "^6.4.3",
"react-router-dom": "^6.4.4",
"react-scripts": "5.0.1",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.17.1",