package update

This commit is contained in:
proddy
2025-01-14 19:01:11 +01:00
parent 075789b902
commit 9339ef481a
2 changed files with 131 additions and 122 deletions

View File

@@ -24,10 +24,10 @@
"@alova/adapter-xhr": "2.1.1",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^6.3.1",
"@mui/material": "^6.3.1",
"@mui/icons-material": "^6.4.0",
"@mui/material": "^6.4.0",
"@table-library/react-table-library": "4.1.7",
"alova": "3.2.7",
"alova": "3.2.8",
"async-validator": "^4.2.5",
"jwt-decode": "^4.0.0",
"mime-types": "^2.1.35",
@@ -47,17 +47,17 @@
"@preact/preset-vite": "^2.9.4",
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"@types/formidable": "^3",
"@types/node": "^22.10.5",
"@types/react": "^19.0.5",
"@types/node": "^22.10.6",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"concurrently": "^9.1.2",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"formidable": "^3.5.2",
"prettier": "^3.4.2",
"rollup-plugin-visualizer": "^5.14.0",
"terser": "^5.37.0",
"typescript-eslint": "8.19.1",
"typescript-eslint": "8.20.0",
"vite": "^6.0.7",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.1.4"