package update

This commit is contained in:
proddy
2024-10-02 18:53:23 +02:00
parent 58ddee98f4
commit fa4281cc63
2 changed files with 259 additions and 50 deletions

View File

@@ -24,8 +24,8 @@
"@alova/adapter-xhr": "2.0.7",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@table-library/react-table-library": "4.1.7",
"alova": "3.0.17",
"async-validator": "^4.2.5",
@@ -41,14 +41,14 @@
"typescript": "^5.6.2"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@eslint/js": "^9.11.1",
"@preact/compat": "^18.3.1",
"@preact/preset-vite": "^2.9.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/formidable": "^3",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"concurrently": "^9.0.1",