From 36a2a37beffe1df96ca98ad0569fcc696ad05fe5 Mon Sep 17 00:00:00 2001 From: "lixuefei.1313" Date: Wed, 10 Sep 2025 10:16:49 +0800 Subject: [PATCH] feat: upgrade vrender to 0.22.18 --- common/config/rush/pnpm-lock.yaml | 118 +++++++++--------- docs/dev-demos/package.json | 6 +- docs/site/package.json | 6 +- packages/vgrammar-core/package.json | 6 +- packages/vgrammar-hierarchy/package.json | 4 +- packages/vgrammar-plot/package.json | 6 +- packages/vgrammar-sankey/package.json | 4 +- packages/vgrammar-util/package.json | 2 +- packages/vgrammar-venn/package.json | 4 +- .../vgrammar-wordcloud-shape/package.json | 4 +- packages/vgrammar-wordcloud/package.json | 4 +- 11 files changed, 82 insertions(+), 82 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index aa7514ee..272d292f 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -19,9 +19,9 @@ importers: '@visactor/vgrammar-util': workspace:0.16.13 '@visactor/vgrammar-wordcloud': workspace:0.16.13 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.13 - '@visactor/vrender': 0.22.17 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender': 0.22.18 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 d3-scale-chromatic: ^3.0.0 @@ -41,9 +41,9 @@ importers: '@visactor/vgrammar-util': link:../../packages/vgrammar-util '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 0.22.17 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender': 0.22.18 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': 0.19.5 '@vitejs/plugin-react': 3.1.0_vite@3.2.6 d3-scale-chromatic: 3.1.0 @@ -71,9 +71,9 @@ importers: '@visactor/vgrammar-venn': workspace:0.16.13 '@visactor/vgrammar-wordcloud': workspace:0.16.13 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.13 - '@visactor/vrender': 0.22.17 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender': 0.22.18 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 axios: ^1.4.0 @@ -109,9 +109,9 @@ importers: '@visactor/vgrammar-venn': link:../../packages/vgrammar-venn '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 0.22.17 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender': 0.22.18 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': 0.19.5 axios: 1.6.8 highlight.js: 11.9.0 @@ -231,9 +231,9 @@ importers: '@visactor/vdataset': ~0.19.5 '@visactor/vgrammar-coordinate': workspace:0.16.13 '@visactor/vgrammar-util': workspace:0.16.13 - '@visactor/vrender-components': 0.22.17 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-components': 0.22.18 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 @@ -246,9 +246,9 @@ importers: '@visactor/vdataset': 0.19.5 '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.22.17 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-components': 0.22.18 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -340,8 +340,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.13 '@visactor/vgrammar-util': workspace:0.16.13 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -352,8 +352,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -385,9 +385,9 @@ importers: '@visactor/vgrammar-coordinate': workspace:0.16.13 '@visactor/vgrammar-core': workspace:0.16.13 '@visactor/vgrammar-util': workspace:0.16.13 - '@visactor/vrender-components': 0.22.17 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-components': 0.22.18 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 d3-array: 1.x @@ -401,9 +401,9 @@ importers: '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.22.17 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-components': 0.22.18 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -481,8 +481,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.13 '@visactor/vgrammar-util': workspace:0.16.13 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -493,8 +493,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -522,7 +522,7 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vrender-core': 0.22.17 + '@visactor/vrender-core': 0.22.18 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -531,7 +531,7 @@ importers: typescript: 4.9.5 vite: 3.2.6 dependencies: - '@visactor/vrender-core': 0.22.17 + '@visactor/vrender-core': 0.22.18 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -561,8 +561,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.13 '@visactor/vgrammar-util': workspace:0.16.13 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -573,8 +573,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -604,8 +604,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.13 '@visactor/vgrammar-util': workspace:0.16.13 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -616,8 +616,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -647,8 +647,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.13 '@visactor/vgrammar-util': workspace:0.16.13 - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 @@ -660,8 +660,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -3448,36 +3448,36 @@ packages: topojson-client: 3.1.0 dev: false - /@visactor/vrender-components/0.22.17: - resolution: {integrity: sha512-3DtKFxG4uQIDDuhghwJFgW29jiDRwDaDdADHsJqzilw5gc6XKqEs6Gzb+fCooyFQl7MMCGw/hJlbrr//gKvJrQ==} + /@visactor/vrender-components/0.22.18: + resolution: {integrity: sha512-AKR707uqXNs3KhlKnw66UidG9NjhNvZarb9Ncthd9s3E0q69jXknnFNXz5QvF2vy8BYOr1UorjZ9vTeY+tvKKg==} dependencies: - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 dev: false - /@visactor/vrender-core/0.22.17: - resolution: {integrity: sha512-RfnYcd3vztF/7ZCyjKa3uEDJ4jmQeelhMNZL/hDlBerX6FtANP8RW6mXVIaf1YVM14VpVM2Mj1WZq9JxJbRT8A==} + /@visactor/vrender-core/0.22.18: + resolution: {integrity: sha512-qXt6tizaJ37Rd/OXZiTFwL7bOEfR550JJz4uYqp7/mJGreyFaUCB/VCqOOJASn0KcQGDBlFoBly4YXmhQgAyuA==} dependencies: '@visactor/vutils': 0.19.5 color-convert: 2.0.1 - /@visactor/vrender-kits/0.22.17: - resolution: {integrity: sha512-8K15UAuf3vB3I4RPYFr6zhyTZZ36Ux+mIEiiN31OFUAtZMQRRCQgtDFyy9vTrHcm5PPgBqA8oxWHWfYeRMZUiw==} + /@visactor/vrender-kits/0.22.18: + resolution: {integrity: sha512-15jvUf7EbEnIX5HEmpcw8R+l94I5PcWzHa3LmWs4PxevGUN3gDoF59gKR0D/Uqqt7VgTclDZ/Bzot9sk0n9uJQ==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 0.22.17 + '@visactor/vrender-core': 0.22.18 '@visactor/vutils': 0.19.5 gifuct-js: 2.1.2 lottie-web: 5.12.2 roughjs: 4.5.2 - /@visactor/vrender/0.22.17: - resolution: {integrity: sha512-Rv1Nv08JrnpRCK+Ez89JptS023jz0nPJ53c8lhEJUrVQklBOOWe8tQEioY3WEo2Z+CLZBgSONv5BEtIzkOFzvQ==} + /@visactor/vrender/0.22.18: + resolution: {integrity: sha512-2q30ZURydSIaNFSqTbnP2b/5Fq0JtH4ngtdzrnYnp0HtwF2kCfdQ20S/Ms+EO3L0ZN8/LTMDisT32l0faYeXmg==} dependencies: - '@visactor/vrender-core': 0.22.17 - '@visactor/vrender-kits': 0.22.17 + '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-kits': 0.22.18 /@visactor/vscale/0.19.5: resolution: {integrity: sha512-KiXrn184Fh5aJBl/IcOK5irkJr0jwrpNjLPJ/0wfepYSycyEF5z7lDdfnvoJFEcMoljYjDQVg6Fxg9Adozc6vg==} diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 2d241575..2da2c2f4 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -20,9 +20,9 @@ "@visactor/vgrammar-wordcloud": "workspace:0.16.13", "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.13", "@visactor/vgrammar-plot": "workspace:0.16.13", - "@visactor/vrender-core": "0.22.17", - "@visactor/vrender-kits": "0.22.17", - "@visactor/vrender": "0.22.17", + "@visactor/vrender-core": "0.22.18", + "@visactor/vrender-kits": "0.22.18", + "@visactor/vrender": "0.22.18", "d3-scale-chromatic": "^3.0.0", "lodash": "4.17.21", "typescript": "4.9.5", diff --git a/docs/site/package.json b/docs/site/package.json index b98783de..44905c95 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -25,9 +25,9 @@ "@visactor/vgrammar-util": "workspace:0.16.13", "@visactor/vgrammar-coordinate": "workspace:0.16.13", "@visactor/vgrammar-venn": "workspace:0.16.13", - "@visactor/vrender-core": "0.22.17", - "@visactor/vrender-kits": "0.22.17", - "@visactor/vrender": "0.22.17", + "@visactor/vrender-core": "0.22.18", + "@visactor/vrender-kits": "0.22.18", + "@visactor/vrender": "0.22.18", "markdown-it": "^13.0.0", "highlight.js": "^11.8.0", "axios": "^1.4.0", diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index 30c77d70..7c1eeef6 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -40,9 +40,9 @@ "@visactor/vgrammar-coordinate": "workspace:0.16.13", "@visactor/vgrammar-util": "workspace:0.16.13", "@visactor/vscale": "~0.19.5", - "@visactor/vrender-core": "0.22.17", - "@visactor/vrender-kits": "0.22.17", - "@visactor/vrender-components": "0.22.17" + "@visactor/vrender-core": "0.22.18", + "@visactor/vrender-kits": "0.22.18", + "@visactor/vrender-components": "0.22.18" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index af5477bc..527aacc7 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -41,8 +41,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.13", "@visactor/vgrammar-util": "workspace:0.16.13", - "@visactor/vrender-core": "0.22.17", - "@visactor/vrender-kits": "0.22.17" + "@visactor/vrender-core": "0.22.18", + "@visactor/vrender-kits": "0.22.18" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index 40cdef35..2705382a 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -39,9 +39,9 @@ "@visactor/vgrammar-util": "workspace:0.16.13", "@visactor/vgrammar-coordinate": "workspace:0.16.13", "@visactor/vgrammar-core": "workspace:0.16.13", - "@visactor/vrender-components": "0.22.17", - "@visactor/vrender-core": "0.22.17", - "@visactor/vrender-kits": "0.22.17" + "@visactor/vrender-components": "0.22.18", + "@visactor/vrender-core": "0.22.18", + "@visactor/vrender-kits": "0.22.18" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 8f1c631a..7d7d98e6 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -39,8 +39,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.13", "@visactor/vgrammar-util": "workspace:0.16.13", - "@visactor/vrender-core": "0.22.17", - "@visactor/vrender-kits": "0.22.17" + "@visactor/vrender-core": "0.22.18", + "@visactor/vrender-kits": "0.22.18" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index 8ced0c7c..6805ccda 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vrender-core": "0.22.17" + "@visactor/vrender-core": "0.22.18" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index a342faa3..9edbc5c2 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vgrammar-core": "workspace:0.16.13", "@visactor/vgrammar-util": "workspace:0.16.13", - "@visactor/vrender-core": "0.22.17", - "@visactor/vrender-kits": "0.22.17", + "@visactor/vrender-core": "0.22.18", + "@visactor/vrender-kits": "0.22.18", "@visactor/vutils": "~0.19.5" }, "devDependencies": { diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index f417feea..ca30c770 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -38,8 +38,8 @@ "@visactor/vscale": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.13", "@visactor/vgrammar-util": "workspace:0.16.13", - "@visactor/vrender-core": "0.22.17", - "@visactor/vrender-kits": "0.22.17" + "@visactor/vrender-core": "0.22.18", + "@visactor/vrender-kits": "0.22.18" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index f52eae85..7171c7aa 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -37,8 +37,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.13", "@visactor/vgrammar-util": "workspace:0.16.13", - "@visactor/vrender-core": "0.22.17", - "@visactor/vrender-kits": "0.22.17" + "@visactor/vrender-core": "0.22.18", + "@visactor/vrender-kits": "0.22.18" }, "devDependencies": { "@internal/bundler": "workspace:*",