update packages

This commit is contained in:
proddy
2024-06-14 11:47:26 +02:00
parent 3d335963b9
commit 13eee19981
2 changed files with 12 additions and 12 deletions

View File

@@ -34,7 +34,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-router-dom": "^5.3.3",
"alova": "^2.21.2",
"alova": "^2.21.3",
"async-validator": "^4.2.5",
"history": "^5.3.0",
"jwt-decode": "^4.0.0",
@@ -64,7 +64,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.31.1",
"typescript-eslint": "^7.13.0",
"vite": "^5.3.0",
"vite": "^5.3.1",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^4.3.2"
},