update packages

This commit is contained in:
proddy
2024-07-12 15:20:27 +02:00
parent c4ace6f877
commit 901b58220e
2 changed files with 206 additions and 95 deletions

View File

@@ -26,15 +26,15 @@
"@alova/scene-react": "^1.6.1",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.16.0",
"@mui/material": "^5.16.0",
"@mui/icons-material": "^5.16.1",
"@mui/material": "^5.16.1",
"@table-library/react-table-library": "4.1.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"alova": "^2.21.3",
"alova": "^2.21.4",
"async-validator": "^4.2.5",
"history": "^5.3.0",
"jwt-decode": "^4.0.0",
@@ -50,10 +50,10 @@
"typescript": "^5.5.3"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/core": "^7.24.8",
"@eslint/js": "^9.6.0",
"@preact/compat": "^17.1.2",
"@preact/preset-vite": "^2.8.3",
"@preact/preset-vite": "^2.9.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/babel__core": "^7",
"concurrently": "^8.2.2",