This commit is contained in:
proddy
2022-09-30 20:47:47 +02:00
parent 9b619216cb
commit 22322a55ed
2 changed files with 16 additions and 16 deletions

View File

@@ -10,7 +10,7 @@
"@mui/icons-material": "^5.10.6",
"@mui/material": "^5.10.7",
"@table-library/react-table-library": "4.0.18",
"@types/lodash": "^4.14.185",
"@types/lodash": "^4.14.186",
"@types/node": "^18.7.23",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
@@ -30,7 +30,7 @@
"react-router-dom": "^6.4.1",
"react-scripts": "5.0.1",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.13.1",
"typesafe-i18n": "^5.14.0",
"typescript": "^4.8.4"
},
"scripts": {