package update

This commit is contained in:
Proddy
2023-05-27 09:42:21 +02:00
parent 06e3c0a41f
commit 551b2d900e
2 changed files with 12 additions and 12 deletions

View File

@@ -25,7 +25,7 @@
"@mui/material": "^5.13.2",
"@table-library/react-table-library": "4.1.4",
"@types/lodash-es": "^4.17.7",
"@types/node": "^20.2.3",
"@types/node": "^20.2.5",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@types/react-router-dom": "^5.3.3",
@@ -64,7 +64,7 @@
"prettier": "^2.8.8",
"rollup-plugin-visualizer": "^5.9.0",
"terser": "^5.17.6",
"vite": "^4.3.8",
"vite": "^4.3.9",
"vite-plugin-svgr": "^3.2.0",
"vite-tsconfig-paths": "^4.2.0"
},