update packages

This commit is contained in:
MichaelDvP
2024-08-01 18:42:03 +02:00
parent 49b7f99e81
commit 63ba0df07a
2 changed files with 204 additions and 230 deletions

View File

@@ -23,14 +23,14 @@
},
"dependencies": {
"@alova/adapter-xhr": "^1.0.6",
"@alova/scene-react": "^1.6.1",
"@alova/scene-react": "^1.6.2",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.5",
"@mui/material": "^5.16.5",
"@mui/icons-material": "^5.16.6",
"@mui/material": "^5.16.6",
"@table-library/react-table-library": "4.1.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.12",
"@types/node": "^22.0.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
@@ -44,13 +44,13 @@
"react-dom": "latest",
"react-dropzone": "^14.2.3",
"react-icons": "^5.2.1",
"react-router-dom": "^6.25.1",
"react-router-dom": "^6.26.0",
"react-toastify": "^10.0.5",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.5.4"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/core": "^7.25.2",
"@eslint/js": "^9.8.0",
"@preact/compat": "^17.1.2",
"@preact/preset-vite": "^2.9.0",
@@ -63,7 +63,7 @@
"prettier": "^3.3.3",
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.31.3",
"typescript-eslint": "8.0.0-alpha.10",
"typescript-eslint": "8.0.0",
"vite": "^5.3.5",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^4.3.2"