chore: 悦码渲染器增加 ga 分析

This commit is contained in:
wangxuefeng
2025-03-28 16:12:53 +08:00
parent 799a775a8d
commit fcd44e49d2
12 changed files with 1514 additions and 1502 deletions

View File

@@ -15,17 +15,17 @@
"typecheck": "vue-tsc --noEmit --skipLibCheck"
},
"dependencies": {
"@vtj/core": "^0.11.7",
"@vtj/designer": "0.11.7",
"@vtj/icons": "0.11.7",
"@vtj/local": "^0.11.7",
"@vtj/materials": "^0.11.7",
"@vtj/core": "^0.11.11",
"@vtj/designer": "0.11.11",
"@vtj/icons": "0.11.11",
"@vtj/local": "^0.11.11",
"@vtj/materials": "^0.11.11",
"@vtj/node": "0.11.2",
"@vtj/pro": "^0.11.7",
"@vtj/renderer": "^0.11.7",
"@vtj/ui": "^0.11.7",
"@vtj/utils": "0.11.7",
"@vtj/web": "^0.11.7",
"@vtj/pro": "^0.11.11",
"@vtj/renderer": "^0.11.11",
"@vtj/ui": "^0.11.11",
"@vtj/utils": "0.11.11",
"@vtj/web": "^0.11.11",
"axios": "^1.8.1",
"element-plus": "^2.9.4",
"licia-es": "^1.46.0",