Alova 3 now working

This commit is contained in:
proddy
2024-08-10 11:39:31 +02:00
parent bb98042957
commit a718f8ed0d
31 changed files with 117 additions and 409 deletions

View File

@@ -22,14 +22,13 @@
"lint": "eslint . --fix"
},
"dependencies": {
"@alova/adapter-xhr": "1.0.6",
"@alova/scene-react": "1.6.2",
"@alova/adapter-xhr": "2.0.4",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@table-library/react-table-library": "4.1.7",
"alova": "2.21.4",
"alova": "3.0.6",
"async-validator": "^4.2.5",
"jwt-decode": "^4.0.0",
"mime-types": "^2.1.35",