chore: 自定义低代码请求服务初始化

This commit is contained in:
wangxuefeng
2025-02-20 11:56:06 +08:00
parent 16b80fbcd8
commit af044793ab
12 changed files with 12835 additions and 17964 deletions

View File

@@ -16,17 +16,21 @@
"clean": "node ./scripts/clean.mjs"
},
"dependencies": {
"@vtj/web": "^0.9.30",
"vue": "~3.5.0",
"vue-router": "~4.5.0",
"element-plus": "^2.9.4",
"@vtj/web": "^0.9.30",
"@vtj/ui": "^0.9.30",
"@vtj/materials": "^0.9.30"
"@vtj/materials": "^0.9.30",
"@vtj/node": "0.9.6",
"@vtj/core": "^0.9.30",
"@vtj/pro": "^0.9.30",
"@vtj/renderer": "^0.9.30",
"@vtj/local": "^0.9.30",
"@vtj/utils": "0.9.30"
},
"devDependencies": {
"@vtj/cli": "^0.9.8",
"@vtj/pro": "^0.9.30",
"@vtj/local": "^0.9.30",
"@sy/vite-plugin-http2-proxy": "workspace:*",
"vite-plugin-mkcert": "^1.17.6",
"vite": "^6.1.1"