From 764a092d385e9676e2df65f3bee873ac085e8047 Mon Sep 17 00:00:00 2001 From: xile611 Date: Thu, 16 Jan 2025 10:23:20 +0800 Subject: [PATCH 1/2] fix: upgrade vrender to 0.21.11 --- 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 0f5d6cc81..2f85c8d67 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.15.4 '@visactor/vgrammar-wordcloud': workspace:0.15.4 '@visactor/vgrammar-wordcloud-shape': workspace:0.15.4 - '@visactor/vrender': 0.21.10 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender': 0.21.11 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': ~0.19.3 '@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.21.10 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender': 0.21.11 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': 0.19.3 '@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.15.4 '@visactor/vgrammar-wordcloud': workspace:0.15.4 '@visactor/vgrammar-wordcloud-shape': workspace:0.15.4 - '@visactor/vrender': 0.21.10 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender': 0.21.11 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': ~0.19.3 '@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.21.10 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender': 0.21.11 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': 0.19.3 axios: 1.6.8 highlight.js: 11.9.0 @@ -231,9 +231,9 @@ importers: '@visactor/vdataset': ~0.19.3 '@visactor/vgrammar-coordinate': workspace:0.15.4 '@visactor/vgrammar-util': workspace:0.15.4 - '@visactor/vrender-components': 0.21.10 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-components': 0.21.11 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vscale': ~0.19.3 '@visactor/vutils': ~0.19.3 eslint: ~8.18.0 @@ -246,9 +246,9 @@ importers: '@visactor/vdataset': 0.19.3 '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.21.10 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-components': 0.21.11 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vscale': 0.19.3 '@visactor/vutils': 0.19.3 devDependencies: @@ -340,8 +340,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.4 '@visactor/vgrammar-util': workspace:0.15.4 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': ~0.19.3 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.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -385,9 +385,9 @@ importers: '@visactor/vgrammar-coordinate': workspace:0.15.4 '@visactor/vgrammar-core': workspace:0.15.4 '@visactor/vgrammar-util': workspace:0.15.4 - '@visactor/vrender-components': 0.21.10 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-components': 0.21.11 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vscale': ~0.19.3 '@visactor/vutils': ~0.19.3 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.21.10 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-components': 0.21.11 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vscale': 0.19.3 '@visactor/vutils': 0.19.3 devDependencies: @@ -481,8 +481,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.4 '@visactor/vgrammar-util': workspace:0.15.4 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': ~0.19.3 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.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': 0.19.3 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.21.10 + '@visactor/vrender-core': 0.21.11 '@visactor/vutils': ~0.19.3 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.21.10 + '@visactor/vrender-core': 0.21.11 '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -561,8 +561,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.4 '@visactor/vgrammar-util': workspace:0.15.4 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': ~0.19.3 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.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -604,8 +604,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.4 '@visactor/vgrammar-util': workspace:0.15.4 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': ~0.19.3 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.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': 0.19.3 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -647,8 +647,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.4 '@visactor/vgrammar-util': workspace:0.15.4 - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vscale': ~0.19.3 '@visactor/vutils': ~0.19.3 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.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vscale': 0.19.3 '@visactor/vutils': 0.19.3 devDependencies: @@ -3448,35 +3448,35 @@ packages: topojson-client: 3.1.0 dev: false - /@visactor/vrender-components/0.21.10: - resolution: {integrity: sha512-I/4ZPs8SKYTHJvpV+MTFBbNqyP86xUxhzwIXDumErXv0Z9xW9JIo3dzBpJRP/hRwhO5GNUYSxofOv+GBzZGB5w==} + /@visactor/vrender-components/0.21.11: + resolution: {integrity: sha512-7RLTDu4CEyd67Vnd6znthpQ9xM8/nj7fydJHFk8NfoFkrWFbPRHbZfqPXL3G8jsdIjjUC3GyWhS2FSjlXBFj6Q==} dependencies: - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 '@visactor/vscale': 0.19.3 '@visactor/vutils': 0.19.3 dev: false - /@visactor/vrender-core/0.21.10: - resolution: {integrity: sha512-mvD1CZvw2U0Qgqu/eIwvd+arnPbr2IxgvJM2CuyH+MHqhk1tdA4evAxb5Ma8AmveSMjw7gr0s5AxwPerWEPIYA==} + /@visactor/vrender-core/0.21.11: + resolution: {integrity: sha512-/mNpwPrMz23qU9rMvNYQ81ntT15I32Chyi7go/drkApOqyWYEdd5sY6DlGoYW7nUuMjB4Z5fFjEyfRQjhfVlSQ==} dependencies: '@visactor/vutils': 0.19.3 color-convert: 2.0.1 - /@visactor/vrender-kits/0.21.10: - resolution: {integrity: sha512-/2P2FVn3iLYVQQErk3aXZy/cp5UcPmynCo0W5J39YVIjzl/9tLG8Jj2FiRmi3JndpXDQTL1u+ZdFF8YebLGufw==} + /@visactor/vrender-kits/0.21.11: + resolution: {integrity: sha512-2nEkkAwvCqZABkSNajyNiawL/K3vqbTsESroHAgXIK3Ils9to8x9QQxBaZ5VYdXC/RxK9sCMjSuWMiTOGmIDRg==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 0.21.10 + '@visactor/vrender-core': 0.21.11 '@visactor/vutils': 0.19.3 gifuct-js: 2.1.2 roughjs: 4.5.2 - /@visactor/vrender/0.21.10: - resolution: {integrity: sha512-SY0MReq/bhd4vzVGSPRygVV/ZQrVa7RHr+W+DWU0rX5bjNniegG4VbmjCcQbb4EBTx7z/BOCOyyXUTbwxp0/rA==} + /@visactor/vrender/0.21.11: + resolution: {integrity: sha512-fSDyVU+1bfrSidTi2+q0GFjyWdusNMvOV4KtfaTkV5rU/0FEGfd2fh+Oz12POVWtrqlZLKABqaRxHsyAA8uo0g==} dependencies: - '@visactor/vrender-core': 0.21.10 - '@visactor/vrender-kits': 0.21.10 + '@visactor/vrender-core': 0.21.11 + '@visactor/vrender-kits': 0.21.11 /@visactor/vscale/0.19.3: resolution: {integrity: sha512-gLf1ocsgDXcavGqtYYE62N6fH9vXRV/Cd+TeSt0eh2SR1swvi4z5effLS0rpUzjAnGr97h6QaUmhJ1acShLA8Q==} diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index d0b546bc2..575537ced 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -20,9 +20,9 @@ "@visactor/vgrammar-wordcloud": "workspace:0.15.4", "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.4", "@visactor/vgrammar-plot": "workspace:0.15.4", - "@visactor/vrender-core": "0.21.10", - "@visactor/vrender-kits": "0.21.10", - "@visactor/vrender": "0.21.10", + "@visactor/vrender-core": "0.21.11", + "@visactor/vrender-kits": "0.21.11", + "@visactor/vrender": "0.21.11", "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 062026042..6d3d5111c 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -25,9 +25,9 @@ "@visactor/vgrammar-util": "workspace:0.15.4", "@visactor/vgrammar-coordinate": "workspace:0.15.4", "@visactor/vgrammar-venn": "workspace:0.15.4", - "@visactor/vrender-core": "0.21.10", - "@visactor/vrender-kits": "0.21.10", - "@visactor/vrender": "0.21.10", + "@visactor/vrender-core": "0.21.11", + "@visactor/vrender-kits": "0.21.11", + "@visactor/vrender": "0.21.11", "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 fa3a4076c..5472672df 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -40,9 +40,9 @@ "@visactor/vgrammar-coordinate": "workspace:0.15.4", "@visactor/vgrammar-util": "workspace:0.15.4", "@visactor/vscale": "~0.19.3", - "@visactor/vrender-core": "0.21.10", - "@visactor/vrender-kits": "0.21.10", - "@visactor/vrender-components": "0.21.10" + "@visactor/vrender-core": "0.21.11", + "@visactor/vrender-kits": "0.21.11", + "@visactor/vrender-components": "0.21.11" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index d6dbf971f..2674c3330 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -41,8 +41,8 @@ "@visactor/vutils": "~0.19.3", "@visactor/vgrammar-core": "workspace:0.15.4", "@visactor/vgrammar-util": "workspace:0.15.4", - "@visactor/vrender-core": "0.21.10", - "@visactor/vrender-kits": "0.21.10" + "@visactor/vrender-core": "0.21.11", + "@visactor/vrender-kits": "0.21.11" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index 463a25063..15898f085 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -39,9 +39,9 @@ "@visactor/vgrammar-util": "workspace:0.15.4", "@visactor/vgrammar-coordinate": "workspace:0.15.4", "@visactor/vgrammar-core": "workspace:0.15.4", - "@visactor/vrender-components": "0.21.10", - "@visactor/vrender-core": "0.21.10", - "@visactor/vrender-kits": "0.21.10" + "@visactor/vrender-components": "0.21.11", + "@visactor/vrender-core": "0.21.11", + "@visactor/vrender-kits": "0.21.11" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index cbbdc3408..f8d270ebe 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -39,8 +39,8 @@ "@visactor/vutils": "~0.19.3", "@visactor/vgrammar-core": "workspace:0.15.4", "@visactor/vgrammar-util": "workspace:0.15.4", - "@visactor/vrender-core": "0.21.10", - "@visactor/vrender-kits": "0.21.10" + "@visactor/vrender-core": "0.21.11", + "@visactor/vrender-kits": "0.21.11" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index b7733f59d..eb59b663c 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.3", - "@visactor/vrender-core": "0.21.10" + "@visactor/vrender-core": "0.21.11" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index 5c6e28d28..1b6bf3fdd 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vgrammar-core": "workspace:0.15.4", "@visactor/vgrammar-util": "workspace:0.15.4", - "@visactor/vrender-core": "0.21.10", - "@visactor/vrender-kits": "0.21.10", + "@visactor/vrender-core": "0.21.11", + "@visactor/vrender-kits": "0.21.11", "@visactor/vutils": "~0.19.3" }, "devDependencies": { diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 952825c3b..55d3fef77 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -38,8 +38,8 @@ "@visactor/vscale": "~0.19.3", "@visactor/vgrammar-core": "workspace:0.15.4", "@visactor/vgrammar-util": "workspace:0.15.4", - "@visactor/vrender-core": "0.21.10", - "@visactor/vrender-kits": "0.21.10" + "@visactor/vrender-core": "0.21.11", + "@visactor/vrender-kits": "0.21.11" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index f8b4a7023..a79e5c9fd 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -37,8 +37,8 @@ "@visactor/vutils": "~0.19.3", "@visactor/vgrammar-core": "workspace:0.15.4", "@visactor/vgrammar-util": "workspace:0.15.4", - "@visactor/vrender-core": "0.21.10", - "@visactor/vrender-kits": "0.21.10" + "@visactor/vrender-core": "0.21.11", + "@visactor/vrender-kits": "0.21.11" }, "devDependencies": { "@internal/bundler": "workspace:*", From 8dbb0b89423f6ac03838a5d3c403310bb1955c9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 16 Jan 2025 02:34:29 +0000 Subject: [PATCH 2/2] build: release version 0.15.5 --- 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 2f85c8d67..fab3f817c 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.15.4 - '@visactor/vgrammar-coordinate': workspace:0.15.4 - '@visactor/vgrammar-core': workspace:0.15.4 - '@visactor/vgrammar-hierarchy': workspace:0.15.4 - '@visactor/vgrammar-plot': workspace:0.15.4 - '@visactor/vgrammar-projection': workspace:0.15.4 - '@visactor/vgrammar-sankey': workspace:0.15.4 - '@visactor/vgrammar-util': workspace:0.15.4 - '@visactor/vgrammar-wordcloud': workspace:0.15.4 - '@visactor/vgrammar-wordcloud-shape': workspace:0.15.4 + '@visactor/vgrammar': workspace:0.15.5 + '@visactor/vgrammar-coordinate': workspace:0.15.5 + '@visactor/vgrammar-core': workspace:0.15.5 + '@visactor/vgrammar-hierarchy': workspace:0.15.5 + '@visactor/vgrammar-plot': workspace:0.15.5 + '@visactor/vgrammar-projection': workspace:0.15.5 + '@visactor/vgrammar-sankey': workspace:0.15.5 + '@visactor/vgrammar-util': workspace:0.15.5 + '@visactor/vgrammar-wordcloud': workspace:0.15.5 + '@visactor/vgrammar-wordcloud-shape': workspace:0.15.5 '@visactor/vrender': 0.21.11 '@visactor/vrender-core': 0.21.11 '@visactor/vrender-kits': 0.21.11 @@ -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.15.4 - '@visactor/vgrammar-coordinate': workspace:0.15.4 - '@visactor/vgrammar-core': workspace:0.15.4 - '@visactor/vgrammar-hierarchy': workspace:0.15.4 - '@visactor/vgrammar-plot': workspace:0.15.4 - '@visactor/vgrammar-projection': workspace:0.15.4 - '@visactor/vgrammar-sankey': workspace:0.15.4 - '@visactor/vgrammar-util': workspace:0.15.4 - '@visactor/vgrammar-venn': workspace:0.15.4 - '@visactor/vgrammar-wordcloud': workspace:0.15.4 - '@visactor/vgrammar-wordcloud-shape': workspace:0.15.4 + '@visactor/vgrammar': workspace:0.15.5 + '@visactor/vgrammar-coordinate': workspace:0.15.5 + '@visactor/vgrammar-core': workspace:0.15.5 + '@visactor/vgrammar-hierarchy': workspace:0.15.5 + '@visactor/vgrammar-plot': workspace:0.15.5 + '@visactor/vgrammar-projection': workspace:0.15.5 + '@visactor/vgrammar-sankey': workspace:0.15.5 + '@visactor/vgrammar-util': workspace:0.15.5 + '@visactor/vgrammar-venn': workspace:0.15.5 + '@visactor/vgrammar-wordcloud': workspace:0.15.5 + '@visactor/vgrammar-wordcloud-shape': workspace:0.15.5 '@visactor/vrender': 0.21.11 '@visactor/vrender-core': 0.21.11 '@visactor/vrender-kits': 0.21.11 @@ -153,7 +153,7 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.4 + '@visactor/vgrammar-core': workspace:0.15.5 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.15.4 + '@visactor/vgrammar-util': workspace:0.15.5 '@visactor/vutils': ~0.19.3 eslint: ~8.18.0 jest: ~29.5.0 @@ -229,8 +229,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vdataset': ~0.19.3 - '@visactor/vgrammar-coordinate': workspace:0.15.4 - '@visactor/vgrammar-util': workspace:0.15.4 + '@visactor/vgrammar-coordinate': workspace:0.15.5 + '@visactor/vgrammar-util': workspace:0.15.5 '@visactor/vrender-components': 0.21.11 '@visactor/vrender-core': 0.21.11 '@visactor/vrender-kits': 0.21.11 @@ -279,14 +279,14 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vgrammar-core': workspace:0.15.4 - '@visactor/vgrammar-hierarchy': workspace:0.15.4 - '@visactor/vgrammar-plot': workspace:0.15.4 - '@visactor/vgrammar-projection': workspace:0.15.4 - '@visactor/vgrammar-sankey': workspace:0.15.4 - '@visactor/vgrammar-venn': workspace:0.15.4 - '@visactor/vgrammar-wordcloud': workspace:0.15.4 - '@visactor/vgrammar-wordcloud-shape': workspace:0.15.4 + '@visactor/vgrammar-core': workspace:0.15.5 + '@visactor/vgrammar-hierarchy': workspace:0.15.5 + '@visactor/vgrammar-plot': workspace:0.15.5 + '@visactor/vgrammar-projection': workspace:0.15.5 + '@visactor/vgrammar-sankey': workspace:0.15.5 + '@visactor/vgrammar-venn': workspace:0.15.5 + '@visactor/vgrammar-wordcloud': workspace:0.15.5 + '@visactor/vgrammar-wordcloud-shape': workspace:0.15.5 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.15.4 - '@visactor/vgrammar-util': workspace:0.15.4 + '@visactor/vgrammar-core': workspace:0.15.5 + '@visactor/vgrammar-util': workspace:0.15.5 '@visactor/vrender-core': 0.21.11 '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': ~0.19.3 @@ -382,9 +382,9 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-coordinate': workspace:0.15.4 - '@visactor/vgrammar-core': workspace:0.15.4 - '@visactor/vgrammar-util': workspace:0.15.4 + '@visactor/vgrammar-coordinate': workspace:0.15.5 + '@visactor/vgrammar-core': workspace:0.15.5 + '@visactor/vgrammar-util': workspace:0.15.5 '@visactor/vrender-components': 0.21.11 '@visactor/vrender-core': 0.21.11 '@visactor/vrender-kits': 0.21.11 @@ -435,8 +435,8 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.4 - '@visactor/vgrammar-util': workspace:0.15.4 + '@visactor/vgrammar-core': workspace:0.15.5 + '@visactor/vgrammar-util': workspace:0.15.5 '@visactor/vutils': ~0.19.3 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.15.4 - '@visactor/vgrammar-util': workspace:0.15.4 + '@visactor/vgrammar-core': workspace:0.15.5 + '@visactor/vgrammar-util': workspace:0.15.5 '@visactor/vrender-core': 0.21.11 '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': ~0.19.3 @@ -559,8 +559,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.4 - '@visactor/vgrammar-util': workspace:0.15.4 + '@visactor/vgrammar-core': workspace:0.15.5 + '@visactor/vgrammar-util': workspace:0.15.5 '@visactor/vrender-core': 0.21.11 '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': ~0.19.3 @@ -602,8 +602,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.4 - '@visactor/vgrammar-util': workspace:0.15.4 + '@visactor/vgrammar-core': workspace:0.15.5 + '@visactor/vgrammar-util': workspace:0.15.5 '@visactor/vrender-core': 0.21.11 '@visactor/vrender-kits': 0.21.11 '@visactor/vutils': ~0.19.3 @@ -645,8 +645,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.4 - '@visactor/vgrammar-util': workspace:0.15.4 + '@visactor/vgrammar-core': workspace:0.15.5 + '@visactor/vgrammar-util': workspace:0.15.5 '@visactor/vrender-core': 0.21.11 '@visactor/vrender-kits': 0.21.11 '@visactor/vscale': ~0.19.3 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 19640fa60..5c7fdb8ac 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.15.4","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.15.5","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 575537ced..2635a8943 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.3", - "@visactor/vgrammar": "workspace:0.15.4", - "@visactor/vgrammar-core": "workspace:0.15.4", - "@visactor/vgrammar-hierarchy": "workspace:0.15.4", - "@visactor/vgrammar-sankey": "workspace:0.15.4", - "@visactor/vgrammar-projection": "workspace:0.15.4", - "@visactor/vgrammar-wordcloud": "workspace:0.15.4", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.4", - "@visactor/vgrammar-plot": "workspace:0.15.4", + "@visactor/vgrammar": "workspace:0.15.5", + "@visactor/vgrammar-core": "workspace:0.15.5", + "@visactor/vgrammar-hierarchy": "workspace:0.15.5", + "@visactor/vgrammar-sankey": "workspace:0.15.5", + "@visactor/vgrammar-projection": "workspace:0.15.5", + "@visactor/vgrammar-wordcloud": "workspace:0.15.5", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.5", + "@visactor/vgrammar-plot": "workspace:0.15.5", "@visactor/vrender-core": "0.21.11", "@visactor/vrender-kits": "0.21.11", "@visactor/vrender": "0.21.11", @@ -27,8 +27,8 @@ "lodash": "4.17.21", "typescript": "4.9.5", "vite": "3.2.6", - "@visactor/vgrammar-util": "workspace:0.15.4", - "@visactor/vgrammar-coordinate": "workspace:0.15.4", + "@visactor/vgrammar-util": "workspace:0.15.5", + "@visactor/vgrammar-coordinate": "workspace:0.15.5", "@vitejs/plugin-react": "3.1.0" } } diff --git a/docs/site/package.json b/docs/site/package.json index 6d3d5111c..cf6c28690 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.3", - "@visactor/vgrammar": "workspace:0.15.4", - "@visactor/vgrammar-core": "workspace:0.15.4", - "@visactor/vgrammar-hierarchy": "workspace:0.15.4", - "@visactor/vgrammar-sankey": "workspace:0.15.4", - "@visactor/vgrammar-projection": "workspace:0.15.4", - "@visactor/vgrammar-wordcloud": "workspace:0.15.4", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.4", - "@visactor/vgrammar-plot": "workspace:0.15.4", - "@visactor/vgrammar-util": "workspace:0.15.4", - "@visactor/vgrammar-coordinate": "workspace:0.15.4", - "@visactor/vgrammar-venn": "workspace:0.15.4", + "@visactor/vgrammar": "workspace:0.15.5", + "@visactor/vgrammar-core": "workspace:0.15.5", + "@visactor/vgrammar-hierarchy": "workspace:0.15.5", + "@visactor/vgrammar-sankey": "workspace:0.15.5", + "@visactor/vgrammar-projection": "workspace:0.15.5", + "@visactor/vgrammar-wordcloud": "workspace:0.15.5", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.5", + "@visactor/vgrammar-plot": "workspace:0.15.5", + "@visactor/vgrammar-util": "workspace:0.15.5", + "@visactor/vgrammar-coordinate": "workspace:0.15.5", + "@visactor/vgrammar-venn": "workspace:0.15.5", "@visactor/vrender-core": "0.21.11", "@visactor/vrender-kits": "0.21.11", "@visactor/vrender": "0.21.11", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index 3cfb1ec20..33aa5bdca 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-coordinate", - "version": "0.15.4", + "version": "0.15.5", "description": "Coordinates for VGrammar", "keywords": [ "coordinate", @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-util": "workspace:0.15.4" + "@visactor/vgrammar-util": "workspace:0.15.5" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-core/CHANGELOG.json b/packages/vgrammar-core/CHANGELOG.json index eabf2c9f1..7a8ff2c96 100644 --- a/packages/vgrammar-core/CHANGELOG.json +++ b/packages/vgrammar-core/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vgrammar-core", "entries": [ + { + "version": "0.15.5", + "tag": "@visactor/vgrammar-core_v0.15.5", + "date": "Thu, 16 Jan 2025 02:27:52 GMT", + "comments": {} + }, { "version": "0.15.4", "tag": "@visactor/vgrammar-core_v0.15.4", diff --git a/packages/vgrammar-core/CHANGELOG.md b/packages/vgrammar-core/CHANGELOG.md index 7e7793b7d..4ef099fba 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 Wed, 15 Jan 2025 07:59:52 GMT and should not be manually modified. +This log was last generated on Thu, 16 Jan 2025 02:27:52 GMT and should not be manually modified. + +## 0.15.5 +Thu, 16 Jan 2025 02:27:52 GMT + +_Version update only_ ## 0.15.4 Wed, 15 Jan 2025 07:59:52 GMT diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index 5472672df..4675ec3c3 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-core", - "version": "0.15.4", + "version": "0.15.5", "description": "VGrammar is a visual grammar library", "keywords": [ "grammar", @@ -37,8 +37,8 @@ "dependencies": { "@visactor/vutils": "~0.19.3", "@visactor/vdataset": "~0.19.3", - "@visactor/vgrammar-coordinate": "workspace:0.15.4", - "@visactor/vgrammar-util": "workspace:0.15.4", + "@visactor/vgrammar-coordinate": "workspace:0.15.5", + "@visactor/vgrammar-util": "workspace:0.15.5", "@visactor/vscale": "~0.19.3", "@visactor/vrender-core": "0.21.11", "@visactor/vrender-kits": "0.21.11", diff --git a/packages/vgrammar-full/package.json b/packages/vgrammar-full/package.json index 2c6eed6af..1abdefb09 100644 --- a/packages/vgrammar-full/package.json +++ b/packages/vgrammar-full/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-full", - "version": "0.15.4", + "version": "0.15.5", "description": "full packages of vgrammar.", "keywords": [ "visualization", @@ -33,14 +33,14 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.15.4", - "@visactor/vgrammar-hierarchy": "workspace:0.15.4", - "@visactor/vgrammar-plot": "workspace:0.15.4", - "@visactor/vgrammar-projection": "workspace:0.15.4", - "@visactor/vgrammar-sankey": "workspace:0.15.4", - "@visactor/vgrammar-wordcloud": "workspace:0.15.4", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.4", - "@visactor/vgrammar-venn": "workspace:0.15.4" + "@visactor/vgrammar-core": "workspace:0.15.5", + "@visactor/vgrammar-hierarchy": "workspace:0.15.5", + "@visactor/vgrammar-plot": "workspace:0.15.5", + "@visactor/vgrammar-projection": "workspace:0.15.5", + "@visactor/vgrammar-sankey": "workspace:0.15.5", + "@visactor/vgrammar-wordcloud": "workspace:0.15.5", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.5", + "@visactor/vgrammar-venn": "workspace:0.15.5" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index 2674c3330..573cdc55d 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-hierarchy", - "version": "0.15.4", + "version": "0.15.5", "description": "Layout of hierarchical data for VGrammar", "keywords": [ "hierarchy", @@ -39,8 +39,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-core": "workspace:0.15.4", - "@visactor/vgrammar-util": "workspace:0.15.4", + "@visactor/vgrammar-core": "workspace:0.15.5", + "@visactor/vgrammar-util": "workspace:0.15.5", "@visactor/vrender-core": "0.21.11", "@visactor/vrender-kits": "0.21.11" }, diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index 15898f085..071d50223 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-plot", - "version": "0.15.4", + "version": "0.15.5", "description": "Plots of vgrammar.", "keywords": [ "plot", @@ -36,9 +36,9 @@ "dependencies": { "@visactor/vscale": "~0.19.3", "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-util": "workspace:0.15.4", - "@visactor/vgrammar-coordinate": "workspace:0.15.4", - "@visactor/vgrammar-core": "workspace:0.15.4", + "@visactor/vgrammar-util": "workspace:0.15.5", + "@visactor/vgrammar-coordinate": "workspace:0.15.5", + "@visactor/vgrammar-core": "workspace:0.15.5", "@visactor/vrender-components": "0.21.11", "@visactor/vrender-core": "0.21.11", "@visactor/vrender-kits": "0.21.11" diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index 6d47da8e3..cc0f4e992 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-projection", - "version": "0.15.4", + "version": "0.15.5", "description": "Projections for map, used in VGrammar.", "keywords": [ "projection", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-util": "workspace:0.15.4", - "@visactor/vgrammar-core": "workspace:0.15.4", + "@visactor/vgrammar-util": "workspace:0.15.5", + "@visactor/vgrammar-core": "workspace:0.15.5", "d3-geo": "^1.12.1" }, "devDependencies": { diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index f8d270ebe..fa8203bef 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-sankey", - "version": "0.15.4", + "version": "0.15.5", "description": "Layout of sankey chart, used by VGrammar", "keywords": [ "sankey", @@ -37,8 +37,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-core": "workspace:0.15.4", - "@visactor/vgrammar-util": "workspace:0.15.4", + "@visactor/vgrammar-core": "workspace:0.15.5", + "@visactor/vgrammar-util": "workspace:0.15.5", "@visactor/vrender-core": "0.21.11", "@visactor/vrender-kits": "0.21.11" }, diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index eb59b663c..c22264e91 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-util", - "version": "0.15.4", + "version": "0.15.5", "description": "The common utils functions of VGrammar", "keywords": [ "utils", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index 1b6bf3fdd..8741491c0 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-venn", - "version": "0.15.4", + "version": "0.15.5", "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.15.4", - "@visactor/vgrammar-util": "workspace:0.15.4", + "@visactor/vgrammar-core": "workspace:0.15.5", + "@visactor/vgrammar-util": "workspace:0.15.5", "@visactor/vrender-core": "0.21.11", "@visactor/vrender-kits": "0.21.11", "@visactor/vutils": "~0.19.3" diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 55d3fef77..8db3ebce4 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.15.4", + "version": "0.15.5", "description": "Layout WordCloud in specified shape, this is a transform for VGrammar.", "keywords": [ "wordcloud", @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vutils": "~0.19.3", "@visactor/vscale": "~0.19.3", - "@visactor/vgrammar-core": "workspace:0.15.4", - "@visactor/vgrammar-util": "workspace:0.15.4", + "@visactor/vgrammar-core": "workspace:0.15.5", + "@visactor/vgrammar-util": "workspace:0.15.5", "@visactor/vrender-core": "0.21.11", "@visactor/vrender-kits": "0.21.11" }, diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index a79e5c9fd..2e3959057 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud", - "version": "0.15.4", + "version": "0.15.5", "description": "WordCloud layout transform for VGrammar", "keywords": [ "wordcloud", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.3", - "@visactor/vgrammar-core": "workspace:0.15.4", - "@visactor/vgrammar-util": "workspace:0.15.4", + "@visactor/vgrammar-core": "workspace:0.15.5", + "@visactor/vgrammar-util": "workspace:0.15.5", "@visactor/vrender-core": "0.21.11", "@visactor/vrender-kits": "0.21.11" }, diff --git a/packages/vgrammar/package.json b/packages/vgrammar/package.json index 213c52067..1cde4a57c 100644 --- a/packages/vgrammar/package.json +++ b/packages/vgrammar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar", - "version": "0.15.4", + "version": "0.15.5", "description": "simple package of vgrammar.", "keywords": [ "visualization", @@ -30,7 +30,7 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.15.4" + "@visactor/vgrammar-core": "workspace:0.15.5" }, "devDependencies": { "d3-array": "1.x",