🎨 update

This commit is contained in:
landaiqing
2024-10-27 18:55:28 +08:00
parent a85728f121
commit d2350ca466
4 changed files with 45 additions and 68 deletions

View File

@@ -15,7 +15,7 @@
"@types/animejs": "^3.1.12",
"@types/crypto-js": "^4.2.2",
"@types/json-stringify-safe": "^5.0.3",
"@types/node": "^22.7.9",
"@types/node": "^22.8.1",
"@types/nprogress": "^0.2.3",
"@vueuse/core": "^11.1.0",
"alova": "^3.1.1",
@@ -57,6 +57,6 @@
"vite": "^5.4.10",
"vite-plugin-bundle-obfuscator": "1.2.1",
"vite-plugin-chunk-split": "^0.5.0",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.8"
}
}