🎨 update

This commit is contained in:
2024-12-08 01:10:08 +08:00
parent dbdfd835bd
commit 4d9b23c443
73 changed files with 1248 additions and 328 deletions

View File

@@ -13,6 +13,8 @@
"@alova/adapter-axios": "^2.0.11",
"@ant-design/icons-vue": "^7.0.1",
"@tensorflow/tfjs": "^4.22.0",
"@tensorflow/tfjs-backend-webgpu": "^4.22.0",
"@tensorflow/tfjs-core": "^4.22.0",
"@types/animejs": "^3.1.12",
"@types/crypto-js": "^4.2.2",
"@types/json-stringify-safe": "^5.0.3",
@@ -63,7 +65,7 @@
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0",
"unplugin-vue-components": "^0.27.5",
"vite": "^6.0.2",
"vite": "^6.0.3",
"vite-plugin-bundle-obfuscator": "1.3.2",
"vite-plugin-chunk-split": "^0.5.0",
"vue-tsc": "^2.1.10"