From 36a2a37beffe1df96ca98ad0569fcc696ad05fe5 Mon Sep 17 00:00:00 2001 From: "lixuefei.1313" Date: Wed, 10 Sep 2025 10:16:49 +0800 Subject: [PATCH 1/2] 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:*", From eea7ef9731c625ddbd57fc99c667c3b6ac7e219b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 10 Sep 2025 02:26:34 +0000 Subject: [PATCH 2/2] build: release version 0.16.14 --- common/config/rush/pnpm-lock.yaml | 96 +++++++++---------- common/config/rush/version-policies.json | 2 +- docs/dev-demos/package.json | 20 ++-- docs/site/package.json | 22 ++--- packages/vgrammar-coordinate/package.json | 4 +- packages/vgrammar-core/CHANGELOG.json | 6 ++ packages/vgrammar-core/CHANGELOG.md | 7 +- packages/vgrammar-core/package.json | 6 +- packages/vgrammar-full/package.json | 18 ++-- packages/vgrammar-hierarchy/package.json | 6 +- packages/vgrammar-plot/package.json | 8 +- packages/vgrammar-projection/package.json | 6 +- packages/vgrammar-sankey/package.json | 6 +- packages/vgrammar-util/package.json | 2 +- packages/vgrammar-venn/package.json | 6 +- .../vgrammar-wordcloud-shape/package.json | 6 +- packages/vgrammar-wordcloud/package.json | 6 +- packages/vgrammar/package.json | 4 +- 18 files changed, 121 insertions(+), 110 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 272d292f..90a2c2b9 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -9,16 +9,16 @@ importers: specifiers: '@internal/eslint-config': workspace:* '@internal/ts-config': workspace:* - '@visactor/vgrammar': workspace:0.16.13 - '@visactor/vgrammar-coordinate': workspace:0.16.13 - '@visactor/vgrammar-core': workspace:0.16.13 - '@visactor/vgrammar-hierarchy': workspace:0.16.13 - '@visactor/vgrammar-plot': workspace:0.16.13 - '@visactor/vgrammar-projection': workspace:0.16.13 - '@visactor/vgrammar-sankey': workspace:0.16.13 - '@visactor/vgrammar-util': workspace:0.16.13 - '@visactor/vgrammar-wordcloud': workspace:0.16.13 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.13 + '@visactor/vgrammar': workspace:0.16.14 + '@visactor/vgrammar-coordinate': workspace:0.16.14 + '@visactor/vgrammar-core': workspace:0.16.14 + '@visactor/vgrammar-hierarchy': workspace:0.16.14 + '@visactor/vgrammar-plot': workspace:0.16.14 + '@visactor/vgrammar-projection': workspace:0.16.14 + '@visactor/vgrammar-sankey': workspace:0.16.14 + '@visactor/vgrammar-util': workspace:0.16.14 + '@visactor/vgrammar-wordcloud': workspace:0.16.14 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.14 '@visactor/vrender': 0.22.18 '@visactor/vrender-core': 0.22.18 '@visactor/vrender-kits': 0.22.18 @@ -60,17 +60,17 @@ importers: '@types/markdown-it': ^13.0.0 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/vgrammar': workspace:0.16.13 - '@visactor/vgrammar-coordinate': workspace:0.16.13 - '@visactor/vgrammar-core': workspace:0.16.13 - '@visactor/vgrammar-hierarchy': workspace:0.16.13 - '@visactor/vgrammar-plot': workspace:0.16.13 - '@visactor/vgrammar-projection': workspace:0.16.13 - '@visactor/vgrammar-sankey': workspace:0.16.13 - '@visactor/vgrammar-util': workspace:0.16.13 - '@visactor/vgrammar-venn': workspace:0.16.13 - '@visactor/vgrammar-wordcloud': workspace:0.16.13 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.13 + '@visactor/vgrammar': workspace:0.16.14 + '@visactor/vgrammar-coordinate': workspace:0.16.14 + '@visactor/vgrammar-core': workspace:0.16.14 + '@visactor/vgrammar-hierarchy': workspace:0.16.14 + '@visactor/vgrammar-plot': workspace:0.16.14 + '@visactor/vgrammar-projection': workspace:0.16.14 + '@visactor/vgrammar-sankey': workspace:0.16.14 + '@visactor/vgrammar-util': workspace:0.16.14 + '@visactor/vgrammar-venn': workspace:0.16.14 + '@visactor/vgrammar-wordcloud': workspace:0.16.14 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.14 '@visactor/vrender': 0.22.18 '@visactor/vrender-core': 0.22.18 '@visactor/vrender-kits': 0.22.18 @@ -153,7 +153,7 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.13 + '@visactor/vgrammar-core': workspace:0.16.14 d3-array: 1.x eslint: ~8.18.0 jest: ~29.5.0 @@ -191,7 +191,7 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-util': workspace:0.16.13 + '@visactor/vgrammar-util': workspace:0.16.14 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -229,8 +229,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vdataset': ~0.19.5 - '@visactor/vgrammar-coordinate': workspace:0.16.13 - '@visactor/vgrammar-util': workspace:0.16.13 + '@visactor/vgrammar-coordinate': workspace:0.16.14 + '@visactor/vgrammar-util': workspace:0.16.14 '@visactor/vrender-components': 0.22.18 '@visactor/vrender-core': 0.22.18 '@visactor/vrender-kits': 0.22.18 @@ -279,14 +279,14 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vgrammar-core': workspace:0.16.13 - '@visactor/vgrammar-hierarchy': workspace:0.16.13 - '@visactor/vgrammar-plot': workspace:0.16.13 - '@visactor/vgrammar-projection': workspace:0.16.13 - '@visactor/vgrammar-sankey': workspace:0.16.13 - '@visactor/vgrammar-venn': workspace:0.16.13 - '@visactor/vgrammar-wordcloud': workspace:0.16.13 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.13 + '@visactor/vgrammar-core': workspace:0.16.14 + '@visactor/vgrammar-hierarchy': workspace:0.16.14 + '@visactor/vgrammar-plot': workspace:0.16.14 + '@visactor/vgrammar-projection': workspace:0.16.14 + '@visactor/vgrammar-sankey': workspace:0.16.14 + '@visactor/vgrammar-venn': workspace:0.16.14 + '@visactor/vgrammar-wordcloud': workspace:0.16.14 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.14 d3-array: 1.x eslint: ~8.18.0 form-data: ~4.0.0 @@ -338,8 +338,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.13 - '@visactor/vgrammar-util': workspace:0.16.13 + '@visactor/vgrammar-core': workspace:0.16.14 + '@visactor/vgrammar-util': workspace:0.16.14 '@visactor/vrender-core': 0.22.18 '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': ~0.19.5 @@ -382,9 +382,9 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-coordinate': workspace:0.16.13 - '@visactor/vgrammar-core': workspace:0.16.13 - '@visactor/vgrammar-util': workspace:0.16.13 + '@visactor/vgrammar-coordinate': workspace:0.16.14 + '@visactor/vgrammar-core': workspace:0.16.14 + '@visactor/vgrammar-util': workspace:0.16.14 '@visactor/vrender-components': 0.22.18 '@visactor/vrender-core': 0.22.18 '@visactor/vrender-kits': 0.22.18 @@ -435,8 +435,8 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.13 - '@visactor/vgrammar-util': workspace:0.16.13 + '@visactor/vgrammar-core': workspace:0.16.14 + '@visactor/vgrammar-util': workspace:0.16.14 '@visactor/vutils': ~0.19.5 d3-array: 1.x d3-geo: ^1.12.1 @@ -479,8 +479,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.13 - '@visactor/vgrammar-util': workspace:0.16.13 + '@visactor/vgrammar-core': workspace:0.16.14 + '@visactor/vgrammar-util': workspace:0.16.14 '@visactor/vrender-core': 0.22.18 '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': ~0.19.5 @@ -559,8 +559,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.13 - '@visactor/vgrammar-util': workspace:0.16.13 + '@visactor/vgrammar-core': workspace:0.16.14 + '@visactor/vgrammar-util': workspace:0.16.14 '@visactor/vrender-core': 0.22.18 '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': ~0.19.5 @@ -602,8 +602,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.13 - '@visactor/vgrammar-util': workspace:0.16.13 + '@visactor/vgrammar-core': workspace:0.16.14 + '@visactor/vgrammar-util': workspace:0.16.14 '@visactor/vrender-core': 0.22.18 '@visactor/vrender-kits': 0.22.18 '@visactor/vutils': ~0.19.5 @@ -645,8 +645,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.13 - '@visactor/vgrammar-util': workspace:0.16.13 + '@visactor/vgrammar-core': workspace:0.16.14 + '@visactor/vgrammar-util': workspace:0.16.14 '@visactor/vrender-core': 0.22.18 '@visactor/vrender-kits': 0.22.18 '@visactor/vscale': ~0.19.5 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 149a0fbc..8d2c2aa2 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.13","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.14","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 2da2c2f4..3357e2b8 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -12,14 +12,14 @@ "@internal/eslint-config": "workspace:*", "@internal/ts-config": "workspace:*", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar": "workspace:0.16.13", - "@visactor/vgrammar-core": "workspace:0.16.13", - "@visactor/vgrammar-hierarchy": "workspace:0.16.13", - "@visactor/vgrammar-sankey": "workspace:0.16.13", - "@visactor/vgrammar-projection": "workspace:0.16.13", - "@visactor/vgrammar-wordcloud": "workspace:0.16.13", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.13", - "@visactor/vgrammar-plot": "workspace:0.16.13", + "@visactor/vgrammar": "workspace:0.16.14", + "@visactor/vgrammar-core": "workspace:0.16.14", + "@visactor/vgrammar-hierarchy": "workspace:0.16.14", + "@visactor/vgrammar-sankey": "workspace:0.16.14", + "@visactor/vgrammar-projection": "workspace:0.16.14", + "@visactor/vgrammar-wordcloud": "workspace:0.16.14", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.14", + "@visactor/vgrammar-plot": "workspace:0.16.14", "@visactor/vrender-core": "0.22.18", "@visactor/vrender-kits": "0.22.18", "@visactor/vrender": "0.22.18", @@ -27,8 +27,8 @@ "lodash": "4.17.21", "typescript": "4.9.5", "vite": "3.2.6", - "@visactor/vgrammar-util": "workspace:0.16.13", - "@visactor/vgrammar-coordinate": "workspace:0.16.13", + "@visactor/vgrammar-util": "workspace:0.16.14", + "@visactor/vgrammar-coordinate": "workspace:0.16.14", "@vitejs/plugin-react": "3.1.0" } } diff --git a/docs/site/package.json b/docs/site/package.json index 44905c95..c545fd57 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -14,17 +14,17 @@ "dependencies": { "@arco-design/web-react": "2.46.1", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar": "workspace:0.16.13", - "@visactor/vgrammar-core": "workspace:0.16.13", - "@visactor/vgrammar-hierarchy": "workspace:0.16.13", - "@visactor/vgrammar-sankey": "workspace:0.16.13", - "@visactor/vgrammar-projection": "workspace:0.16.13", - "@visactor/vgrammar-wordcloud": "workspace:0.16.13", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.13", - "@visactor/vgrammar-plot": "workspace:0.16.13", - "@visactor/vgrammar-util": "workspace:0.16.13", - "@visactor/vgrammar-coordinate": "workspace:0.16.13", - "@visactor/vgrammar-venn": "workspace:0.16.13", + "@visactor/vgrammar": "workspace:0.16.14", + "@visactor/vgrammar-core": "workspace:0.16.14", + "@visactor/vgrammar-hierarchy": "workspace:0.16.14", + "@visactor/vgrammar-sankey": "workspace:0.16.14", + "@visactor/vgrammar-projection": "workspace:0.16.14", + "@visactor/vgrammar-wordcloud": "workspace:0.16.14", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.14", + "@visactor/vgrammar-plot": "workspace:0.16.14", + "@visactor/vgrammar-util": "workspace:0.16.14", + "@visactor/vgrammar-coordinate": "workspace:0.16.14", + "@visactor/vgrammar-venn": "workspace:0.16.14", "@visactor/vrender-core": "0.22.18", "@visactor/vrender-kits": "0.22.18", "@visactor/vrender": "0.22.18", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index 25f72b7c..4fb9c7f2 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-coordinate", - "version": "0.16.13", + "version": "0.16.14", "description": "Coordinates for VGrammar", "keywords": [ "coordinate", @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.13" + "@visactor/vgrammar-util": "workspace:0.16.14" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-core/CHANGELOG.json b/packages/vgrammar-core/CHANGELOG.json index 4e1eef2e..c338ca2e 100644 --- a/packages/vgrammar-core/CHANGELOG.json +++ b/packages/vgrammar-core/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vgrammar-core", "entries": [ + { + "version": "0.16.14", + "tag": "@visactor/vgrammar-core_v0.16.14", + "date": "Wed, 10 Sep 2025 02:22:15 GMT", + "comments": {} + }, { "version": "0.16.13", "tag": "@visactor/vgrammar-core_v0.16.13", diff --git a/packages/vgrammar-core/CHANGELOG.md b/packages/vgrammar-core/CHANGELOG.md index 17cdb4d1..aa711470 100644 --- a/packages/vgrammar-core/CHANGELOG.md +++ b/packages/vgrammar-core/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @visactor/vgrammar-core -This log was last generated on Sun, 24 Aug 2025 00:52:09 GMT and should not be manually modified. +This log was last generated on Wed, 10 Sep 2025 02:22:15 GMT and should not be manually modified. + +## 0.16.14 +Wed, 10 Sep 2025 02:22:15 GMT + +_Version update only_ ## 0.16.13 Sun, 24 Aug 2025 00:52:09 GMT diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index 7c1eeef6..70b6fc54 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-core", - "version": "0.16.13", + "version": "0.16.14", "description": "VGrammar is a visual grammar library", "keywords": [ "grammar", @@ -37,8 +37,8 @@ "dependencies": { "@visactor/vutils": "~0.19.5", "@visactor/vdataset": "~0.19.5", - "@visactor/vgrammar-coordinate": "workspace:0.16.13", - "@visactor/vgrammar-util": "workspace:0.16.13", + "@visactor/vgrammar-coordinate": "workspace:0.16.14", + "@visactor/vgrammar-util": "workspace:0.16.14", "@visactor/vscale": "~0.19.5", "@visactor/vrender-core": "0.22.18", "@visactor/vrender-kits": "0.22.18", diff --git a/packages/vgrammar-full/package.json b/packages/vgrammar-full/package.json index 1a28a7b6..38e6cc32 100644 --- a/packages/vgrammar-full/package.json +++ b/packages/vgrammar-full/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-full", - "version": "0.16.13", + "version": "0.16.14", "description": "full packages of vgrammar.", "keywords": [ "visualization", @@ -33,14 +33,14 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.13", - "@visactor/vgrammar-hierarchy": "workspace:0.16.13", - "@visactor/vgrammar-plot": "workspace:0.16.13", - "@visactor/vgrammar-projection": "workspace:0.16.13", - "@visactor/vgrammar-sankey": "workspace:0.16.13", - "@visactor/vgrammar-wordcloud": "workspace:0.16.13", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.13", - "@visactor/vgrammar-venn": "workspace:0.16.13" + "@visactor/vgrammar-core": "workspace:0.16.14", + "@visactor/vgrammar-hierarchy": "workspace:0.16.14", + "@visactor/vgrammar-plot": "workspace:0.16.14", + "@visactor/vgrammar-projection": "workspace:0.16.14", + "@visactor/vgrammar-sankey": "workspace:0.16.14", + "@visactor/vgrammar-wordcloud": "workspace:0.16.14", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.14", + "@visactor/vgrammar-venn": "workspace:0.16.14" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index 527aacc7..0dced415 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-hierarchy", - "version": "0.16.13", + "version": "0.16.14", "description": "Layout of hierarchical data for VGrammar", "keywords": [ "hierarchy", @@ -39,8 +39,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.13", - "@visactor/vgrammar-util": "workspace:0.16.13", + "@visactor/vgrammar-core": "workspace:0.16.14", + "@visactor/vgrammar-util": "workspace:0.16.14", "@visactor/vrender-core": "0.22.18", "@visactor/vrender-kits": "0.22.18" }, diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index 2705382a..050a9ddc 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-plot", - "version": "0.16.13", + "version": "0.16.14", "description": "Plots of vgrammar.", "keywords": [ "plot", @@ -36,9 +36,9 @@ "dependencies": { "@visactor/vscale": "~0.19.5", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.13", - "@visactor/vgrammar-coordinate": "workspace:0.16.13", - "@visactor/vgrammar-core": "workspace:0.16.13", + "@visactor/vgrammar-util": "workspace:0.16.14", + "@visactor/vgrammar-coordinate": "workspace:0.16.14", + "@visactor/vgrammar-core": "workspace:0.16.14", "@visactor/vrender-components": "0.22.18", "@visactor/vrender-core": "0.22.18", "@visactor/vrender-kits": "0.22.18" diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index eb6b7a99..db207173 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-projection", - "version": "0.16.13", + "version": "0.16.14", "description": "Projections for map, used in VGrammar.", "keywords": [ "projection", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.13", - "@visactor/vgrammar-core": "workspace:0.16.13", + "@visactor/vgrammar-util": "workspace:0.16.14", + "@visactor/vgrammar-core": "workspace:0.16.14", "d3-geo": "^1.12.1" }, "devDependencies": { diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 7d7d98e6..cd32313b 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-sankey", - "version": "0.16.13", + "version": "0.16.14", "description": "Layout of sankey chart, used by VGrammar", "keywords": [ "sankey", @@ -37,8 +37,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.13", - "@visactor/vgrammar-util": "workspace:0.16.13", + "@visactor/vgrammar-core": "workspace:0.16.14", + "@visactor/vgrammar-util": "workspace:0.16.14", "@visactor/vrender-core": "0.22.18", "@visactor/vrender-kits": "0.22.18" }, diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index 6805ccda..b7be94bc 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-util", - "version": "0.16.13", + "version": "0.16.14", "description": "The common utils functions of VGrammar", "keywords": [ "utils", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index 9edbc5c2..baa18c2a 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-venn", - "version": "0.16.13", + "version": "0.16.14", "description": "Venn layout transform for VGrammar", "keywords": [ "venn", @@ -34,8 +34,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.13", - "@visactor/vgrammar-util": "workspace:0.16.13", + "@visactor/vgrammar-core": "workspace:0.16.14", + "@visactor/vgrammar-util": "workspace:0.16.14", "@visactor/vrender-core": "0.22.18", "@visactor/vrender-kits": "0.22.18", "@visactor/vutils": "~0.19.5" diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index ca30c770..75a4c92e 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud-shape", - "version": "0.16.13", + "version": "0.16.14", "description": "Layout WordCloud in specified shape, this is a transform for VGrammar.", "keywords": [ "wordcloud", @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vutils": "~0.19.5", "@visactor/vscale": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.13", - "@visactor/vgrammar-util": "workspace:0.16.13", + "@visactor/vgrammar-core": "workspace:0.16.14", + "@visactor/vgrammar-util": "workspace:0.16.14", "@visactor/vrender-core": "0.22.18", "@visactor/vrender-kits": "0.22.18" }, diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 7171c7aa..13f18a7e 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud", - "version": "0.16.13", + "version": "0.16.14", "description": "WordCloud layout transform for VGrammar", "keywords": [ "wordcloud", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.13", - "@visactor/vgrammar-util": "workspace:0.16.13", + "@visactor/vgrammar-core": "workspace:0.16.14", + "@visactor/vgrammar-util": "workspace:0.16.14", "@visactor/vrender-core": "0.22.18", "@visactor/vrender-kits": "0.22.18" }, diff --git a/packages/vgrammar/package.json b/packages/vgrammar/package.json index 83b016a1..bf736eec 100644 --- a/packages/vgrammar/package.json +++ b/packages/vgrammar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar", - "version": "0.16.13", + "version": "0.16.14", "description": "simple package of vgrammar.", "keywords": [ "visualization", @@ -30,7 +30,7 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.13" + "@visactor/vgrammar-core": "workspace:0.16.14" }, "devDependencies": { "d3-array": "1.x",