chore: 自定义低代码请求服务初始化
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user