formatting, updated packages

This commit is contained in:
Proddy
2022-11-03 22:30:10 +01:00
parent 0bc3a3c34e
commit 4996eb9e3c
5 changed files with 85 additions and 84 deletions

View File

@@ -10,8 +10,8 @@
"@mui/icons-material": "^5.10.9",
"@mui/material": "^5.10.12",
"@table-library/react-table-library": "4.0.23",
"@types/lodash": "^4.14.186",
"@types/node": "^18.11.8",
"@types/lodash": "^4.14.187",
"@types/node": "^18.11.9",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@types/react-router-dom": "^5.3.3",
@@ -27,10 +27,10 @@
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-icons": "^4.6.0",
"react-router-dom": "^6.4.2",
"react-router-dom": "^6.4.3",
"react-scripts": "5.0.1",
"sockette": "^2.0.6",
"typesafe-i18n": "^5.15.0",
"typesafe-i18n": "^5.16.2",
"typescript": "^4.8.4"
},
"scripts": {