chore: 更新低代码引擎版本号

This commit is contained in:
wangxuefeng 2025-03-13 15:40:15 +08:00
parent 50adbbe9fe
commit 7ca392751b
4 changed files with 142 additions and 141 deletions

View File

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

View File

@ -35,6 +35,7 @@ export default defineConfig(({ mode }) => {
return {
...config,
server: {
cors: true,
https: true,
port: isDev ? Number(env.VITE_PORT) : undefined,
host: true

View File

@ -17,14 +17,14 @@
"@sentry/vue": "^9.5.0",
"@sy/web-vitals": "workspace:*",
"@tanstack/vue-query": "^5.66.9",
"@vtj/core": "^0.10.12",
"@vtj/icons": "0.10.12",
"@vtj/materials": "^0.10.12",
"@vtj/pro": "^0.10.12",
"@vtj/renderer": "^0.10.12",
"@vtj/ui": "^0.10.12",
"@vtj/utils": "^0.10.12",
"@vtj/web": "^0.10.12",
"@vtj/core": "^0.10.13",
"@vtj/icons": "0.10.13",
"@vtj/materials": "^0.10.13",
"@vtj/pro": "^0.10.13",
"@vtj/renderer": "^0.10.13",
"@vtj/ui": "^0.10.13",
"@vtj/utils": "^0.10.13",
"@vtj/web": "^0.10.13",
"axios": "catalog:",
"core-js": "^3.40.0",
"element-plus": "catalog:",

246
pnpm-lock.yaml generated
View File

@ -623,38 +623,38 @@ importers:
apps/designer:
dependencies:
'@vtj/core':
specifier: ^0.10.12
version: 0.10.12
specifier: ^0.10.13
version: 0.10.13
'@vtj/designer':
specifier: 0.10.12
version: 0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
specifier: 0.10.13
version: 0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/icons':
specifier: 0.10.12
version: 0.10.12(vue@3.5.13(typescript@5.8.2))
specifier: 0.10.13
version: 0.10.13(vue@3.5.13(typescript@5.8.2))
'@vtj/local':
specifier: ^0.10.12
version: 0.10.12
specifier: ^0.10.13
version: 0.10.13
'@vtj/materials':
specifier: ^0.10.12
version: 0.10.12
specifier: ^0.10.13
version: 0.10.13
'@vtj/node':
specifier: 0.10.2
version: 0.10.2
'@vtj/pro':
specifier: ^0.10.12
version: 0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
specifier: ^0.10.13
version: 0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/renderer':
specifier: ^0.10.12
version: 0.10.12
specifier: ^0.10.13
version: 0.10.13
'@vtj/ui':
specifier: ^0.10.12
version: 0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
specifier: ^0.10.13
version: 0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/utils':
specifier: 0.10.12
version: 0.10.12
specifier: 0.10.13
version: 0.10.13
'@vtj/web':
specifier: ^0.10.12
version: 0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
specifier: ^0.10.13
version: 0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
axios:
specifier: ^1.8.1
version: 1.8.3(debug@4.4.0)
@ -848,29 +848,29 @@ importers:
specifier: ^5.66.9
version: 5.67.3(vue@3.5.13(typescript@5.8.2))
'@vtj/core':
specifier: ^0.10.12
version: 0.10.12
specifier: ^0.10.13
version: 0.10.13
'@vtj/icons':
specifier: 0.10.12
version: 0.10.12(vue@3.5.13(typescript@5.8.2))
specifier: 0.10.13
version: 0.10.13(vue@3.5.13(typescript@5.8.2))
'@vtj/materials':
specifier: ^0.10.12
version: 0.10.12
specifier: ^0.10.13
version: 0.10.13
'@vtj/pro':
specifier: ^0.10.12
version: 0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
specifier: ^0.10.13
version: 0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/renderer':
specifier: ^0.10.12
version: 0.10.12
specifier: ^0.10.13
version: 0.10.13
'@vtj/ui':
specifier: ^0.10.12
version: 0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
specifier: ^0.10.13
version: 0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/utils':
specifier: ^0.10.12
version: 0.10.12
specifier: ^0.10.13
version: 0.10.13
'@vtj/web':
specifier: ^0.10.12
version: 0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
specifier: ^0.10.13
version: 0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
axios:
specifier: 'catalog:'
version: 1.8.3(debug@4.4.0)
@ -5419,8 +5419,8 @@ packages:
'@vtj/base@0.10.1':
resolution: {integrity: sha512-iFbpzjqJiLKEXJiMHUCfO/W+lcJ5df/OdHE7eiqhE8YZ4P28XTQz7sUNzXat6tr/II8opiNT9b/RoN1+lpvpBQ==}
'@vtj/charts@0.10.12':
resolution: {integrity: sha512-v3d9V8TmemO7L2KfhVcTMOSnEZWrJ4vyhqevc292ZgLO2amQaNy+HjL0gLwdtA8v6drda8A5JUcOO9Tax/45dw==}
'@vtj/charts@0.10.13':
resolution: {integrity: sha512-9p834Tq47hCJgFu58kTDWI8HmZBgWvFf7JOlMdDxMouqCETdZa2vicNXf9X4p2E8zMGYL+Z+rL1PTKmwKaNnnQ==}
engines: {node: '>=16.0.0'}
'@vtj/cli@0.10.2':
@ -5428,48 +5428,48 @@ packages:
engines: {node: '>=20.0.0'}
hasBin: true
'@vtj/coder@0.10.12':
resolution: {integrity: sha512-UOOwjC/eEkARyEKMqUSzr5gFcOWXJ23xbFF7Bo8QQ3ddz/YSBwmZu1xE71CRGGGV6uB6mXZaruzrEykm9v4N2A==}
'@vtj/coder@0.10.13':
resolution: {integrity: sha512-BMbyIevbM0UT8bJ2E7lfjOihPLT42wfS4QR3RCrB4DwDc/SkjB8FXq/UWCiiuW3939kX+q4BJ7YP0fMH2bEFxQ==}
'@vtj/core@0.10.12':
resolution: {integrity: sha512-+wXpOB9Y4/5PIsIt72l3HhMjDUu/+6jCP9MCcirj2Rw8blxiZy84jK1oMqw731NMa7RTF5Us6bSO79pzp5M3NA==}
'@vtj/core@0.10.13':
resolution: {integrity: sha512-ioiZwiU0OhfBQRH7Q5JPhcQwIp8ZnUxyEHRpcNHyJmJLTe6A3vMZQQx6P2SZ6k+68NjDBuHcrRwhAVyj/4Gyjw==}
'@vtj/designer@0.10.12':
resolution: {integrity: sha512-ftCQ9SVYnoYZW7ORzcTzMtBr2uROdgvAyK78NUFsTfj73A29fRwvlPWnZXx0+XabdR0PJUHDSkI89OVS+WhgLQ==}
'@vtj/designer@0.10.13':
resolution: {integrity: sha512-hSeeTM4U3so9tmEQPULTk1i4BicAT+0PhasMZboI0qaOUNCqVxftADQiRvPIm6RL94bKc2JCcuQbCeXQ2OrlDQ==}
'@vtj/icons@0.10.12':
resolution: {integrity: sha512-chyg2slVnSdBnwlP8ABw+AnqY9FV6jiv9VlEmc/SLT9w2utv2m9SrI+jeDsAMnnoHBzlvATBalKl3j80JI0W3w==}
'@vtj/icons@0.10.13':
resolution: {integrity: sha512-56Vxwcq0O1ze4Qgv66WrxFI8acsN9WGwbzDjeIZDpqtLshjzt5jINOzyhuwiXBlzCdP6IFQlJsWyYb3tDGxGLQ==}
'@vtj/local@0.10.12':
resolution: {integrity: sha512-wQc83ArYSnkCXVpMULSM9QmyBwh50o9UI6ghjDzn06fKNyH0VAKKK6WhCUZ2ZwfMi9CFMTs233GmuUn5Aaa8MQ==}
'@vtj/local@0.10.13':
resolution: {integrity: sha512-H3S9pBoiu+gwvHL3hp8zkjMXmVY7lO6TqPEzQzn1OG/mxjuj+m/939OgIO23TtgtNxvyThYqWqmEkdDg0ir0+Q==}
'@vtj/materials@0.10.12':
resolution: {integrity: sha512-nn4ezXjWM/UtpqS0+uUariP1C8oCEIgISpLso1Otg4wtMpmy1SO8rRCrZIk9bcPYBnmbsla4qcQLs5t9N/6NxA==}
'@vtj/materials@0.10.13':
resolution: {integrity: sha512-vzTROH03e0fNfhlKPCWUBlPTV9AavRivAO5ukuEGiymr7I2WMkqoaSr6hbNCmXqIXEdUAxJ0TKBuB7ndbh+f1A==}
'@vtj/node@0.10.2':
resolution: {integrity: sha512-mcYc6ip6+p6xenwj6lkAFOetSeS6kuDbZivztDQnvFZckp+Ba9NW9BFAzU0kbl4uhQYWHQ+/g887HitBcq8n4w==}
'@vtj/parser@0.10.12':
resolution: {integrity: sha512-H1C7OEYPtFU1FR7c5UqOwFqJwHX4+cERsVy6HHwOUpmNm6tLK2TDo6KP0xwoSBbpocn93rtiA4nJDif6Fxq+iw==}
'@vtj/parser@0.10.13':
resolution: {integrity: sha512-WNhr8pXPuIReKA1wtEcRm5ZglR/DxN7msjoQVOX2Y7E7CSRYx56df3Iu+32HlNXehwSRuwa/XMp1NGK/s8Xghg==}
'@vtj/pro@0.10.12':
resolution: {integrity: sha512-fzQZMs6CFC1RJE4V15uID8NAYsxrF46ko59vigDagCG86xwWQpqC7cELERz88tCzyeDyr/d8wNzKd7yO+IHWiw==}
'@vtj/pro@0.10.13':
resolution: {integrity: sha512-46kthJE8AFAJe537lecHNZDUsu6U8k3DrGLhR9v7uD5AG96+bRUfNrhAScJqkwmpZHeeIF0LacRuC4WO6TfK1g==}
'@vtj/renderer@0.10.12':
resolution: {integrity: sha512-/LU9ABOgHP1uONeYo2Ck24roA3bS4Ugdnggy+VUn/AaSpBcPQI6RTloZc6dMiLtyzwuLBhKZBO4LpyoYLaXjIA==}
'@vtj/renderer@0.10.13':
resolution: {integrity: sha512-rO3cshOpVz+lgyKVDePtH7mbpLf/ualQ1meKD6HlkRzkz94FyYW9GHI2hkhUsrwg/P8TfjyPwgX741xpj7b5cg==}
'@vtj/ui@0.10.12':
resolution: {integrity: sha512-1tKv/AxKVMJ24r/sAUx+S4zuQiwQO0/tc+5XUeyv2DilH7ZyEMlqCWOZdsDRaq2Ns0W7PRQY11hhxw2d63R5iQ==}
'@vtj/ui@0.10.13':
resolution: {integrity: sha512-Y0qk9uaTzSICoLGeDK/fDzooFiylPOwgKYHPn710BSPNUWutusAJeaF1Qj1NyBtk6eIbI8JuGAJFxXG8nJL+pQ==}
engines: {node: '>=16.0.0'}
'@vtj/uni@0.10.12':
resolution: {integrity: sha512-IKXGGJqi3LCo5qRHKPmZxLP/SNoxJkSqA6y/uF5LNsRuYH/67GfKD1BTuwc//CPdSmEBTEFj4JMAYCKFnMC2Hw==}
'@vtj/uni@0.10.13':
resolution: {integrity: sha512-JNlvFUJjBNZT0EenJQN+CBFmugEZrMHGEO0w+Sq95OI6qrgfuq2dAiWfm9eua2wZiqgV1pAQLJoaxH80zrl2cw==}
'@vtj/utils@0.10.12':
resolution: {integrity: sha512-lPtDEPHrTcCFqO4Sz/ZLCKD27m2/9hef5hF5QACdvawdXK3OoAxBg8QF60KODIqABKWZuhzAzVATr2fyHqcH3Q==}
'@vtj/utils@0.10.13':
resolution: {integrity: sha512-gSj2ILFgjpYhSpgqPzFJZEnrbYXLDP60MZ3b2ZKlIqQbodC6CvPworXGXoJVQ6pklRkGqDYqd4p3ukpJBpcfuQ==}
'@vtj/web@0.10.12':
resolution: {integrity: sha512-IhSdS9wmEd86FgrcGmJR6BpHMF9rMIYKKlG9qexgGn1ABMU55/e4QMbEyn28f6PNLFnEjrg0WA1LPEJ2Qht6zg==}
'@vtj/web@0.10.13':
resolution: {integrity: sha512-tWOQrX5fJmAyI926S7scbj5q89cHKh4otAMScuWnEyUtHWfsO/prcbSOOvDtjcph5YnUWuNEE5LarIG4fbkcnw==}
'@vue/babel-helper-vue-transform-on@1.4.0':
resolution: {integrity: sha512-mCokbouEQ/ocRce/FpKCRItGo+013tHg7tixg3DUNS+6bmIchPt66012kBMm476vyEIJPafrvOf4E5OYj3shSw==}
@ -15389,7 +15389,7 @@ snapshots:
'@grpc/grpc-js@1.9.15':
dependencies:
'@grpc/proto-loader': 0.7.13
'@types/node': 20.17.24
'@types/node': 22.13.10
'@grpc/proto-loader@0.7.13':
dependencies:
@ -16683,15 +16683,15 @@ snapshots:
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.38
'@types/node': 20.17.24
'@types/node': 22.13.10
'@types/connect@3.4.38':
dependencies:
'@types/node': 20.17.24
'@types/node': 22.13.10
'@types/conventional-commits-parser@5.0.1':
dependencies:
'@types/node': 20.17.24
'@types/node': 22.13.10
'@types/css-font-loading-module@0.0.7': {}
@ -16711,7 +16711,7 @@ snapshots:
'@types/fs-extra@11.0.4':
dependencies:
'@types/jsonfile': 6.1.4
'@types/node': 20.17.24
'@types/node': 22.13.10
'@types/hast@3.0.4':
dependencies:
@ -16723,13 +16723,13 @@ snapshots:
'@types/http-proxy@1.17.16':
dependencies:
'@types/node': 20.17.24
'@types/node': 22.13.10
'@types/json-schema@7.0.15': {}
'@types/jsonfile@6.1.4':
dependencies:
'@types/node': 20.17.24
'@types/node': 22.13.10
'@types/less@3.0.8': {}
@ -16800,7 +16800,7 @@ snapshots:
'@types/readdir-glob@1.1.5':
dependencies:
'@types/node': 20.17.24
'@types/node': 22.13.10
'@types/resolve@1.20.2': {}
@ -16809,12 +16809,12 @@ snapshots:
'@types/send@0.17.4':
dependencies:
'@types/mime': 1.3.5
'@types/node': 20.17.24
'@types/node': 22.13.10
'@types/serve-static@1.15.7':
dependencies:
'@types/http-errors': 2.0.4
'@types/node': 20.17.24
'@types/node': 22.13.10
'@types/send': 0.17.4
'@types/sortablejs@1.15.8': {}
@ -17192,10 +17192,10 @@ snapshots:
'@types/numeral': 2.0.5
reflect-metadata: 0.2.2
'@vtj/charts@0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))':
'@vtj/charts@0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))':
dependencies:
'@vtj/icons': 0.10.12(vue@3.5.13(typescript@5.8.2))
'@vtj/utils': 0.10.12
'@vtj/icons': 0.10.13(vue@3.5.13(typescript@5.8.2))
'@vtj/utils': 0.10.13
'@vueuse/core': 12.7.0(typescript@5.8.2)
echarts: 5.6.0
transitivePeerDependencies:
@ -17328,24 +17328,24 @@ snapshots:
- vue
- yaml
'@vtj/coder@0.10.12':
'@vtj/coder@0.10.13':
dependencies:
'@vtj/base': 0.10.1
'@vtj/core': 0.10.12
'@vtj/core': 0.10.13
prettier: 3.5.3
'@vtj/core@0.10.12':
'@vtj/core@0.10.13':
dependencies:
'@vtj/base': 0.10.1
'@vtj/designer@0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))':
'@vtj/designer@0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))':
dependencies:
'@vtj/core': 0.10.12
'@vtj/icons': 0.10.12(vue@3.5.13(typescript@5.8.2))
'@vtj/renderer': 0.10.12
'@vtj/ui': 0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/uni': 0.10.12(vue@3.5.13(typescript@5.8.2))
'@vtj/utils': 0.10.12
'@vtj/core': 0.10.13
'@vtj/icons': 0.10.13(vue@3.5.13(typescript@5.8.2))
'@vtj/renderer': 0.10.13
'@vtj/ui': 0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/uni': 0.10.13(vue@3.5.13(typescript@5.8.2))
'@vtj/utils': 0.10.13
html2canvas: 1.4.1
mockjs: 1.1.0
monaco-editor: 0.52.2
@ -17354,24 +17354,24 @@ snapshots:
- typescript
- vue
'@vtj/icons@0.10.12(vue@3.5.13(typescript@5.8.2))':
'@vtj/icons@0.10.13(vue@3.5.13(typescript@5.8.2))':
dependencies:
'@element-plus/icons-vue': 2.3.1(vue@3.5.13(typescript@5.8.2))
transitivePeerDependencies:
- vue
'@vtj/local@0.10.12':
'@vtj/local@0.10.13':
dependencies:
'@vtj/coder': 0.10.12
'@vtj/core': 0.10.12
'@vtj/coder': 0.10.13
'@vtj/core': 0.10.13
'@vtj/node': 0.10.2
'@vtj/parser': 0.10.12
'@vtj/parser': 0.10.13
formidable: 3.5.2
transitivePeerDependencies:
- debug
- supports-color
'@vtj/materials@0.10.12': {}
'@vtj/materials@0.10.13': {}
'@vtj/node@0.10.2':
dependencies:
@ -17382,27 +17382,27 @@ snapshots:
transitivePeerDependencies:
- debug
'@vtj/parser@0.10.12':
'@vtj/parser@0.10.13':
dependencies:
'@babel/generator': 7.26.10
'@babel/parser': 7.26.10
'@babel/traverse': 7.26.10
'@vtj/base': 0.10.1
'@vtj/coder': 0.10.12
'@vtj/core': 0.10.12
'@vtj/coder': 0.10.13
'@vtj/core': 0.10.13
'@vue/compiler-dom': 3.5.13
'@vue/compiler-sfc': 3.5.13
transitivePeerDependencies:
- supports-color
'@vtj/pro@0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))':
'@vtj/pro@0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))':
dependencies:
'@vtj/core': 0.10.12
'@vtj/designer': 0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/local': 0.10.12
'@vtj/materials': 0.10.12
'@vtj/renderer': 0.10.12
'@vtj/uni': 0.10.12(vue@3.5.13(typescript@5.8.2))
'@vtj/core': 0.10.13
'@vtj/designer': 0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/local': 0.10.13
'@vtj/materials': 0.10.13
'@vtj/renderer': 0.10.13
'@vtj/uni': 0.10.13(vue@3.5.13(typescript@5.8.2))
transitivePeerDependencies:
- '@vue/composition-api'
- debug
@ -17410,15 +17410,15 @@ snapshots:
- typescript
- vue
'@vtj/renderer@0.10.12':
'@vtj/renderer@0.10.13':
dependencies:
'@vtj/core': 0.10.12
'@vtj/utils': 0.10.12
'@vtj/core': 0.10.13
'@vtj/utils': 0.10.13
'@vtj/ui@0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))':
'@vtj/ui@0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))':
dependencies:
'@vtj/icons': 0.10.12(vue@3.5.13(typescript@5.8.2))
'@vtj/utils': 0.10.12
'@vtj/icons': 0.10.13(vue@3.5.13(typescript@5.8.2))
'@vtj/utils': 0.10.13
'@vueuse/core': 12.7.0(typescript@5.8.2)
element-plus: 2.9.6(vue@3.5.13(typescript@5.8.2))
sortablejs: 1.15.6
@ -17429,27 +17429,27 @@ snapshots:
- typescript
- vue
'@vtj/uni@0.10.12(vue@3.5.13(typescript@5.8.2))':
'@vtj/uni@0.10.13(vue@3.5.13(typescript@5.8.2))':
dependencies:
'@vtj/core': 0.10.12
'@vtj/icons': 0.10.12(vue@3.5.13(typescript@5.8.2))
'@vtj/renderer': 0.10.12
'@vtj/utils': 0.10.12
'@vtj/core': 0.10.13
'@vtj/icons': 0.10.13(vue@3.5.13(typescript@5.8.2))
'@vtj/renderer': 0.10.13
'@vtj/utils': 0.10.13
transitivePeerDependencies:
- vue
'@vtj/utils@0.10.12':
'@vtj/utils@0.10.13':
dependencies:
'@vtj/base': 0.10.1
'@vtj/web@0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))':
'@vtj/web@0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))':
dependencies:
'@vtj/charts': 0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/core': 0.10.12
'@vtj/icons': 0.10.12(vue@3.5.13(typescript@5.8.2))
'@vtj/renderer': 0.10.12
'@vtj/ui': 0.10.12(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/utils': 0.10.12
'@vtj/charts': 0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/core': 0.10.13
'@vtj/icons': 0.10.13(vue@3.5.13(typescript@5.8.2))
'@vtj/renderer': 0.10.13
'@vtj/ui': 0.10.13(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
'@vtj/utils': 0.10.13
core-js: 3.41.0
regenerator-runtime: 0.14.1
transitivePeerDependencies:
@ -23205,7 +23205,7 @@ snapshots:
'@protobufjs/path': 1.1.2
'@protobufjs/pool': 1.1.0
'@protobufjs/utf8': 1.1.0
'@types/node': 20.17.24
'@types/node': 22.13.10
long: 5.3.1
proxy-from-env@1.1.0: {}