🎨 update dependencies

This commit is contained in:
landaiqing
2024-10-25 21:02:08 +08:00
parent c998d953ce
commit a85728f121
2 changed files with 36 additions and 36 deletions

View File

@@ -9,16 +9,16 @@
"preview": "vite preview"
},
"dependencies": {
"@alova/adapter-axios": "^2.0.8",
"@alova/adapter-axios": "^2.0.9",
"@ant-design/icons-vue": "^7.0.1",
"@tensorflow/tfjs": "^4.22.0",
"@types/animejs": "^3.1.12",
"@types/crypto-js": "^4.2.2",
"@types/json-stringify-safe": "^5.0.3",
"@types/node": "^22.7.8",
"@types/node": "^22.7.9",
"@types/nprogress": "^0.2.3",
"@vueuse/core": "^11.1.0",
"alova": "^3.1.0",
"alova": "^3.1.1",
"animejs": "^3.2.2",
"ant-design-vue": "^4.2.5",
"axios": "^1.7.7",
@@ -33,7 +33,7 @@
"nprogress": "^0.2.0",
"nsfwjs": "^4.2.0",
"pinia": "^2.2.4",
"pinia-plugin-persistedstate": "^4.1.1",
"pinia-plugin-persistedstate": "^4.1.2",
"seedrandom": "^3.0.5",
"unplugin-auto-import": "^0.18.3",
"vite-plugin-compression": "^0.5.1",
@@ -50,11 +50,11 @@
"@vitejs/plugin-vue": "^5.1.4",
"eslint-plugin-vue": "^9.29.1",
"globals": "^15.11.0",
"sass": "^1.80.3",
"sass": "^1.80.4",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-plugin-bundle-obfuscator": "1.2.1",
"vite-plugin-chunk-split": "^0.5.0",
"vue-tsc": "^2.1.6"