minor package updates again

This commit is contained in:
Proddy
2023-02-20 14:25:03 +01:00
parent 4bfbdf31e4
commit 094387335d
3 changed files with 19 additions and 19 deletions

View File

@@ -23,9 +23,9 @@
"@emotion/styled": "^11.10.6",
"@msgpack/msgpack": "^2.8.0",
"@mui/icons-material": "^5.11.9",
"@mui/material": "^5.11.9",
"@mui/material": "^5.11.10",
"@remix-run/router": "^1.3.2",
"@table-library/react-table-library": "4.0.25",
"@table-library/react-table-library": "4.0.26",
"@types/lodash-es": "^4.17.6",
"@types/node": "^18.14.0",
"@types/react": "^18.0.28",
@@ -63,7 +63,7 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"rollup-plugin-visualizer": "^5.9.0",
"vite": "^4.1.2",
"vite": "^4.1.3",
"vite-plugin-svgr": "^2.4.0",
"vite-tsconfig-paths": "^4.0.5"
},