From 10e4681c7cbb3b956edc2942b5671aa9818c0428 Mon Sep 17 00:00:00 2001 From: xile611 Date: Thu, 13 Mar 2025 18:43:31 +0800 Subject: [PATCH 1/2] fix: upgrade vrender to 0.22.5 --- 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 ad75ae256..91406d4db 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.0 '@visactor/vgrammar-wordcloud': workspace:0.16.0 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.0 - '@visactor/vrender': 0.22.4 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender': 0.22.5 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': ~0.19.4 '@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.4 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender': 0.22.5 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': 0.19.4 '@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.0 '@visactor/vgrammar-wordcloud': workspace:0.16.0 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.0 - '@visactor/vrender': 0.22.4 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender': 0.22.5 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': ~0.19.4 '@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.4 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender': 0.22.5 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': 0.19.4 axios: 1.6.8 highlight.js: 11.9.0 @@ -231,9 +231,9 @@ importers: '@visactor/vdataset': ~0.19.4 '@visactor/vgrammar-coordinate': workspace:0.16.0 '@visactor/vgrammar-util': workspace:0.16.0 - '@visactor/vrender-components': 0.22.4 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-components': 0.22.5 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vscale': ~0.19.4 '@visactor/vutils': ~0.19.4 eslint: ~8.18.0 @@ -246,9 +246,9 @@ importers: '@visactor/vdataset': 0.19.4 '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.22.4 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-components': 0.22.5 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vscale': 0.19.4 '@visactor/vutils': 0.19.4 devDependencies: @@ -340,8 +340,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.0 '@visactor/vgrammar-util': workspace:0.16.0 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': ~0.19.4 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.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': 0.19.4 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -385,9 +385,9 @@ importers: '@visactor/vgrammar-coordinate': workspace:0.16.0 '@visactor/vgrammar-core': workspace:0.16.0 '@visactor/vgrammar-util': workspace:0.16.0 - '@visactor/vrender-components': 0.22.4 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-components': 0.22.5 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vscale': ~0.19.4 '@visactor/vutils': ~0.19.4 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.4 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-components': 0.22.5 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vscale': 0.19.4 '@visactor/vutils': 0.19.4 devDependencies: @@ -481,8 +481,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.0 '@visactor/vgrammar-util': workspace:0.16.0 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': ~0.19.4 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.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': 0.19.4 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.4 + '@visactor/vrender-core': 0.22.5 '@visactor/vutils': ~0.19.4 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.4 + '@visactor/vrender-core': 0.22.5 '@visactor/vutils': 0.19.4 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -561,8 +561,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.0 '@visactor/vgrammar-util': workspace:0.16.0 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': ~0.19.4 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.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': 0.19.4 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -604,8 +604,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.0 '@visactor/vgrammar-util': workspace:0.16.0 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': ~0.19.4 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.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': 0.19.4 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -647,8 +647,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.0 '@visactor/vgrammar-util': workspace:0.16.0 - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vscale': ~0.19.4 '@visactor/vutils': ~0.19.4 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.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vscale': 0.19.4 '@visactor/vutils': 0.19.4 devDependencies: @@ -3448,36 +3448,36 @@ packages: topojson-client: 3.1.0 dev: false - /@visactor/vrender-components/0.22.4: - resolution: {integrity: sha512-HB298TcEV74saNG2S/sHNSRo2l/gXbeCRwsueYdIEhR+4cRbPReDqRcXrC2UyPzjboIvG8RfPgtVIDA+Gl9/XQ==} + /@visactor/vrender-components/0.22.5: + resolution: {integrity: sha512-xe/Efug+GfTMRHr7WFERtNetVcPR4vsVtESj+rx5ttAjhH4n3JuUy8AH2IV17RF8pn3N2tI4aA71+wAoB8NNXA==} dependencies: - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 '@visactor/vscale': 0.19.4 '@visactor/vutils': 0.19.4 dev: false - /@visactor/vrender-core/0.22.4: - resolution: {integrity: sha512-fr9bqzD8CA+72awTD7YpRw1HLmbNAfE32mTZ5Br4NroQfZvvbPtwN266HU4B3gNMDivmdvRQd7zA8d7aRTSytg==} + /@visactor/vrender-core/0.22.5: + resolution: {integrity: sha512-bxQAF2p2ETjQKMd6ovnJlfueHMALCcnRiT/R84JnhdygWYGHvHEnG0xGbGI5sq/4tp8xq+mPTbEETEz7f96e+g==} dependencies: '@visactor/vutils': 0.19.4 color-convert: 2.0.1 - /@visactor/vrender-kits/0.22.4: - resolution: {integrity: sha512-vwV4aEcrMe1gLWVzpw196ehEPJKgUwNDXYE/lYAPCA4le1Si9trTP7nGnkUSK29m+Gf+8z8KAAdv1A7UF7dr1Q==} + /@visactor/vrender-kits/0.22.5: + resolution: {integrity: sha512-/RhD/fBdvKM2Lv+FQD5ZgAY7c7vKiwahqqSclC067uPhCwv7Zb4CPOAP7Vs0no/CojB60r5MgwIqTdg+d6cz7Q==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-core': 0.22.5 '@visactor/vutils': 0.19.4 gifuct-js: 2.1.2 lottie-web: 5.12.2 roughjs: 4.5.2 - /@visactor/vrender/0.22.4: - resolution: {integrity: sha512-OtYZZKH/tD+sYdOMkTSc9Fm/q0wy4ZCTh/kLrR00DRaGzxWogkbDrDcSro2UqtSIA2Zptk+Gw6C2MR9KDhiQLw==} + /@visactor/vrender/0.22.5: + resolution: {integrity: sha512-liV4XdPCKc/XGIQM4SWHjf1w8uOmHEOl8AlIFRAgKVF1PL69Vu4W1q9VucP+oJJ3pRM7NclIe2iHA+FRVZqgJA==} dependencies: - '@visactor/vrender-core': 0.22.4 - '@visactor/vrender-kits': 0.22.4 + '@visactor/vrender-core': 0.22.5 + '@visactor/vrender-kits': 0.22.5 /@visactor/vscale/0.19.4: resolution: {integrity: sha512-kp69hPMof3GBKRuUiXSR9+9K+Z8ZXsTlOAwcnknXmiiZDhdcDkPlv27/d+Xx1Wi/iqw+BS2S7YIjHmfzdiVQ/Q==} diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 3cd832521..8bf6577c4 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -20,9 +20,9 @@ "@visactor/vgrammar-wordcloud": "workspace:0.16.0", "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.0", "@visactor/vgrammar-plot": "workspace:0.16.0", - "@visactor/vrender-core": "0.22.4", - "@visactor/vrender-kits": "0.22.4", - "@visactor/vrender": "0.22.4", + "@visactor/vrender-core": "0.22.5", + "@visactor/vrender-kits": "0.22.5", + "@visactor/vrender": "0.22.5", "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 c93bbedae..660a4ea2e 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -25,9 +25,9 @@ "@visactor/vgrammar-util": "workspace:0.16.0", "@visactor/vgrammar-coordinate": "workspace:0.16.0", "@visactor/vgrammar-venn": "workspace:0.16.0", - "@visactor/vrender-core": "0.22.4", - "@visactor/vrender-kits": "0.22.4", - "@visactor/vrender": "0.22.4", + "@visactor/vrender-core": "0.22.5", + "@visactor/vrender-kits": "0.22.5", + "@visactor/vrender": "0.22.5", "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 de51cfd1b..2d8710e0d 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -40,9 +40,9 @@ "@visactor/vgrammar-coordinate": "workspace:0.16.0", "@visactor/vgrammar-util": "workspace:0.16.0", "@visactor/vscale": "~0.19.4", - "@visactor/vrender-core": "0.22.4", - "@visactor/vrender-kits": "0.22.4", - "@visactor/vrender-components": "0.22.4" + "@visactor/vrender-core": "0.22.5", + "@visactor/vrender-kits": "0.22.5", + "@visactor/vrender-components": "0.22.5" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index d248d8c1b..8ec6cbe53 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -41,8 +41,8 @@ "@visactor/vutils": "~0.19.4", "@visactor/vgrammar-core": "workspace:0.16.0", "@visactor/vgrammar-util": "workspace:0.16.0", - "@visactor/vrender-core": "0.22.4", - "@visactor/vrender-kits": "0.22.4" + "@visactor/vrender-core": "0.22.5", + "@visactor/vrender-kits": "0.22.5" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index bbd8a0f9f..31c45e5a6 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -39,9 +39,9 @@ "@visactor/vgrammar-util": "workspace:0.16.0", "@visactor/vgrammar-coordinate": "workspace:0.16.0", "@visactor/vgrammar-core": "workspace:0.16.0", - "@visactor/vrender-components": "0.22.4", - "@visactor/vrender-core": "0.22.4", - "@visactor/vrender-kits": "0.22.4" + "@visactor/vrender-components": "0.22.5", + "@visactor/vrender-core": "0.22.5", + "@visactor/vrender-kits": "0.22.5" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 428d98c25..a3779ddd3 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -39,8 +39,8 @@ "@visactor/vutils": "~0.19.4", "@visactor/vgrammar-core": "workspace:0.16.0", "@visactor/vgrammar-util": "workspace:0.16.0", - "@visactor/vrender-core": "0.22.4", - "@visactor/vrender-kits": "0.22.4" + "@visactor/vrender-core": "0.22.5", + "@visactor/vrender-kits": "0.22.5" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index e7c05bf78..a92fd7710 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vrender-core": "0.22.4" + "@visactor/vrender-core": "0.22.5" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index b0b08ba36..ef700fc3c 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vgrammar-core": "workspace:0.16.0", "@visactor/vgrammar-util": "workspace:0.16.0", - "@visactor/vrender-core": "0.22.4", - "@visactor/vrender-kits": "0.22.4", + "@visactor/vrender-core": "0.22.5", + "@visactor/vrender-kits": "0.22.5", "@visactor/vutils": "~0.19.4" }, "devDependencies": { diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index d1708c666..445a4e516 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -38,8 +38,8 @@ "@visactor/vscale": "~0.19.4", "@visactor/vgrammar-core": "workspace:0.16.0", "@visactor/vgrammar-util": "workspace:0.16.0", - "@visactor/vrender-core": "0.22.4", - "@visactor/vrender-kits": "0.22.4" + "@visactor/vrender-core": "0.22.5", + "@visactor/vrender-kits": "0.22.5" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 4fe656c40..eefe0b7f9 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -37,8 +37,8 @@ "@visactor/vutils": "~0.19.4", "@visactor/vgrammar-core": "workspace:0.16.0", "@visactor/vgrammar-util": "workspace:0.16.0", - "@visactor/vrender-core": "0.22.4", - "@visactor/vrender-kits": "0.22.4" + "@visactor/vrender-core": "0.22.5", + "@visactor/vrender-kits": "0.22.5" }, "devDependencies": { "@internal/bundler": "workspace:*", From 82a457b93b0eb61fd21bfc69a31d89eed6b614a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 13 Mar 2025 12:00:05 +0000 Subject: [PATCH 2/2] build: release version 0.16.1 --- 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 91406d4db..e1e1f8bf4 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.0 - '@visactor/vgrammar-coordinate': workspace:0.16.0 - '@visactor/vgrammar-core': workspace:0.16.0 - '@visactor/vgrammar-hierarchy': workspace:0.16.0 - '@visactor/vgrammar-plot': workspace:0.16.0 - '@visactor/vgrammar-projection': workspace:0.16.0 - '@visactor/vgrammar-sankey': workspace:0.16.0 - '@visactor/vgrammar-util': workspace:0.16.0 - '@visactor/vgrammar-wordcloud': workspace:0.16.0 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.0 + '@visactor/vgrammar': workspace:0.16.1 + '@visactor/vgrammar-coordinate': workspace:0.16.1 + '@visactor/vgrammar-core': workspace:0.16.1 + '@visactor/vgrammar-hierarchy': workspace:0.16.1 + '@visactor/vgrammar-plot': workspace:0.16.1 + '@visactor/vgrammar-projection': workspace:0.16.1 + '@visactor/vgrammar-sankey': workspace:0.16.1 + '@visactor/vgrammar-util': workspace:0.16.1 + '@visactor/vgrammar-wordcloud': workspace:0.16.1 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.1 '@visactor/vrender': 0.22.5 '@visactor/vrender-core': 0.22.5 '@visactor/vrender-kits': 0.22.5 @@ -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.0 - '@visactor/vgrammar-coordinate': workspace:0.16.0 - '@visactor/vgrammar-core': workspace:0.16.0 - '@visactor/vgrammar-hierarchy': workspace:0.16.0 - '@visactor/vgrammar-plot': workspace:0.16.0 - '@visactor/vgrammar-projection': workspace:0.16.0 - '@visactor/vgrammar-sankey': workspace:0.16.0 - '@visactor/vgrammar-util': workspace:0.16.0 - '@visactor/vgrammar-venn': workspace:0.16.0 - '@visactor/vgrammar-wordcloud': workspace:0.16.0 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.0 + '@visactor/vgrammar': workspace:0.16.1 + '@visactor/vgrammar-coordinate': workspace:0.16.1 + '@visactor/vgrammar-core': workspace:0.16.1 + '@visactor/vgrammar-hierarchy': workspace:0.16.1 + '@visactor/vgrammar-plot': workspace:0.16.1 + '@visactor/vgrammar-projection': workspace:0.16.1 + '@visactor/vgrammar-sankey': workspace:0.16.1 + '@visactor/vgrammar-util': workspace:0.16.1 + '@visactor/vgrammar-venn': workspace:0.16.1 + '@visactor/vgrammar-wordcloud': workspace:0.16.1 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.1 '@visactor/vrender': 0.22.5 '@visactor/vrender-core': 0.22.5 '@visactor/vrender-kits': 0.22.5 @@ -153,7 +153,7 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.0 + '@visactor/vgrammar-core': workspace:0.16.1 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.0 + '@visactor/vgrammar-util': workspace:0.16.1 '@visactor/vutils': ~0.19.4 eslint: ~8.18.0 jest: ~29.5.0 @@ -229,8 +229,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vdataset': ~0.19.4 - '@visactor/vgrammar-coordinate': workspace:0.16.0 - '@visactor/vgrammar-util': workspace:0.16.0 + '@visactor/vgrammar-coordinate': workspace:0.16.1 + '@visactor/vgrammar-util': workspace:0.16.1 '@visactor/vrender-components': 0.22.5 '@visactor/vrender-core': 0.22.5 '@visactor/vrender-kits': 0.22.5 @@ -279,14 +279,14 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vgrammar-core': workspace:0.16.0 - '@visactor/vgrammar-hierarchy': workspace:0.16.0 - '@visactor/vgrammar-plot': workspace:0.16.0 - '@visactor/vgrammar-projection': workspace:0.16.0 - '@visactor/vgrammar-sankey': workspace:0.16.0 - '@visactor/vgrammar-venn': workspace:0.16.0 - '@visactor/vgrammar-wordcloud': workspace:0.16.0 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.0 + '@visactor/vgrammar-core': workspace:0.16.1 + '@visactor/vgrammar-hierarchy': workspace:0.16.1 + '@visactor/vgrammar-plot': workspace:0.16.1 + '@visactor/vgrammar-projection': workspace:0.16.1 + '@visactor/vgrammar-sankey': workspace:0.16.1 + '@visactor/vgrammar-venn': workspace:0.16.1 + '@visactor/vgrammar-wordcloud': workspace:0.16.1 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.1 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.0 - '@visactor/vgrammar-util': workspace:0.16.0 + '@visactor/vgrammar-core': workspace:0.16.1 + '@visactor/vgrammar-util': workspace:0.16.1 '@visactor/vrender-core': 0.22.5 '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': ~0.19.4 @@ -382,9 +382,9 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-coordinate': workspace:0.16.0 - '@visactor/vgrammar-core': workspace:0.16.0 - '@visactor/vgrammar-util': workspace:0.16.0 + '@visactor/vgrammar-coordinate': workspace:0.16.1 + '@visactor/vgrammar-core': workspace:0.16.1 + '@visactor/vgrammar-util': workspace:0.16.1 '@visactor/vrender-components': 0.22.5 '@visactor/vrender-core': 0.22.5 '@visactor/vrender-kits': 0.22.5 @@ -435,8 +435,8 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.0 - '@visactor/vgrammar-util': workspace:0.16.0 + '@visactor/vgrammar-core': workspace:0.16.1 + '@visactor/vgrammar-util': workspace:0.16.1 '@visactor/vutils': ~0.19.4 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.0 - '@visactor/vgrammar-util': workspace:0.16.0 + '@visactor/vgrammar-core': workspace:0.16.1 + '@visactor/vgrammar-util': workspace:0.16.1 '@visactor/vrender-core': 0.22.5 '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': ~0.19.4 @@ -559,8 +559,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.0 - '@visactor/vgrammar-util': workspace:0.16.0 + '@visactor/vgrammar-core': workspace:0.16.1 + '@visactor/vgrammar-util': workspace:0.16.1 '@visactor/vrender-core': 0.22.5 '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': ~0.19.4 @@ -602,8 +602,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.0 - '@visactor/vgrammar-util': workspace:0.16.0 + '@visactor/vgrammar-core': workspace:0.16.1 + '@visactor/vgrammar-util': workspace:0.16.1 '@visactor/vrender-core': 0.22.5 '@visactor/vrender-kits': 0.22.5 '@visactor/vutils': ~0.19.4 @@ -645,8 +645,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.0 - '@visactor/vgrammar-util': workspace:0.16.0 + '@visactor/vgrammar-core': workspace:0.16.1 + '@visactor/vgrammar-util': workspace:0.16.1 '@visactor/vrender-core': 0.22.5 '@visactor/vrender-kits': 0.22.5 '@visactor/vscale': ~0.19.4 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index c29de36b1..4729e5832 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.0","mainProject":"@visactor/vgrammar-core","nextBump":"minor"}] +[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.1","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 8bf6577c4..b7febd254 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.4", - "@visactor/vgrammar": "workspace:0.16.0", - "@visactor/vgrammar-core": "workspace:0.16.0", - "@visactor/vgrammar-hierarchy": "workspace:0.16.0", - "@visactor/vgrammar-sankey": "workspace:0.16.0", - "@visactor/vgrammar-projection": "workspace:0.16.0", - "@visactor/vgrammar-wordcloud": "workspace:0.16.0", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.0", - "@visactor/vgrammar-plot": "workspace:0.16.0", + "@visactor/vgrammar": "workspace:0.16.1", + "@visactor/vgrammar-core": "workspace:0.16.1", + "@visactor/vgrammar-hierarchy": "workspace:0.16.1", + "@visactor/vgrammar-sankey": "workspace:0.16.1", + "@visactor/vgrammar-projection": "workspace:0.16.1", + "@visactor/vgrammar-wordcloud": "workspace:0.16.1", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.1", + "@visactor/vgrammar-plot": "workspace:0.16.1", "@visactor/vrender-core": "0.22.5", "@visactor/vrender-kits": "0.22.5", "@visactor/vrender": "0.22.5", @@ -27,8 +27,8 @@ "lodash": "4.17.21", "typescript": "4.9.5", "vite": "3.2.6", - "@visactor/vgrammar-util": "workspace:0.16.0", - "@visactor/vgrammar-coordinate": "workspace:0.16.0", + "@visactor/vgrammar-util": "workspace:0.16.1", + "@visactor/vgrammar-coordinate": "workspace:0.16.1", "@vitejs/plugin-react": "3.1.0" } } diff --git a/docs/site/package.json b/docs/site/package.json index 660a4ea2e..f92c68915 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.4", - "@visactor/vgrammar": "workspace:0.16.0", - "@visactor/vgrammar-core": "workspace:0.16.0", - "@visactor/vgrammar-hierarchy": "workspace:0.16.0", - "@visactor/vgrammar-sankey": "workspace:0.16.0", - "@visactor/vgrammar-projection": "workspace:0.16.0", - "@visactor/vgrammar-wordcloud": "workspace:0.16.0", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.0", - "@visactor/vgrammar-plot": "workspace:0.16.0", - "@visactor/vgrammar-util": "workspace:0.16.0", - "@visactor/vgrammar-coordinate": "workspace:0.16.0", - "@visactor/vgrammar-venn": "workspace:0.16.0", + "@visactor/vgrammar": "workspace:0.16.1", + "@visactor/vgrammar-core": "workspace:0.16.1", + "@visactor/vgrammar-hierarchy": "workspace:0.16.1", + "@visactor/vgrammar-sankey": "workspace:0.16.1", + "@visactor/vgrammar-projection": "workspace:0.16.1", + "@visactor/vgrammar-wordcloud": "workspace:0.16.1", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.1", + "@visactor/vgrammar-plot": "workspace:0.16.1", + "@visactor/vgrammar-util": "workspace:0.16.1", + "@visactor/vgrammar-coordinate": "workspace:0.16.1", + "@visactor/vgrammar-venn": "workspace:0.16.1", "@visactor/vrender-core": "0.22.5", "@visactor/vrender-kits": "0.22.5", "@visactor/vrender": "0.22.5", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index 7d6268b51..da9675d9f 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-coordinate", - "version": "0.16.0", + "version": "0.16.1", "description": "Coordinates for VGrammar", "keywords": [ "coordinate", @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-util": "workspace:0.16.0" + "@visactor/vgrammar-util": "workspace:0.16.1" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-core/CHANGELOG.json b/packages/vgrammar-core/CHANGELOG.json index 1c733e52c..2b7af8ea7 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.1", + "tag": "@visactor/vgrammar-core_v0.16.1", + "date": "Thu, 13 Mar 2025 11:51:07 GMT", + "comments": {} + }, { "version": "0.16.0", "tag": "@visactor/vgrammar-core_v0.16.0", diff --git a/packages/vgrammar-core/CHANGELOG.md b/packages/vgrammar-core/CHANGELOG.md index 41ea33d1b..28112e5a9 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, 28 Feb 2025 03:42:26 GMT and should not be manually modified. +This log was last generated on Thu, 13 Mar 2025 11:51:07 GMT and should not be manually modified. + +## 0.16.1 +Thu, 13 Mar 2025 11:51:07 GMT + +_Version update only_ ## 0.16.0 Fri, 28 Feb 2025 03:42:26 GMT diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index 2d8710e0d..9068d81fb 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-core", - "version": "0.16.0", + "version": "0.16.1", "description": "VGrammar is a visual grammar library", "keywords": [ "grammar", @@ -37,8 +37,8 @@ "dependencies": { "@visactor/vutils": "~0.19.4", "@visactor/vdataset": "~0.19.4", - "@visactor/vgrammar-coordinate": "workspace:0.16.0", - "@visactor/vgrammar-util": "workspace:0.16.0", + "@visactor/vgrammar-coordinate": "workspace:0.16.1", + "@visactor/vgrammar-util": "workspace:0.16.1", "@visactor/vscale": "~0.19.4", "@visactor/vrender-core": "0.22.5", "@visactor/vrender-kits": "0.22.5", diff --git a/packages/vgrammar-full/package.json b/packages/vgrammar-full/package.json index 720580e82..9c9e6cbe0 100644 --- a/packages/vgrammar-full/package.json +++ b/packages/vgrammar-full/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-full", - "version": "0.16.0", + "version": "0.16.1", "description": "full packages of vgrammar.", "keywords": [ "visualization", @@ -33,14 +33,14 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.0", - "@visactor/vgrammar-hierarchy": "workspace:0.16.0", - "@visactor/vgrammar-plot": "workspace:0.16.0", - "@visactor/vgrammar-projection": "workspace:0.16.0", - "@visactor/vgrammar-sankey": "workspace:0.16.0", - "@visactor/vgrammar-wordcloud": "workspace:0.16.0", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.0", - "@visactor/vgrammar-venn": "workspace:0.16.0" + "@visactor/vgrammar-core": "workspace:0.16.1", + "@visactor/vgrammar-hierarchy": "workspace:0.16.1", + "@visactor/vgrammar-plot": "workspace:0.16.1", + "@visactor/vgrammar-projection": "workspace:0.16.1", + "@visactor/vgrammar-sankey": "workspace:0.16.1", + "@visactor/vgrammar-wordcloud": "workspace:0.16.1", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.1", + "@visactor/vgrammar-venn": "workspace:0.16.1" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index 8ec6cbe53..b2c45b5bb 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-hierarchy", - "version": "0.16.0", + "version": "0.16.1", "description": "Layout of hierarchical data for VGrammar", "keywords": [ "hierarchy", @@ -39,8 +39,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-core": "workspace:0.16.0", - "@visactor/vgrammar-util": "workspace:0.16.0", + "@visactor/vgrammar-core": "workspace:0.16.1", + "@visactor/vgrammar-util": "workspace:0.16.1", "@visactor/vrender-core": "0.22.5", "@visactor/vrender-kits": "0.22.5" }, diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index 31c45e5a6..8d4dc04f7 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-plot", - "version": "0.16.0", + "version": "0.16.1", "description": "Plots of vgrammar.", "keywords": [ "plot", @@ -36,9 +36,9 @@ "dependencies": { "@visactor/vscale": "~0.19.4", "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-util": "workspace:0.16.0", - "@visactor/vgrammar-coordinate": "workspace:0.16.0", - "@visactor/vgrammar-core": "workspace:0.16.0", + "@visactor/vgrammar-util": "workspace:0.16.1", + "@visactor/vgrammar-coordinate": "workspace:0.16.1", + "@visactor/vgrammar-core": "workspace:0.16.1", "@visactor/vrender-components": "0.22.5", "@visactor/vrender-core": "0.22.5", "@visactor/vrender-kits": "0.22.5" diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index d44c02629..39b6c329d 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-projection", - "version": "0.16.0", + "version": "0.16.1", "description": "Projections for map, used in VGrammar.", "keywords": [ "projection", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-util": "workspace:0.16.0", - "@visactor/vgrammar-core": "workspace:0.16.0", + "@visactor/vgrammar-util": "workspace:0.16.1", + "@visactor/vgrammar-core": "workspace:0.16.1", "d3-geo": "^1.12.1" }, "devDependencies": { diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index a3779ddd3..6b9f59be1 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-sankey", - "version": "0.16.0", + "version": "0.16.1", "description": "Layout of sankey chart, used by VGrammar", "keywords": [ "sankey", @@ -37,8 +37,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-core": "workspace:0.16.0", - "@visactor/vgrammar-util": "workspace:0.16.0", + "@visactor/vgrammar-core": "workspace:0.16.1", + "@visactor/vgrammar-util": "workspace:0.16.1", "@visactor/vrender-core": "0.22.5", "@visactor/vrender-kits": "0.22.5" }, diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index a92fd7710..2f73d7afd 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-util", - "version": "0.16.0", + "version": "0.16.1", "description": "The common utils functions of VGrammar", "keywords": [ "utils", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index ef700fc3c..f8ab56568 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-venn", - "version": "0.16.0", + "version": "0.16.1", "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.0", - "@visactor/vgrammar-util": "workspace:0.16.0", + "@visactor/vgrammar-core": "workspace:0.16.1", + "@visactor/vgrammar-util": "workspace:0.16.1", "@visactor/vrender-core": "0.22.5", "@visactor/vrender-kits": "0.22.5", "@visactor/vutils": "~0.19.4" diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 445a4e516..173898dc8 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.0", + "version": "0.16.1", "description": "Layout WordCloud in specified shape, this is a transform for VGrammar.", "keywords": [ "wordcloud", @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vutils": "~0.19.4", "@visactor/vscale": "~0.19.4", - "@visactor/vgrammar-core": "workspace:0.16.0", - "@visactor/vgrammar-util": "workspace:0.16.0", + "@visactor/vgrammar-core": "workspace:0.16.1", + "@visactor/vgrammar-util": "workspace:0.16.1", "@visactor/vrender-core": "0.22.5", "@visactor/vrender-kits": "0.22.5" }, diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index eefe0b7f9..430c6c8f4 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud", - "version": "0.16.0", + "version": "0.16.1", "description": "WordCloud layout transform for VGrammar", "keywords": [ "wordcloud", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-core": "workspace:0.16.0", - "@visactor/vgrammar-util": "workspace:0.16.0", + "@visactor/vgrammar-core": "workspace:0.16.1", + "@visactor/vgrammar-util": "workspace:0.16.1", "@visactor/vrender-core": "0.22.5", "@visactor/vrender-kits": "0.22.5" }, diff --git a/packages/vgrammar/package.json b/packages/vgrammar/package.json index 739b92fa3..24539b756 100644 --- a/packages/vgrammar/package.json +++ b/packages/vgrammar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar", - "version": "0.16.0", + "version": "0.16.1", "description": "simple package of vgrammar.", "keywords": [ "visualization", @@ -30,7 +30,7 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.0" + "@visactor/vgrammar-core": "workspace:0.16.1" }, "devDependencies": { "d3-array": "1.x",