update packages

This commit is contained in:
proddy
2024-11-21 09:29:12 +01:00
parent 9f3d3c7a44
commit 89ade2e107
2 changed files with 112 additions and 79 deletions

View File

@@ -22,12 +22,12 @@
},
"dependencies": {
"@alova/adapter-xhr": "2.0.10",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.7",
"@mui/material": "^6.1.7",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@mui/icons-material": "^6.1.8",
"@mui/material": "^6.1.8",
"@table-library/react-table-library": "4.1.7",
"alova": "3.2.3",
"alova": "3.2.4",
"async-validator": "^4.2.5",
"jwt-decode": "^4.0.0",
"mime-types": "^2.1.35",
@@ -61,7 +61,7 @@
"typescript-eslint": "8.15.0",
"vite": "^5.4.11",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.1.2"
"vite-tsconfig-paths": "^5.1.3"
},
"packageManager": "yarn@4.5.1"
}