From 8dfcb4048f95bd4cfac4400930697e43e33752da Mon Sep 17 00:00:00 2001
From: ZJU_czx <952370295@qq.com>
Date: Tue, 18 Feb 2025 17:32:23 +0800
Subject: [PATCH] feat(v2): update pnpm-lock and fix ts error while build
---
common/config/rush/pnpm-lock.yaml | 366 +++++++++---------
packages/vmind/package.json | 2 +-
.../atom/dataInsight/algorithms/statistics.ts | 2 +
packages/vmind/src/core/types.ts | 7 -
4 files changed, 187 insertions(+), 190 deletions(-)
delete mode 100644 packages/vmind/src/core/types.ts
diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml
index 5fd9e8f9..dfb91fe0 100644
--- a/common/config/rush/pnpm-lock.yaml
+++ b/common/config/rush/pnpm-lock.yaml
@@ -192,7 +192,7 @@ importers:
'@stdlib/stats-base-dists-t-quantile': 0.2.1
'@visactor/calculator': link:../calculator
'@visactor/chart-advisor': link:../chart-advisor
- '@visactor/vchart-theme': 1.12.2_@visactor+vchart@1.13.4
+ '@visactor/vchart-theme': 1.12.2_@visactor+vchart@1.13.5
'@visactor/vdataset': 0.17.5
'@visactor/vutils': 0.17.5
alasql: 4.3.3
@@ -226,7 +226,7 @@ importers:
'@types/react-dom': 18.3.5_@types+react@18.3.18
'@typescript-eslint/eslint-plugin': 5.30.0_cow5zg7tx6c3eisi5a4ud5kwia
'@typescript-eslint/parser': 5.30.0_vwud3sodsb5zxmzckoj7rdwdbq
- '@visactor/vchart': 1.13.4
+ '@visactor/vchart': 1.13.5
'@visactor/vrender-core': 0.17.29
'@vitejs/plugin-react': 3.1.0_vite@3.2.6
canvas: 2.11.2
@@ -478,7 +478,7 @@ packages:
react-dom: '>=16'
dependencies:
'@arco-design/color': 0.4.0
- '@babel/runtime': 7.26.7
+ '@babel/runtime': 7.26.9
b-tween: 0.3.3
b-validate: 1.5.3
compute-scroll-into-view: 1.0.20
@@ -516,11 +516,11 @@ packages:
'@babel/generator': 7.21.1
'@babel/helper-compilation-targets': 7.26.5
'@babel/helper-module-transforms': 7.26.0_@babel+core@7.20.12
- '@babel/helpers': 7.26.7
- '@babel/parser': 7.26.8
- '@babel/template': 7.26.8
- '@babel/traverse': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/helpers': 7.26.9
+ '@babel/parser': 7.26.9
+ '@babel/template': 7.26.9
+ '@babel/traverse': 7.26.9
+ '@babel/types': 7.26.9
convert-source-map: 1.9.0
debug: 4.3.4
gensync: 1.0.0-beta.2
@@ -533,17 +533,17 @@ packages:
resolution: {integrity: sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
'@jridgewell/gen-mapping': 0.3.8
'@jridgewell/trace-mapping': 0.3.25
jsesc: 2.5.2
- /@babel/generator/7.26.8:
- resolution: {integrity: sha512-ef383X5++iZHWAXX0SXQR6ZyQhw/0KtTkrTz61WXRhFM6dhpHulO/RJz79L8S6ugZHJkOOkUrUdxgdF2YiPFnA==}
+ /@babel/generator/7.26.9:
+ resolution: {integrity: sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/parser': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/parser': 7.26.9
+ '@babel/types': 7.26.9
'@jridgewell/gen-mapping': 0.3.8
'@jridgewell/trace-mapping': 0.3.25
jsesc: 3.1.0
@@ -552,7 +552,7 @@ packages:
resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
dev: false
/@babel/helper-compilation-targets/7.26.5:
@@ -565,8 +565,8 @@ packages:
lru-cache: 5.1.1
semver: 6.3.1
- /@babel/helper-create-class-features-plugin/7.25.9_@babel+core@7.20.12:
- resolution: {integrity: sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==}
+ /@babel/helper-create-class-features-plugin/7.26.9_@babel+core@7.20.12:
+ resolution: {integrity: sha512-ubbUqCofvxPRurw5L8WTsCLSkQiVpov4Qx0WMA+jUN+nXBK8ADPlJO1grkFw5CWKC5+sZSOfuGMdX1aI1iT9Sg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
@@ -577,7 +577,7 @@ packages:
'@babel/helper-optimise-call-expression': 7.25.9
'@babel/helper-replace-supers': 7.26.5_@babel+core@7.20.12
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
- '@babel/traverse': 7.26.8
+ '@babel/traverse': 7.26.9
semver: 6.3.1
transitivePeerDependencies:
- supports-color
@@ -615,15 +615,15 @@ packages:
resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
dev: false
/@babel/helper-member-expression-to-functions/7.25.9:
resolution: {integrity: sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/traverse': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/traverse': 7.26.9
+ '@babel/types': 7.26.9
transitivePeerDependencies:
- supports-color
dev: false
@@ -632,8 +632,8 @@ packages:
resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/traverse': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/traverse': 7.26.9
+ '@babel/types': 7.26.9
transitivePeerDependencies:
- supports-color
@@ -646,7 +646,7 @@ packages:
'@babel/core': 7.20.12
'@babel/helper-module-imports': 7.25.9
'@babel/helper-validator-identifier': 7.25.9
- '@babel/traverse': 7.26.8
+ '@babel/traverse': 7.26.9
transitivePeerDependencies:
- supports-color
@@ -654,7 +654,7 @@ packages:
resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
dev: false
/@babel/helper-plugin-utils/7.26.5:
@@ -670,7 +670,7 @@ packages:
'@babel/core': 7.20.12
'@babel/helper-annotate-as-pure': 7.25.9
'@babel/helper-wrap-function': 7.25.9
- '@babel/traverse': 7.26.8
+ '@babel/traverse': 7.26.9
transitivePeerDependencies:
- supports-color
dev: false
@@ -684,7 +684,7 @@ packages:
'@babel/core': 7.20.12
'@babel/helper-member-expression-to-functions': 7.25.9
'@babel/helper-optimise-call-expression': 7.25.9
- '@babel/traverse': 7.26.8
+ '@babel/traverse': 7.26.9
transitivePeerDependencies:
- supports-color
dev: false
@@ -693,8 +693,8 @@ packages:
resolution: {integrity: sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/traverse': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/traverse': 7.26.9
+ '@babel/types': 7.26.9
transitivePeerDependencies:
- supports-color
dev: false
@@ -715,26 +715,26 @@ packages:
resolution: {integrity: sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/template': 7.26.8
- '@babel/traverse': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/template': 7.26.9
+ '@babel/traverse': 7.26.9
+ '@babel/types': 7.26.9
transitivePeerDependencies:
- supports-color
dev: false
- /@babel/helpers/7.26.7:
- resolution: {integrity: sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==}
+ /@babel/helpers/7.26.9:
+ resolution: {integrity: sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==}
engines: {node: '>=6.9.0'}
dependencies:
- '@babel/template': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/template': 7.26.9
+ '@babel/types': 7.26.9
- /@babel/parser/7.26.8:
- resolution: {integrity: sha512-TZIQ25pkSoaKEYYaHbbxkfL36GNsQ6iFiBbeuzAkLnXayKR1yP1zFe+NxuZWWsUyvt8icPU9CCq0sgWGXR1GEw==}
+ /@babel/parser/7.26.9:
+ resolution: {integrity: sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.25.9_@babel+core@7.20.12:
resolution: {integrity: sha512-2qUwwfAFpJLZqxd02YW9btUCZHl+RFvdDkNfZwaIJrvB8Tesjsk8pEQkTvGwZXLqXUx/2oyY3ySRhm6HOXuCug==}
@@ -784,7 +784,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.20.12
- '@babel/helper-create-class-features-plugin': 7.25.9_@babel+core@7.20.12
+ '@babel/helper-create-class-features-plugin': 7.26.9_@babel+core@7.20.12
'@babel/helper-plugin-utils': 7.26.5
transitivePeerDependencies:
- supports-color
@@ -798,7 +798,7 @@ packages:
'@babel/core': ^7.12.0
dependencies:
'@babel/core': 7.20.12
- '@babel/helper-create-class-features-plugin': 7.25.9_@babel+core@7.20.12
+ '@babel/helper-create-class-features-plugin': 7.26.9_@babel+core@7.20.12
'@babel/helper-plugin-utils': 7.26.5
'@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12
transitivePeerDependencies:
@@ -938,7 +938,7 @@ packages:
'@babel/core': ^7.0.0-0
dependencies:
'@babel/core': 7.20.12
- '@babel/helper-create-class-features-plugin': 7.25.9_@babel+core@7.20.12
+ '@babel/helper-create-class-features-plugin': 7.26.9_@babel+core@7.20.12
'@babel/helper-plugin-utils': 7.26.5
transitivePeerDependencies:
- supports-color
@@ -953,7 +953,7 @@ packages:
dependencies:
'@babel/core': 7.20.12
'@babel/helper-annotate-as-pure': 7.25.9
- '@babel/helper-create-class-features-plugin': 7.25.9_@babel+core@7.20.12
+ '@babel/helper-create-class-features-plugin': 7.26.9_@babel+core@7.20.12
'@babel/helper-plugin-utils': 7.26.5
'@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12
transitivePeerDependencies:
@@ -1212,7 +1212,7 @@ packages:
'@babel/helper-compilation-targets': 7.26.5
'@babel/helper-plugin-utils': 7.26.5
'@babel/helper-replace-supers': 7.26.5_@babel+core@7.20.12
- '@babel/traverse': 7.26.8
+ '@babel/traverse': 7.26.9
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@@ -1226,7 +1226,7 @@ packages:
dependencies:
'@babel/core': 7.20.12
'@babel/helper-plugin-utils': 7.26.5
- '@babel/template': 7.26.8
+ '@babel/template': 7.26.9
dev: false
/@babel/plugin-transform-destructuring/7.25.9_@babel+core@7.20.12:
@@ -1270,8 +1270,8 @@ packages:
'@babel/helper-plugin-utils': 7.26.5
dev: false
- /@babel/plugin-transform-for-of/7.25.9_@babel+core@7.20.12:
- resolution: {integrity: sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==}
+ /@babel/plugin-transform-for-of/7.26.9_@babel+core@7.20.12:
+ resolution: {integrity: sha512-Hry8AusVm8LW5BVFgiyUReuoGzPUpdHQQqJY5bZnbbf+ngOHWuCuYFKw/BqaaWlvEUrF91HMhDtEaI1hZzNbLg==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0-0
@@ -1292,7 +1292,7 @@ packages:
'@babel/core': 7.20.12
'@babel/helper-compilation-targets': 7.26.5
'@babel/helper-plugin-utils': 7.26.5
- '@babel/traverse': 7.26.8
+ '@babel/traverse': 7.26.9
transitivePeerDependencies:
- supports-color
dev: false
@@ -1353,7 +1353,7 @@ packages:
'@babel/helper-module-transforms': 7.26.0_@babel+core@7.20.12
'@babel/helper-plugin-utils': 7.26.5
'@babel/helper-validator-identifier': 7.25.9
- '@babel/traverse': 7.26.8
+ '@babel/traverse': 7.26.9
transitivePeerDependencies:
- supports-color
dev: false
@@ -1491,7 +1491,7 @@ packages:
'@babel/helper-module-imports': 7.25.9
'@babel/helper-plugin-utils': 7.26.5
'@babel/plugin-syntax-jsx': 7.25.9_@babel+core@7.20.12
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
transitivePeerDependencies:
- supports-color
dev: false
@@ -1589,7 +1589,7 @@ packages:
dependencies:
'@babel/core': 7.20.12
'@babel/helper-annotate-as-pure': 7.25.9
- '@babel/helper-create-class-features-plugin': 7.25.9_@babel+core@7.20.12
+ '@babel/helper-create-class-features-plugin': 7.26.9_@babel+core@7.20.12
'@babel/helper-plugin-utils': 7.26.5
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
'@babel/plugin-syntax-typescript': 7.25.9_@babel+core@7.20.12
@@ -1671,7 +1671,7 @@ packages:
'@babel/plugin-transform-dotall-regex': 7.25.9_@babel+core@7.20.12
'@babel/plugin-transform-duplicate-keys': 7.25.9_@babel+core@7.20.12
'@babel/plugin-transform-exponentiation-operator': 7.26.3_@babel+core@7.20.12
- '@babel/plugin-transform-for-of': 7.25.9_@babel+core@7.20.12
+ '@babel/plugin-transform-for-of': 7.26.9_@babel+core@7.20.12
'@babel/plugin-transform-function-name': 7.25.9_@babel+core@7.20.12
'@babel/plugin-transform-literals': 7.25.9_@babel+core@7.20.12
'@babel/plugin-transform-member-expression-literals': 7.25.9_@babel+core@7.20.12
@@ -1694,7 +1694,7 @@ packages:
'@babel/plugin-transform-unicode-escapes': 7.25.9_@babel+core@7.20.12
'@babel/plugin-transform-unicode-regex': 7.25.9_@babel+core@7.20.12
'@babel/preset-modules': 0.1.6_@babel+core@7.20.12
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.12
babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.12
babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.12
@@ -1713,7 +1713,7 @@ packages:
'@babel/helper-plugin-utils': 7.26.5
'@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12
'@babel/plugin-transform-dotall-regex': 7.25.9_@babel+core@7.20.12
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
esutils: 2.0.3
dev: false
@@ -1748,36 +1748,36 @@ packages:
- supports-color
dev: false
- /@babel/runtime/7.26.7:
- resolution: {integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==}
+ /@babel/runtime/7.26.9:
+ resolution: {integrity: sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==}
engines: {node: '>=6.9.0'}
dependencies:
regenerator-runtime: 0.14.1
- /@babel/template/7.26.8:
- resolution: {integrity: sha512-iNKaX3ZebKIsCvJ+0jd6embf+Aulaa3vNBqZ41kM7iTWjx5qzWKXGHiJUW3+nTpQ18SG11hdF8OAzKrpXkb96Q==}
+ /@babel/template/7.26.9:
+ resolution: {integrity: sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.26.2
- '@babel/parser': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/parser': 7.26.9
+ '@babel/types': 7.26.9
- /@babel/traverse/7.26.8:
- resolution: {integrity: sha512-nic9tRkjYH0oB2dzr/JoGIm+4Q6SuYeLEiIiZDwBscRMYFJ+tMAz98fuel9ZnbXViA2I0HVSSRRK8DW5fjXStA==}
+ /@babel/traverse/7.26.9:
+ resolution: {integrity: sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.26.2
- '@babel/generator': 7.26.8
- '@babel/parser': 7.26.8
- '@babel/template': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/generator': 7.26.9
+ '@babel/parser': 7.26.9
+ '@babel/template': 7.26.9
+ '@babel/types': 7.26.9
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
- supports-color
- /@babel/types/7.26.8:
- resolution: {integrity: sha512-eUuWapzEGWFEpHFxgEaBG8e3n6S8L3MSu0oda755rOfabWPnh0Our1AozNFVUxGFIhbKgd1ksprsoDGMinTOTA==}
+ /@babel/types/7.26.9:
+ resolution: {integrity: sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-string-parser': 7.25.9
@@ -4724,8 +4724,8 @@ packages:
/@types/babel__core/7.20.0:
resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==}
dependencies:
- '@babel/parser': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/parser': 7.26.9
+ '@babel/types': 7.26.9
'@types/babel__generator': 7.6.8
'@types/babel__template': 7.4.4
'@types/babel__traverse': 7.20.6
@@ -4733,18 +4733,18 @@ packages:
/@types/babel__generator/7.6.8:
resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==}
dependencies:
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
/@types/babel__template/7.4.4:
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
dependencies:
- '@babel/parser': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/parser': 7.26.9
+ '@babel/types': 7.26.9
/@types/babel__traverse/7.20.6:
resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==}
dependencies:
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
/@types/chai-subset/1.3.5:
resolution: {integrity: sha512-c2mPnw+xHtXDoHmdtcCXGwyLMiauiAyxWMzhGpqHC4nqI/Y5G2XhTampslK2rb59kpcuHon03UH8W6iYUzw88A==}
@@ -5252,32 +5252,32 @@ packages:
resolution: {integrity: sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==}
dev: true
- /@visactor/vchart-theme/1.12.2_@visactor+vchart@1.13.4:
+ /@visactor/vchart-theme/1.12.2_@visactor+vchart@1.13.5:
resolution: {integrity: sha512-r298TUdK+CKbHGVYWgQnNSEB5uqpFvF2/aMNZ/2POQnd2CovAPJOx2nTE6hAcOn8rra2FwJ2xF8AyP1O5OhrTw==}
peerDependencies:
'@visactor/vchart': '>=1.10.4'
dependencies:
- '@visactor/vchart': 1.13.4
+ '@visactor/vchart': 1.13.5
dev: false
- /@visactor/vchart/1.13.4:
- resolution: {integrity: sha512-4tZ1L5AXtIZGqk7X3qDhLgvEr2UGXMp/48l/WZ5TOwqlcoo2MJreH9Hv76wzIvZbd+JKpYOWihrjgpkUh15c9g==}
+ /@visactor/vchart/1.13.5:
+ resolution: {integrity: sha512-GYpLpNb56LX6CG3YlgcUk0bv4nIwvn9FFLtixe8cPjnkVLHyAR/LkoMYPUz7JwBmItgFPnNEayhEH6j7c4daPA==}
dependencies:
'@visactor/vdataset': 0.19.4
- '@visactor/vgrammar-core': 0.15.5
- '@visactor/vgrammar-hierarchy': 0.15.5
- '@visactor/vgrammar-projection': 0.15.5
- '@visactor/vgrammar-sankey': 0.15.5
- '@visactor/vgrammar-util': 0.15.5
- '@visactor/vgrammar-venn': 0.15.5
- '@visactor/vgrammar-wordcloud': 0.15.5
- '@visactor/vgrammar-wordcloud-shape': 0.15.5
- '@visactor/vrender-components': 0.21.11
- '@visactor/vrender-core': 0.21.11
- '@visactor/vrender-kits': 0.21.11
+ '@visactor/vgrammar-core': 0.15.6
+ '@visactor/vgrammar-hierarchy': 0.15.6
+ '@visactor/vgrammar-projection': 0.15.6
+ '@visactor/vgrammar-sankey': 0.15.6
+ '@visactor/vgrammar-util': 0.15.6
+ '@visactor/vgrammar-venn': 0.15.6
+ '@visactor/vgrammar-wordcloud': 0.15.6
+ '@visactor/vgrammar-wordcloud-shape': 0.15.6
+ '@visactor/vrender-components': 0.21.15
+ '@visactor/vrender-core': 0.21.15
+ '@visactor/vrender-kits': 0.21.15
'@visactor/vscale': 0.19.4
'@visactor/vutils': 0.19.4
- '@visactor/vutils-extension': 1.13.4
+ '@visactor/vutils-extension': 1.13.5
/@visactor/vdataset/0.17.5:
resolution: {integrity: sha512-zVBdLWHWrhldGc8JDjSYF9lvpFT4ZEFQDB0b6yvfSiHzHKHiSco+rWmUFvA7r4ObT6j2QWF1vZAV9To8Ml4vHw==}
@@ -5322,89 +5322,89 @@ packages:
simplify-geojson: 1.0.5
topojson-client: 3.1.0
- /@visactor/vgrammar-coordinate/0.15.5:
- resolution: {integrity: sha512-YWSWWq0h0uN5m9clSKqSMsZ+s16N0sCHmGuhImXkhHEd0MSpNA7MLGOjfS2L+Odp+lmRrsmIs319LbEsxk+E0A==}
+ /@visactor/vgrammar-coordinate/0.15.6:
+ resolution: {integrity: sha512-BQumlt//0xO0cii1uer0ydfVm5hIZ7tNjT3goxmeqrKfk/Yd3kaUsyz22M9yyJ0gU0B0Uo3mWhNJSts2NOP9vA==}
dependencies:
- '@visactor/vgrammar-util': 0.15.5
+ '@visactor/vgrammar-util': 0.15.6
'@visactor/vutils': 0.19.4
- /@visactor/vgrammar-core/0.15.5:
- resolution: {integrity: sha512-quu/+ihK+nglgecwz3S4hJS8LohVG5nfj+sSnO6sGflYsJOPNOEOs7h+8C7yAxA8/TMrzAD5A8SrQeb6/QLj/g==}
+ /@visactor/vgrammar-core/0.15.6:
+ resolution: {integrity: sha512-y6BIzaTn3ov0BfrmKEkhEBZvIZjMDl0MgYTr/GtOjnrHvk9Yvl8skOHWLz8B6oD3VBWmpNLh8p08DReO4CGtTg==}
dependencies:
'@visactor/vdataset': 0.19.4
- '@visactor/vgrammar-coordinate': 0.15.5
- '@visactor/vgrammar-util': 0.15.5
- '@visactor/vrender-components': 0.21.11
- '@visactor/vrender-core': 0.21.11
- '@visactor/vrender-kits': 0.21.11
+ '@visactor/vgrammar-coordinate': 0.15.6
+ '@visactor/vgrammar-util': 0.15.6
+ '@visactor/vrender-components': 0.21.15
+ '@visactor/vrender-core': 0.21.15
+ '@visactor/vrender-kits': 0.21.15
'@visactor/vscale': 0.19.4
'@visactor/vutils': 0.19.4
- /@visactor/vgrammar-hierarchy/0.15.5:
- resolution: {integrity: sha512-UeEFSu3KHqsLC6P+l6o1+NL9YuqyDdq2VAE/Ojj5ZuJn4wKG92aepdAY0Ke52AynBRsQAll/w97z8EfRQBToyQ==}
+ /@visactor/vgrammar-hierarchy/0.15.6:
+ resolution: {integrity: sha512-bZt4mS4QTEjzblvg4zja9c8JL3nwTL6x8pcOtqTwIidt2pkyk29r30wOuTJwgeT/Vh2j0yu4vSYk29QYLwQi8Q==}
dependencies:
- '@visactor/vgrammar-core': 0.15.5
- '@visactor/vgrammar-util': 0.15.5
- '@visactor/vrender-core': 0.21.11
- '@visactor/vrender-kits': 0.21.11
+ '@visactor/vgrammar-core': 0.15.6
+ '@visactor/vgrammar-util': 0.15.6
+ '@visactor/vrender-core': 0.21.15
+ '@visactor/vrender-kits': 0.21.15
'@visactor/vutils': 0.19.4
- /@visactor/vgrammar-projection/0.15.5:
- resolution: {integrity: sha512-bwuhlLRjk4S+/D4Vr0gz1a+Ks+B0pRNRjHHZAvUBMYwBd3uOLg+tNVjrN4VY3Khpd25sdvvwVRcxdzHQ/QjS1Q==}
+ /@visactor/vgrammar-projection/0.15.6:
+ resolution: {integrity: sha512-xQnBHknHQ1iMkqlwefnGWJtD+edn++Mh+fRrMqjqo1S5etY6gJUkKIp+oxCIsiCZr0PxJyDxV99ZdlakMe6W8A==}
dependencies:
- '@visactor/vgrammar-core': 0.15.5
- '@visactor/vgrammar-util': 0.15.5
+ '@visactor/vgrammar-core': 0.15.6
+ '@visactor/vgrammar-util': 0.15.6
'@visactor/vutils': 0.19.4
d3-geo: 1.12.1
- /@visactor/vgrammar-sankey/0.15.5:
- resolution: {integrity: sha512-Ysd2b75KZCnMdiKx8He4LfxzmNxPQnhnpwIhk/aoBZ6z/0IL81/UCAipEMLYaCFPMRGMoMGybY153rPTQf6CmA==}
+ /@visactor/vgrammar-sankey/0.15.6:
+ resolution: {integrity: sha512-7WcYKk5on8TtGEVTnSQAAfRffs90/6/rxuAqNrVDVjX8KCJ+ENkqhERZFiAQlnzt1p2pg4GTmk/CrkLH3/SIBA==}
dependencies:
- '@visactor/vgrammar-core': 0.15.5
- '@visactor/vgrammar-util': 0.15.5
- '@visactor/vrender-core': 0.21.11
- '@visactor/vrender-kits': 0.21.11
+ '@visactor/vgrammar-core': 0.15.6
+ '@visactor/vgrammar-util': 0.15.6
+ '@visactor/vrender-core': 0.21.15
+ '@visactor/vrender-kits': 0.21.15
'@visactor/vutils': 0.19.4
- /@visactor/vgrammar-util/0.15.5:
- resolution: {integrity: sha512-kpT5I8zi+5SODtrpkEGhvbHCGv1ln83fUYkRyO0bEOGhrfCd5X7lcNqI6QJ++8quZTbn/6wSWe9rHj1If9rvRA==}
+ /@visactor/vgrammar-util/0.15.6:
+ resolution: {integrity: sha512-Ub0/EJc/kOSVum65CGmV1ApAi1Nl2/sdKJ7wFGGVfEayifY35Oc41b4YP7AQ02OaMFnPa9qokSv73YiGYuma1Q==}
dependencies:
- '@visactor/vrender-core': 0.21.11
+ '@visactor/vrender-core': 0.21.15
'@visactor/vutils': 0.19.4
- /@visactor/vgrammar-venn/0.15.5:
- resolution: {integrity: sha512-7eo+J7uxMIZtuQJAwK6UM5ygfE8Q15AlVW2+LP/6juQ1lJEL8LZE+jiPZt78rbbnscW6GCJpqdE2Nm1B392xsg==}
+ /@visactor/vgrammar-venn/0.15.6:
+ resolution: {integrity: sha512-uluqJ0XWiuITIdSdSEOn/aBWaVp4DRUkPyou4M1gwgSX85wU4BOJYgpLPOlbWUqX9eZ6ozQj7bwTS4vILiLakg==}
dependencies:
- '@visactor/vgrammar-core': 0.15.5
- '@visactor/vgrammar-util': 0.15.5
- '@visactor/vrender-core': 0.21.11
- '@visactor/vrender-kits': 0.21.11
+ '@visactor/vgrammar-core': 0.15.6
+ '@visactor/vgrammar-util': 0.15.6
+ '@visactor/vrender-core': 0.21.15
+ '@visactor/vrender-kits': 0.21.15
'@visactor/vutils': 0.19.4
- /@visactor/vgrammar-wordcloud-shape/0.15.5:
- resolution: {integrity: sha512-asWHbWQrkudOVCUn7TAlfy+FuYdk5VNVoOFbv4pCOXylV/0Vnp8L5Co4Z0fIRFoyFE2YFE9kQno9qXnAVOST8Q==}
+ /@visactor/vgrammar-wordcloud-shape/0.15.6:
+ resolution: {integrity: sha512-2dT/YRZNZBuq5EvXbma6DjuUa7OoGeHMeoWpQLDQHgTtbqgNvWZw/lqOZ9IMQ7Jfrp7IeA3V/1bIwzr9+UnX/g==}
dependencies:
- '@visactor/vgrammar-core': 0.15.5
- '@visactor/vgrammar-util': 0.15.5
- '@visactor/vrender-core': 0.21.11
- '@visactor/vrender-kits': 0.21.11
+ '@visactor/vgrammar-core': 0.15.6
+ '@visactor/vgrammar-util': 0.15.6
+ '@visactor/vrender-core': 0.21.15
+ '@visactor/vrender-kits': 0.21.15
'@visactor/vscale': 0.19.4
'@visactor/vutils': 0.19.4
- /@visactor/vgrammar-wordcloud/0.15.5:
- resolution: {integrity: sha512-gmie/uf5JaB3m0j53WPPAPGeMqLyMwvn5Qw5x6Ouzv/RTXTyjtcHCBGtC2C2VNuZAhTCB/lIKq1+kEehRmCtgQ==}
+ /@visactor/vgrammar-wordcloud/0.15.6:
+ resolution: {integrity: sha512-HX9wVPBc3rafCH6DnETa2PxlThLL7rqGWU0igz4f+0NpAmjuCpp4V8c5IH+aqYp5UZAuo3gI7rfCIHgVAQgAWw==}
dependencies:
- '@visactor/vgrammar-core': 0.15.5
- '@visactor/vgrammar-util': 0.15.5
- '@visactor/vrender-core': 0.21.11
- '@visactor/vrender-kits': 0.21.11
+ '@visactor/vgrammar-core': 0.15.6
+ '@visactor/vgrammar-util': 0.15.6
+ '@visactor/vrender-core': 0.21.15
+ '@visactor/vrender-kits': 0.21.15
'@visactor/vutils': 0.19.4
- /@visactor/vrender-components/0.21.11:
- resolution: {integrity: sha512-7RLTDu4CEyd67Vnd6znthpQ9xM8/nj7fydJHFk8NfoFkrWFbPRHbZfqPXL3G8jsdIjjUC3GyWhS2FSjlXBFj6Q==}
+ /@visactor/vrender-components/0.21.15:
+ resolution: {integrity: sha512-RMMX5JFTdaOXmrCLi+3yY0tPSipqMS6MlWYLvycfNw3NFlaBkRtEjTDBJiK/x40qQZEzlZuPVIgDkzhCdfvhbA==}
dependencies:
- '@visactor/vrender-core': 0.21.11
- '@visactor/vrender-kits': 0.21.11
+ '@visactor/vrender-core': 0.21.15
+ '@visactor/vrender-kits': 0.21.15
'@visactor/vscale': 0.19.4
'@visactor/vutils': 0.19.4
@@ -5415,17 +5415,17 @@ packages:
color-convert: 2.0.1
dev: true
- /@visactor/vrender-core/0.21.11:
- resolution: {integrity: sha512-/mNpwPrMz23qU9rMvNYQ81ntT15I32Chyi7go/drkApOqyWYEdd5sY6DlGoYW7nUuMjB4Z5fFjEyfRQjhfVlSQ==}
+ /@visactor/vrender-core/0.21.15:
+ resolution: {integrity: sha512-FWiFu6pZK/0dpD/a97zON8TssTx0aefh+qm9oVmUjMNmltpt1Zs3wEMZyiuN3V17dNF4U0gdI6dLChUsqhZgfQ==}
dependencies:
'@visactor/vutils': 0.19.4
color-convert: 2.0.1
- /@visactor/vrender-kits/0.21.11:
- resolution: {integrity: sha512-2nEkkAwvCqZABkSNajyNiawL/K3vqbTsESroHAgXIK3Ils9to8x9QQxBaZ5VYdXC/RxK9sCMjSuWMiTOGmIDRg==}
+ /@visactor/vrender-kits/0.21.15:
+ resolution: {integrity: sha512-bMp8hESV1vO9Nf7zNXE3MAGWQ6QTzedTzC8XyEHZZ2Mp4+XUagDLJfjQYhVMogulzEJ2H5wcMluDRfpbY13HCQ==}
dependencies:
'@resvg/resvg-js': 2.4.1
- '@visactor/vrender-core': 0.21.11
+ '@visactor/vrender-core': 0.21.15
'@visactor/vutils': 0.19.4
gifuct-js: 2.1.2
roughjs: 4.5.2
@@ -5435,8 +5435,8 @@ packages:
dependencies:
'@visactor/vutils': 0.19.4
- /@visactor/vutils-extension/1.13.4:
- resolution: {integrity: sha512-GdAtjOkckMf6CSsucq506P6PQ3eR3Tddf0eVCaFsIwBLlVXDmZvubWeZbe7twZapbR4+vOPvFCi1rU+5ISkySA==}
+ /@visactor/vutils-extension/1.13.5:
+ resolution: {integrity: sha512-6HGDlElS3IQFsMQ2xGGRJtW7WYSzMSOux4Y58Go1WxTbYNiQ0L/17wPM5IcM7rqdlYh9wNZhpES6cGsmVku+HA==}
dependencies:
'@visactor/vdataset': 0.19.4
'@visactor/vutils': 0.19.4
@@ -6035,7 +6035,7 @@ packages:
postcss: ^8.1.0
dependencies:
browserslist: 4.24.4
- caniuse-lite: 1.0.30001699
+ caniuse-lite: 1.0.30001700
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.1.1
@@ -6066,7 +6066,7 @@ packages:
resolution: {integrity: sha512-LhLcE7Hbiryz8oMDdDptSrWowmB4Bl6RCt6sIJKpRB4XtVf0iEgewX3au/pJqm+Py1kCASkb/FFKjxQaLtxJvw==}
dependencies:
follow-redirects: 1.15.9
- form-data: 4.0.1
+ form-data: 4.0.2
proxy-from-env: 1.1.0
transitivePeerDependencies:
- debug
@@ -6164,8 +6164,8 @@ packages:
resolution: {integrity: sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw==}
engines: {node: '>= 10.14.2'}
dependencies:
- '@babel/template': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/template': 7.26.9
+ '@babel/types': 7.26.9
'@types/babel__core': 7.20.0
'@types/babel__traverse': 7.20.6
dev: true
@@ -6396,8 +6396,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
- caniuse-lite: 1.0.30001699
- electron-to-chromium: 1.5.99
+ caniuse-lite: 1.0.30001700
+ electron-to-chromium: 1.5.102
node-releases: 2.0.19
update-browserslist-db: 1.1.2_browserslist@4.24.4
@@ -6510,8 +6510,8 @@ packages:
engines: {node: '>=10'}
dev: true
- /caniuse-lite/1.0.30001699:
- resolution: {integrity: sha512-b+uH5BakXZ9Do9iK+CkDmctUSEqZl+SP056vc5usa0PL+ev5OHw003rZXcnjNDv3L8P5j6rwT6C0BPKSikW08w==}
+ /caniuse-lite/1.0.30001700:
+ resolution: {integrity: sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==}
/canvas/2.11.2:
resolution: {integrity: sha512-ItanGBMrmRV7Py2Z+Xhs7cT+FNt5K0vPL4p9EZ/UX/Mu7hFbkxSjKF2KVtPwX7UYWp7dRKnrTvReflgrItJbdw==}
@@ -7319,7 +7319,7 @@ packages:
/dom-helpers/5.2.1:
resolution: {integrity: sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==}
dependencies:
- '@babel/runtime': 7.26.7
+ '@babel/runtime': 7.26.9
csstype: 3.1.3
/dom-serializer/1.4.1:
@@ -7424,8 +7424,8 @@ packages:
resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
dev: true
- /electron-to-chromium/1.5.99:
- resolution: {integrity: sha512-77c/+fCyL2U+aOyqfIFi89wYLBeSTCs55xCZL0oFH0KjqsvSvyh6AdQ+UIl1vgpnQQE6g+/KK8hOIupH6VwPtg==}
+ /electron-to-chromium/1.5.102:
+ resolution: {integrity: sha512-eHhqaja8tE/FNpIiBrvBjFV/SSKpyWHLvxuR9dPTdo+3V9ppdLmFB7ZZQ98qNovcngPLYIz0oOBF9P0FfZef5Q==}
/electron/11.5.0:
resolution: {integrity: sha512-WjNDd6lGpxyiNjE3LhnFCAk/D9GIj1rU3GSDealVShhkkkPR3Vh4q8ErXGDl1OAO/faomVa10KoFPUN/pLbNxg==}
@@ -8529,7 +8529,7 @@ packages:
resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
engines: {node: ^10.12.0 || >=12.0.0}
dependencies:
- flatted: 3.3.2
+ flatted: 3.3.3
keyv: 4.5.4
rimraf: 3.0.2
@@ -8538,8 +8538,8 @@ packages:
hasBin: true
dev: true
- /flatted/3.3.2:
- resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==}
+ /flatted/3.3.3:
+ resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==}
/flush-write-stream/1.1.1:
resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==}
@@ -8598,21 +8598,23 @@ packages:
mime-types: 2.1.35
dev: true
- /form-data/3.0.2:
- resolution: {integrity: sha512-sJe+TQb2vIaIyO783qN6BlMYWMw3WBOHA1Ay2qxsnjuafEOQFJ2JakedOQirT6D5XPRxDvS7AHYyem9fTpb4LQ==}
+ /form-data/3.0.3:
+ resolution: {integrity: sha512-q5YBMeWy6E2Un0nMGWMgI65MAKtaylxfNJGJxpGh45YDciZB4epbWpaAfImil6CPAPTYB4sh0URQNDRIZG5F2w==}
engines: {node: '>= 6'}
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
+ es-set-tostringtag: 2.1.0
mime-types: 2.1.35
dev: true
- /form-data/4.0.1:
- resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==}
+ /form-data/4.0.2:
+ resolution: {integrity: sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==}
engines: {node: '>= 6'}
dependencies:
asynckit: 0.4.0
combined-stream: 1.0.8
+ es-set-tostringtag: 2.1.0
mime-types: 2.1.35
dev: false
@@ -9836,10 +9838,10 @@ packages:
engines: {node: '>=6'}
dependencies:
'@babel/generator': 7.21.1
- '@babel/parser': 7.26.8
- '@babel/template': 7.26.8
- '@babel/traverse': 7.26.8
- '@babel/types': 7.26.8
+ '@babel/parser': 7.26.9
+ '@babel/template': 7.26.9
+ '@babel/traverse': 7.26.9
+ '@babel/types': 7.26.9
istanbul-lib-coverage: 2.0.5
semver: 6.3.1
transitivePeerDependencies:
@@ -9863,7 +9865,7 @@ packages:
engines: {node: '>=8'}
dependencies:
'@babel/core': 7.20.12
- '@babel/parser': 7.26.8
+ '@babel/parser': 7.26.9
'@istanbuljs/schema': 0.1.3
istanbul-lib-coverage: 3.2.2
semver: 6.3.1
@@ -10327,7 +10329,7 @@ packages:
resolution: {integrity: sha512-Cq7vkAgaYKp+PsX+2/JbTarrk0DmNhsEtqBXNwUHkdlbrTBLtMJINADf2mf5FkowNsq8evbPc07/qFO0AdKTzw==}
engines: {node: '>= 6'}
dependencies:
- '@babel/traverse': 7.26.8
+ '@babel/traverse': 7.26.9
'@jest/environment': 24.9.0
'@jest/test-result': 24.9.0
'@jest/types': 24.9.0
@@ -10351,7 +10353,7 @@ packages:
resolution: {integrity: sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg==}
engines: {node: '>= 10.14.2'}
dependencies:
- '@babel/traverse': 7.26.8
+ '@babel/traverse': 7.26.9
'@jest/environment': 26.6.2
'@jest/source-map': 26.6.2
'@jest/test-result': 26.6.2
@@ -10381,7 +10383,7 @@ packages:
resolution: {integrity: sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg==}
engines: {node: '>= 10.14.2'}
dependencies:
- '@babel/traverse': 7.26.8
+ '@babel/traverse': 7.26.9
'@jest/environment': 26.6.2
'@jest/source-map': 26.6.2
'@jest/test-result': 26.6.2
@@ -10411,7 +10413,7 @@ packages:
resolution: {integrity: sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg==}
engines: {node: '>= 10.14.2'}
dependencies:
- '@babel/traverse': 7.26.8
+ '@babel/traverse': 7.26.9
'@jest/environment': 26.6.2
'@jest/source-map': 26.6.2
'@jest/test-result': 26.6.2
@@ -10873,7 +10875,7 @@ packages:
resolution: {integrity: sha512-uI/rszGSs73xCM0l+up7O7a40o90cnrk429LOiK3aeTvfC0HHmldbd81/B7Ix81KSFe1lwkbl7GnBGG4UfuDew==}
engines: {node: '>= 6'}
dependencies:
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
'@jest/types': 24.9.0
chalk: 2.4.2
expect: 24.9.0
@@ -10892,7 +10894,7 @@ packages:
resolution: {integrity: sha512-OLhxz05EzUtsAmOMzuupt1lHYXCNib0ECyuZ/PZOx9TrZcC8vL0x+DUG3TL+GLX3yHG45e6YGjIm0XwDc3q3og==}
engines: {node: '>= 10.14.2'}
dependencies:
- '@babel/types': 7.26.8
+ '@babel/types': 7.26.9
'@jest/types': 26.6.2
'@types/babel__traverse': 7.20.6
'@types/prettier': 2.7.3
@@ -11120,7 +11122,7 @@ packages:
decimal.js: 10.5.0
domexception: 2.0.1
escodegen: 2.1.0
- form-data: 3.0.2
+ form-data: 3.0.3
html-encoding-sniffer: 2.0.1
http-proxy-agent: 4.0.1
https-proxy-agent: 5.0.1
@@ -11163,7 +11165,7 @@ packages:
decimal.js: 10.5.0
domexception: 2.0.1
escodegen: 2.1.0
- form-data: 3.0.2
+ form-data: 3.0.3
html-encoding-sniffer: 2.0.1
http-proxy-agent: 4.0.1
https-proxy-agent: 5.0.1
@@ -12841,7 +12843,7 @@ packages:
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
dependencies:
- '@babel/runtime': 7.26.7
+ '@babel/runtime': 7.26.9
react: 18.3.1
/react-dom/18.3.1_react@18.3.1:
@@ -12862,7 +12864,7 @@ packages:
'@types/react':
optional: true
dependencies:
- '@babel/runtime': 7.26.7
+ '@babel/runtime': 7.26.9
'@types/react': 18.3.18
focus-lock: 1.3.6
prop-types: 15.8.1
@@ -12910,7 +12912,7 @@ packages:
react: '>=16.6.0'
react-dom: '>=16.6.0'
dependencies:
- '@babel/runtime': 7.26.7
+ '@babel/runtime': 7.26.9
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
@@ -13067,7 +13069,7 @@ packages:
/regenerator-transform/0.15.2:
resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==}
dependencies:
- '@babel/runtime': 7.26.7
+ '@babel/runtime': 7.26.9
dev: false
/regex-not/1.0.2:
diff --git a/packages/vmind/package.json b/packages/vmind/package.json
index 263477b0..6251a68c 100644
--- a/packages/vmind/package.json
+++ b/packages/vmind/package.json
@@ -112,4 +112,4 @@
"jsonrepair": "~3.8.1",
"string-similarity-js": "~2.1.4"
}
-}
+}
\ No newline at end of file
diff --git a/packages/vmind/src/atom/dataInsight/algorithms/statistics.ts b/packages/vmind/src/atom/dataInsight/algorithms/statistics.ts
index cbf202f9..5fc5e289 100644
--- a/packages/vmind/src/atom/dataInsight/algorithms/statistics.ts
+++ b/packages/vmind/src/atom/dataInsight/algorithms/statistics.ts
@@ -1,3 +1,5 @@
+// eslint-disable-next-line @typescript-eslint/triple-slash-reference
+///
import jStat from 'jstat';
import quantile from '@stdlib/stats-base-dists-t-quantile';
diff --git a/packages/vmind/src/core/types.ts b/packages/vmind/src/core/types.ts
deleted file mode 100644
index bda8155e..00000000
--- a/packages/vmind/src/core/types.ts
+++ /dev/null
@@ -1,7 +0,0 @@
-import type { BaseApplication } from '../base/application';
-
-export type VMindApplicationMap = {
- [name: string]: {
- [modelType: string]: BaseApplication;
- };
-};