update packages, but not router as it breaks

This commit is contained in:
proddy
2023-04-29 14:34:34 +02:00
parent ab24695371
commit 26b0c67d13
2 changed files with 9 additions and 42 deletions

View File

@@ -25,10 +25,9 @@
"@msgpack/msgpack": "^3.0.0-beta2",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.12.2",
"@remix-run/router": "^1.5.0",
"@table-library/react-table-library": "4.1.2",
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.16.2",
"@types/node": "^18.16.3",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.1",
"@types/react-router-dom": "^5.3.3",