update table packages

This commit is contained in:
Proddy
2022-07-04 21:42:35 +02:00
parent 40fa1d47bc
commit 0e172ff06d
2 changed files with 70 additions and 70 deletions

View File

@@ -8,10 +8,10 @@
"@emotion/styled": "^11.9.3",
"@msgpack/msgpack": "^2.7.2",
"@mui/icons-material": "^5.8.4",
"@mui/material": "^5.8.5",
"@table-library/react-table-library": "3.2.0-beta.1",
"@mui/material": "^5.8.6",
"@table-library/react-table-library": "4.0.6",
"@types/lodash": "^4.14.182",
"@types/node": "^18.0.0",
"@types/node": "^18.0.1",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@types/react-router-dom": "^5.3.3",
@@ -25,7 +25,7 @@
"react": "^18.2.0",
"react-app-rewired": "^2.2.1",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.1",
"react-dropzone": "^14.2.2",
"react-icons": "^4.4.0",
"react-router-dom": "^6.3.0",
"react-scripts": "5.0.1",