⬆️ update package

This commit is contained in:
landaiqing
2024-08-22 22:46:19 +08:00
parent 95f722fa93
commit 57a56ec5ef
7 changed files with 300 additions and 252 deletions

View File

@@ -14,13 +14,13 @@
"@types/animejs": "^3.1.12",
"@types/crypto-js": "^4.2.2",
"@types/json-stringify-safe": "^5.0.3",
"@types/node": "^22.2.0",
"@types/node": "^22.5.0",
"@types/nprogress": "^0.2.3",
"@vueuse/core": "^11.0.1",
"alova": "^3.0.6",
"alova": "^3.0.11",
"animejs": "^3.2.2",
"ant-design-vue": "^4.2.3",
"axios": "^1.7.3",
"axios": "^1.7.4",
"crypto-js": "^4.2.0",
"eslint": "9.9.0",
"go-captcha-vue": "^2",
@@ -28,13 +28,13 @@
"less": "^4.2.0",
"localforage": "^1.10.0",
"nprogress": "^0.2.0",
"pinia": "^2.2.1",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.1",
"unplugin-auto-import": "^0.18.2",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.2",
"vite-plugin-node-polyfills": "^0.22.0",
"vue": "^3.4.37",
"vue": "^3.4.38",
"vue-i18n": "^10.0.0-beta.5",
"vue-router": "^4.4.3",
"ws": "^8.18.0",
@@ -48,9 +48,9 @@
"globals": "^15.9.0",
"sass": "^1.77.8",
"typescript": "^5.2.2",
"typescript-eslint": "^8.0.1",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.4.0",
"typescript-eslint": "^8.2.0",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.2",
"vue-tsc": "^2.0.24"
}
}