package update

This commit is contained in:
proddy
2024-10-08 22:50:37 +02:00
parent 0c3a83d3b3
commit e7d9978e02
2 changed files with 77 additions and 68 deletions

View File

@@ -27,7 +27,7 @@
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@table-library/react-table-library": "4.1.7",
"alova": "3.0.17",
"alova": "3.0.20",
"async-validator": "^4.2.5",
"jwt-decode": "^4.0.0",
"mime-types": "^2.1.35",
@@ -47,7 +47,7 @@
"@preact/preset-vite": "^2.9.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/formidable": "^3",
"@types/node": "^22.7.4",
"@types/node": "^22.7.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
@@ -58,7 +58,7 @@
"prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.34.1",
"typescript-eslint": "8.8.0",
"typescript-eslint": "8.8.1",
"vite": "^5.4.8",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.0.1"