From d4e9659dd6214d15ee33c7d786e5c5cf384fde07 Mon Sep 17 00:00:00 2001 From: "lixuefei.1313" Date: Mon, 15 Dec 2025 19:11:22 +0800 Subject: [PATCH 1/2] feat: upgrade vrender to 0.22.19 --- 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 217f9b1d..fcd3830e 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.15 '@visactor/vgrammar-wordcloud': workspace:0.16.15 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.15 - '@visactor/vrender': 0.22.18 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender': 0.22.19 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.18 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender': 0.22.19 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.15 '@visactor/vgrammar-wordcloud': workspace:0.16.15 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.15 - '@visactor/vrender': 0.22.18 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender': 0.22.19 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.18 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender': 0.22.19 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.15 '@visactor/vgrammar-util': workspace:0.16.15 - '@visactor/vrender-components': 0.22.18 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-components': 0.22.19 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.18 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-components': 0.22.19 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -340,8 +340,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.15 '@visactor/vgrammar-util': workspace:0.16.15 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -385,9 +385,9 @@ importers: '@visactor/vgrammar-coordinate': workspace:0.16.15 '@visactor/vgrammar-core': workspace:0.16.15 '@visactor/vgrammar-util': workspace:0.16.15 - '@visactor/vrender-components': 0.22.18 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-components': 0.22.19 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.18 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-components': 0.22.19 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -481,8 +481,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.15 '@visactor/vgrammar-util': workspace:0.16.15 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.18 + '@visactor/vrender-core': 0.22.19 '@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.18 + '@visactor/vrender-core': 0.22.19 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -561,8 +561,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.15 '@visactor/vgrammar-util': workspace:0.16.15 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -604,8 +604,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.15 '@visactor/vgrammar-util': workspace:0.16.15 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -647,8 +647,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.15 '@visactor/vgrammar-util': workspace:0.16.15 - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@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.18: - resolution: {integrity: sha512-AKR707uqXNs3KhlKnw66UidG9NjhNvZarb9Ncthd9s3E0q69jXknnFNXz5QvF2vy8BYOr1UorjZ9vTeY+tvKKg==} + /@visactor/vrender-components/0.22.19: + resolution: {integrity: sha512-trJOZ3PgBJKHpDiUdLilycWqlA2m8nLjUlGaRvBMHMoYDMjKbTJlObMKkOHLEqoy2eC1iobkFcsp4f7f/+pJ/g==} dependencies: - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 dev: false - /@visactor/vrender-core/0.22.18: - resolution: {integrity: sha512-qXt6tizaJ37Rd/OXZiTFwL7bOEfR550JJz4uYqp7/mJGreyFaUCB/VCqOOJASn0KcQGDBlFoBly4YXmhQgAyuA==} + /@visactor/vrender-core/0.22.19: + resolution: {integrity: sha512-n5lBBADcc97mXpULpofy3vYtEpY9E3ChjSWe0Vlxw6LzP0RYR9aqLMnuxVjfCSeRjmofO9eZEsy+LOfxYZjGkQ==} dependencies: '@visactor/vutils': 0.19.5 color-convert: 2.0.1 - /@visactor/vrender-kits/0.22.18: - resolution: {integrity: sha512-15jvUf7EbEnIX5HEmpcw8R+l94I5PcWzHa3LmWs4PxevGUN3gDoF59gKR0D/Uqqt7VgTclDZ/Bzot9sk0n9uJQ==} + /@visactor/vrender-kits/0.22.19: + resolution: {integrity: sha512-j9snWoVjB4GrLCmf5E3Ela/UhTJWxH9FoVvhPjk5SgY0rrLJJ7aWyY8LTrKj3aZ6HQP/nyxwQ7YNT8ZAhTJFRA==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 0.22.18 + '@visactor/vrender-core': 0.22.19 '@visactor/vutils': 0.19.5 gifuct-js: 2.1.2 lottie-web: 5.12.2 roughjs: 4.5.2 - /@visactor/vrender/0.22.18: - resolution: {integrity: sha512-2q30ZURydSIaNFSqTbnP2b/5Fq0JtH4ngtdzrnYnp0HtwF2kCfdQ20S/Ms+EO3L0ZN8/LTMDisT32l0faYeXmg==} + /@visactor/vrender/0.22.19: + resolution: {integrity: sha512-FYyOXJa9NLoTtGSWdb0Qkd6DjzA6g7AnuNM8EGZriFwB61P5/1TwOT0I9GFbz7AAkeu3FFue4MU9AqCnfNPgzA==} dependencies: - '@visactor/vrender-core': 0.22.18 - '@visactor/vrender-kits': 0.22.18 + '@visactor/vrender-core': 0.22.19 + '@visactor/vrender-kits': 0.22.19 /@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 df9f87c1..ee665fd9 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -20,9 +20,9 @@ "@visactor/vgrammar-wordcloud": "workspace:0.16.15", "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.15", "@visactor/vgrammar-plot": "workspace:0.16.15", - "@visactor/vrender-core": "0.22.18", - "@visactor/vrender-kits": "0.22.18", - "@visactor/vrender": "0.22.18", + "@visactor/vrender-core": "0.22.19", + "@visactor/vrender-kits": "0.22.19", + "@visactor/vrender": "0.22.19", "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 de7f1916..c98cdd69 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -25,9 +25,9 @@ "@visactor/vgrammar-util": "workspace:0.16.15", "@visactor/vgrammar-coordinate": "workspace:0.16.15", "@visactor/vgrammar-venn": "workspace:0.16.15", - "@visactor/vrender-core": "0.22.18", - "@visactor/vrender-kits": "0.22.18", - "@visactor/vrender": "0.22.18", + "@visactor/vrender-core": "0.22.19", + "@visactor/vrender-kits": "0.22.19", + "@visactor/vrender": "0.22.19", "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 d141350f..9555eae3 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -40,9 +40,9 @@ "@visactor/vgrammar-coordinate": "workspace:0.16.15", "@visactor/vgrammar-util": "workspace:0.16.15", "@visactor/vscale": "~0.19.5", - "@visactor/vrender-core": "0.22.18", - "@visactor/vrender-kits": "0.22.18", - "@visactor/vrender-components": "0.22.18" + "@visactor/vrender-core": "0.22.19", + "@visactor/vrender-kits": "0.22.19", + "@visactor/vrender-components": "0.22.19" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index 3aa7ad24..d1845d34 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.15", "@visactor/vgrammar-util": "workspace:0.16.15", - "@visactor/vrender-core": "0.22.18", - "@visactor/vrender-kits": "0.22.18" + "@visactor/vrender-core": "0.22.19", + "@visactor/vrender-kits": "0.22.19" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index c627757f..fcaff3cf 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -39,9 +39,9 @@ "@visactor/vgrammar-util": "workspace:0.16.15", "@visactor/vgrammar-coordinate": "workspace:0.16.15", "@visactor/vgrammar-core": "workspace:0.16.15", - "@visactor/vrender-components": "0.22.18", - "@visactor/vrender-core": "0.22.18", - "@visactor/vrender-kits": "0.22.18" + "@visactor/vrender-components": "0.22.19", + "@visactor/vrender-core": "0.22.19", + "@visactor/vrender-kits": "0.22.19" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 73b86187..9a6fe803 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.15", "@visactor/vgrammar-util": "workspace:0.16.15", - "@visactor/vrender-core": "0.22.18", - "@visactor/vrender-kits": "0.22.18" + "@visactor/vrender-core": "0.22.19", + "@visactor/vrender-kits": "0.22.19" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index 625e4f92..55c2e343 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.18" + "@visactor/vrender-core": "0.22.19" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index 2eaecccb..f83718b1 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vgrammar-core": "workspace:0.16.15", "@visactor/vgrammar-util": "workspace:0.16.15", - "@visactor/vrender-core": "0.22.18", - "@visactor/vrender-kits": "0.22.18", + "@visactor/vrender-core": "0.22.19", + "@visactor/vrender-kits": "0.22.19", "@visactor/vutils": "~0.19.5" }, "devDependencies": { diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 6e7d191f..09212650 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.15", "@visactor/vgrammar-util": "workspace:0.16.15", - "@visactor/vrender-core": "0.22.18", - "@visactor/vrender-kits": "0.22.18" + "@visactor/vrender-core": "0.22.19", + "@visactor/vrender-kits": "0.22.19" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index e1abfeb6..885b428c 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.15", "@visactor/vgrammar-util": "workspace:0.16.15", - "@visactor/vrender-core": "0.22.18", - "@visactor/vrender-kits": "0.22.18" + "@visactor/vrender-core": "0.22.19", + "@visactor/vrender-kits": "0.22.19" }, "devDependencies": { "@internal/bundler": "workspace:*", From bc8478c56e07685cd7a4542b7ecfa4f4a1e81922 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 15 Dec 2025 12:13:00 +0000 Subject: [PATCH 2/2] build: release version 0.16.16 --- 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 fcd3830e..7002fef0 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.15 - '@visactor/vgrammar-coordinate': workspace:0.16.15 - '@visactor/vgrammar-core': workspace:0.16.15 - '@visactor/vgrammar-hierarchy': workspace:0.16.15 - '@visactor/vgrammar-plot': workspace:0.16.15 - '@visactor/vgrammar-projection': workspace:0.16.15 - '@visactor/vgrammar-sankey': workspace:0.16.15 - '@visactor/vgrammar-util': workspace:0.16.15 - '@visactor/vgrammar-wordcloud': workspace:0.16.15 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.15 + '@visactor/vgrammar': workspace:0.16.16 + '@visactor/vgrammar-coordinate': workspace:0.16.16 + '@visactor/vgrammar-core': workspace:0.16.16 + '@visactor/vgrammar-hierarchy': workspace:0.16.16 + '@visactor/vgrammar-plot': workspace:0.16.16 + '@visactor/vgrammar-projection': workspace:0.16.16 + '@visactor/vgrammar-sankey': workspace:0.16.16 + '@visactor/vgrammar-util': workspace:0.16.16 + '@visactor/vgrammar-wordcloud': workspace:0.16.16 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.16 '@visactor/vrender': 0.22.19 '@visactor/vrender-core': 0.22.19 '@visactor/vrender-kits': 0.22.19 @@ -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.15 - '@visactor/vgrammar-coordinate': workspace:0.16.15 - '@visactor/vgrammar-core': workspace:0.16.15 - '@visactor/vgrammar-hierarchy': workspace:0.16.15 - '@visactor/vgrammar-plot': workspace:0.16.15 - '@visactor/vgrammar-projection': workspace:0.16.15 - '@visactor/vgrammar-sankey': workspace:0.16.15 - '@visactor/vgrammar-util': workspace:0.16.15 - '@visactor/vgrammar-venn': workspace:0.16.15 - '@visactor/vgrammar-wordcloud': workspace:0.16.15 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.15 + '@visactor/vgrammar': workspace:0.16.16 + '@visactor/vgrammar-coordinate': workspace:0.16.16 + '@visactor/vgrammar-core': workspace:0.16.16 + '@visactor/vgrammar-hierarchy': workspace:0.16.16 + '@visactor/vgrammar-plot': workspace:0.16.16 + '@visactor/vgrammar-projection': workspace:0.16.16 + '@visactor/vgrammar-sankey': workspace:0.16.16 + '@visactor/vgrammar-util': workspace:0.16.16 + '@visactor/vgrammar-venn': workspace:0.16.16 + '@visactor/vgrammar-wordcloud': workspace:0.16.16 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.16 '@visactor/vrender': 0.22.19 '@visactor/vrender-core': 0.22.19 '@visactor/vrender-kits': 0.22.19 @@ -153,7 +153,7 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.15 + '@visactor/vgrammar-core': workspace:0.16.16 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.15 + '@visactor/vgrammar-util': workspace:0.16.16 '@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.15 - '@visactor/vgrammar-util': workspace:0.16.15 + '@visactor/vgrammar-coordinate': workspace:0.16.16 + '@visactor/vgrammar-util': workspace:0.16.16 '@visactor/vrender-components': 0.22.19 '@visactor/vrender-core': 0.22.19 '@visactor/vrender-kits': 0.22.19 @@ -279,14 +279,14 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vgrammar-core': workspace:0.16.15 - '@visactor/vgrammar-hierarchy': workspace:0.16.15 - '@visactor/vgrammar-plot': workspace:0.16.15 - '@visactor/vgrammar-projection': workspace:0.16.15 - '@visactor/vgrammar-sankey': workspace:0.16.15 - '@visactor/vgrammar-venn': workspace:0.16.15 - '@visactor/vgrammar-wordcloud': workspace:0.16.15 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.15 + '@visactor/vgrammar-core': workspace:0.16.16 + '@visactor/vgrammar-hierarchy': workspace:0.16.16 + '@visactor/vgrammar-plot': workspace:0.16.16 + '@visactor/vgrammar-projection': workspace:0.16.16 + '@visactor/vgrammar-sankey': workspace:0.16.16 + '@visactor/vgrammar-venn': workspace:0.16.16 + '@visactor/vgrammar-wordcloud': workspace:0.16.16 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.16 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.15 - '@visactor/vgrammar-util': workspace:0.16.15 + '@visactor/vgrammar-core': workspace:0.16.16 + '@visactor/vgrammar-util': workspace:0.16.16 '@visactor/vrender-core': 0.22.19 '@visactor/vrender-kits': 0.22.19 '@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.15 - '@visactor/vgrammar-core': workspace:0.16.15 - '@visactor/vgrammar-util': workspace:0.16.15 + '@visactor/vgrammar-coordinate': workspace:0.16.16 + '@visactor/vgrammar-core': workspace:0.16.16 + '@visactor/vgrammar-util': workspace:0.16.16 '@visactor/vrender-components': 0.22.19 '@visactor/vrender-core': 0.22.19 '@visactor/vrender-kits': 0.22.19 @@ -435,8 +435,8 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.15 - '@visactor/vgrammar-util': workspace:0.16.15 + '@visactor/vgrammar-core': workspace:0.16.16 + '@visactor/vgrammar-util': workspace:0.16.16 '@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.15 - '@visactor/vgrammar-util': workspace:0.16.15 + '@visactor/vgrammar-core': workspace:0.16.16 + '@visactor/vgrammar-util': workspace:0.16.16 '@visactor/vrender-core': 0.22.19 '@visactor/vrender-kits': 0.22.19 '@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.15 - '@visactor/vgrammar-util': workspace:0.16.15 + '@visactor/vgrammar-core': workspace:0.16.16 + '@visactor/vgrammar-util': workspace:0.16.16 '@visactor/vrender-core': 0.22.19 '@visactor/vrender-kits': 0.22.19 '@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.15 - '@visactor/vgrammar-util': workspace:0.16.15 + '@visactor/vgrammar-core': workspace:0.16.16 + '@visactor/vgrammar-util': workspace:0.16.16 '@visactor/vrender-core': 0.22.19 '@visactor/vrender-kits': 0.22.19 '@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.15 - '@visactor/vgrammar-util': workspace:0.16.15 + '@visactor/vgrammar-core': workspace:0.16.16 + '@visactor/vgrammar-util': workspace:0.16.16 '@visactor/vrender-core': 0.22.19 '@visactor/vrender-kits': 0.22.19 '@visactor/vscale': ~0.19.5 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 6ba40605..434e1931 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.15","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.16","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index ee665fd9..5767dc52 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.15", - "@visactor/vgrammar-core": "workspace:0.16.15", - "@visactor/vgrammar-hierarchy": "workspace:0.16.15", - "@visactor/vgrammar-sankey": "workspace:0.16.15", - "@visactor/vgrammar-projection": "workspace:0.16.15", - "@visactor/vgrammar-wordcloud": "workspace:0.16.15", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.15", - "@visactor/vgrammar-plot": "workspace:0.16.15", + "@visactor/vgrammar": "workspace:0.16.16", + "@visactor/vgrammar-core": "workspace:0.16.16", + "@visactor/vgrammar-hierarchy": "workspace:0.16.16", + "@visactor/vgrammar-sankey": "workspace:0.16.16", + "@visactor/vgrammar-projection": "workspace:0.16.16", + "@visactor/vgrammar-wordcloud": "workspace:0.16.16", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.16", + "@visactor/vgrammar-plot": "workspace:0.16.16", "@visactor/vrender-core": "0.22.19", "@visactor/vrender-kits": "0.22.19", "@visactor/vrender": "0.22.19", @@ -27,8 +27,8 @@ "lodash": "4.17.21", "typescript": "4.9.5", "vite": "3.2.6", - "@visactor/vgrammar-util": "workspace:0.16.15", - "@visactor/vgrammar-coordinate": "workspace:0.16.15", + "@visactor/vgrammar-util": "workspace:0.16.16", + "@visactor/vgrammar-coordinate": "workspace:0.16.16", "@vitejs/plugin-react": "3.1.0" } } diff --git a/docs/site/package.json b/docs/site/package.json index c98cdd69..5f0aa421 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.15", - "@visactor/vgrammar-core": "workspace:0.16.15", - "@visactor/vgrammar-hierarchy": "workspace:0.16.15", - "@visactor/vgrammar-sankey": "workspace:0.16.15", - "@visactor/vgrammar-projection": "workspace:0.16.15", - "@visactor/vgrammar-wordcloud": "workspace:0.16.15", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.15", - "@visactor/vgrammar-plot": "workspace:0.16.15", - "@visactor/vgrammar-util": "workspace:0.16.15", - "@visactor/vgrammar-coordinate": "workspace:0.16.15", - "@visactor/vgrammar-venn": "workspace:0.16.15", + "@visactor/vgrammar": "workspace:0.16.16", + "@visactor/vgrammar-core": "workspace:0.16.16", + "@visactor/vgrammar-hierarchy": "workspace:0.16.16", + "@visactor/vgrammar-sankey": "workspace:0.16.16", + "@visactor/vgrammar-projection": "workspace:0.16.16", + "@visactor/vgrammar-wordcloud": "workspace:0.16.16", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.16", + "@visactor/vgrammar-plot": "workspace:0.16.16", + "@visactor/vgrammar-util": "workspace:0.16.16", + "@visactor/vgrammar-coordinate": "workspace:0.16.16", + "@visactor/vgrammar-venn": "workspace:0.16.16", "@visactor/vrender-core": "0.22.19", "@visactor/vrender-kits": "0.22.19", "@visactor/vrender": "0.22.19", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index 9ec0d3f0..7b2dc7f7 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-coordinate", - "version": "0.16.15", + "version": "0.16.16", "description": "Coordinates for VGrammar", "keywords": [ "coordinate", @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.15" + "@visactor/vgrammar-util": "workspace:0.16.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-core/CHANGELOG.json b/packages/vgrammar-core/CHANGELOG.json index 5f5a1ed1..e9ddc80c 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.16", + "tag": "@visactor/vgrammar-core_v0.16.16", + "date": "Mon, 15 Dec 2025 12:08:48 GMT", + "comments": {} + }, { "version": "0.16.15", "tag": "@visactor/vgrammar-core_v0.16.15", diff --git a/packages/vgrammar-core/CHANGELOG.md b/packages/vgrammar-core/CHANGELOG.md index 7e6147b6..51329fdb 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 Fri, 10 Oct 2025 03:23:54 GMT and should not be manually modified. +This log was last generated on Mon, 15 Dec 2025 12:08:48 GMT and should not be manually modified. + +## 0.16.16 +Mon, 15 Dec 2025 12:08:48 GMT + +_Version update only_ ## 0.16.15 Fri, 10 Oct 2025 03:23:54 GMT diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index 9555eae3..5db3e5a8 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-core", - "version": "0.16.15", + "version": "0.16.16", "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.15", - "@visactor/vgrammar-util": "workspace:0.16.15", + "@visactor/vgrammar-coordinate": "workspace:0.16.16", + "@visactor/vgrammar-util": "workspace:0.16.16", "@visactor/vscale": "~0.19.5", "@visactor/vrender-core": "0.22.19", "@visactor/vrender-kits": "0.22.19", diff --git a/packages/vgrammar-full/package.json b/packages/vgrammar-full/package.json index 7e1d7aee..7ddb98e4 100644 --- a/packages/vgrammar-full/package.json +++ b/packages/vgrammar-full/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-full", - "version": "0.16.15", + "version": "0.16.16", "description": "full packages of vgrammar.", "keywords": [ "visualization", @@ -33,14 +33,14 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.15", - "@visactor/vgrammar-hierarchy": "workspace:0.16.15", - "@visactor/vgrammar-plot": "workspace:0.16.15", - "@visactor/vgrammar-projection": "workspace:0.16.15", - "@visactor/vgrammar-sankey": "workspace:0.16.15", - "@visactor/vgrammar-wordcloud": "workspace:0.16.15", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.15", - "@visactor/vgrammar-venn": "workspace:0.16.15" + "@visactor/vgrammar-core": "workspace:0.16.16", + "@visactor/vgrammar-hierarchy": "workspace:0.16.16", + "@visactor/vgrammar-plot": "workspace:0.16.16", + "@visactor/vgrammar-projection": "workspace:0.16.16", + "@visactor/vgrammar-sankey": "workspace:0.16.16", + "@visactor/vgrammar-wordcloud": "workspace:0.16.16", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.16", + "@visactor/vgrammar-venn": "workspace:0.16.16" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index d1845d34..653c1b1f 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-hierarchy", - "version": "0.16.15", + "version": "0.16.16", "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.15", - "@visactor/vgrammar-util": "workspace:0.16.15", + "@visactor/vgrammar-core": "workspace:0.16.16", + "@visactor/vgrammar-util": "workspace:0.16.16", "@visactor/vrender-core": "0.22.19", "@visactor/vrender-kits": "0.22.19" }, diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index fcaff3cf..fd451558 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-plot", - "version": "0.16.15", + "version": "0.16.16", "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.15", - "@visactor/vgrammar-coordinate": "workspace:0.16.15", - "@visactor/vgrammar-core": "workspace:0.16.15", + "@visactor/vgrammar-util": "workspace:0.16.16", + "@visactor/vgrammar-coordinate": "workspace:0.16.16", + "@visactor/vgrammar-core": "workspace:0.16.16", "@visactor/vrender-components": "0.22.19", "@visactor/vrender-core": "0.22.19", "@visactor/vrender-kits": "0.22.19" diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index 2f64c59c..0500c19b 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-projection", - "version": "0.16.15", + "version": "0.16.16", "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.15", - "@visactor/vgrammar-core": "workspace:0.16.15", + "@visactor/vgrammar-util": "workspace:0.16.16", + "@visactor/vgrammar-core": "workspace:0.16.16", "d3-geo": "^1.12.1" }, "devDependencies": { diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 9a6fe803..fd7963b8 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-sankey", - "version": "0.16.15", + "version": "0.16.16", "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.15", - "@visactor/vgrammar-util": "workspace:0.16.15", + "@visactor/vgrammar-core": "workspace:0.16.16", + "@visactor/vgrammar-util": "workspace:0.16.16", "@visactor/vrender-core": "0.22.19", "@visactor/vrender-kits": "0.22.19" }, diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index 55c2e343..3ba3806a 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-util", - "version": "0.16.15", + "version": "0.16.16", "description": "The common utils functions of VGrammar", "keywords": [ "utils", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index f83718b1..3cc85a54 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-venn", - "version": "0.16.15", + "version": "0.16.16", "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.15", - "@visactor/vgrammar-util": "workspace:0.16.15", + "@visactor/vgrammar-core": "workspace:0.16.16", + "@visactor/vgrammar-util": "workspace:0.16.16", "@visactor/vrender-core": "0.22.19", "@visactor/vrender-kits": "0.22.19", "@visactor/vutils": "~0.19.5" diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 09212650..deb92d97 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.15", + "version": "0.16.16", "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.15", - "@visactor/vgrammar-util": "workspace:0.16.15", + "@visactor/vgrammar-core": "workspace:0.16.16", + "@visactor/vgrammar-util": "workspace:0.16.16", "@visactor/vrender-core": "0.22.19", "@visactor/vrender-kits": "0.22.19" }, diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 885b428c..b040f9c2 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud", - "version": "0.16.15", + "version": "0.16.16", "description": "WordCloud layout transform for VGrammar", "keywords": [ "wordcloud", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.15", - "@visactor/vgrammar-util": "workspace:0.16.15", + "@visactor/vgrammar-core": "workspace:0.16.16", + "@visactor/vgrammar-util": "workspace:0.16.16", "@visactor/vrender-core": "0.22.19", "@visactor/vrender-kits": "0.22.19" }, diff --git a/packages/vgrammar/package.json b/packages/vgrammar/package.json index a39f6cb4..17f07023 100644 --- a/packages/vgrammar/package.json +++ b/packages/vgrammar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar", - "version": "0.16.15", + "version": "0.16.16", "description": "simple package of vgrammar.", "keywords": [ "visualization", @@ -30,7 +30,7 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.15" + "@visactor/vgrammar-core": "workspace:0.16.16" }, "devDependencies": { "d3-array": "1.x",