update packages

This commit is contained in:
Proddy
2023-02-06 21:28:05 +01:00
parent 00d5b16de7
commit 8ddf1315eb
3 changed files with 25 additions and 25 deletions

View File

@@ -11,7 +11,7 @@
"@mui/material": "^5.11.7",
"@table-library/react-table-library": "4.0.24",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.18",
"@types/node": "^18.11.19",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/react-router-dom": "^5.3.3",
@@ -25,10 +25,10 @@
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-icons": "^4.7.1",
"react-router-dom": "^6.8.0",
"react-router-dom": "^6.8.1",
"react-scripts": "5.0.1",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.22.0",
"typesafe-i18n": "^5.24.0",
"typescript": "^4.9.5"
},
"scripts": {