Skip to content

Commit

Permalink
fix: upgrade vrender to 0.20.13-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xile611 committed Nov 7, 2024
1 parent 99244a2 commit 1f9e72c
Show file tree
Hide file tree
Showing 11 changed files with 82 additions and 82 deletions.
118 changes: 59 additions & 59 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/dev-demos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@visactor/vgrammar-wordcloud": "workspace:0.14.13",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.14.13",
"@visactor/vgrammar-plot": "workspace:0.14.13",
"@visactor/vrender-core": "0.20.12",
"@visactor/vrender-kits": "0.20.12",
"@visactor/vrender": "0.20.12",
"@visactor/vrender-core": "0.20.13-alpha.2",
"@visactor/vrender-kits": "0.20.13-alpha.2",
"@visactor/vrender": "0.20.13-alpha.2",
"d3-scale-chromatic": "^3.0.0",
"lodash": "4.17.21",
"typescript": "4.9.5",
Expand Down
6 changes: 3 additions & 3 deletions docs/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@visactor/vgrammar-util": "workspace:0.14.13",
"@visactor/vgrammar-coordinate": "workspace:0.14.13",
"@visactor/vgrammar-venn": "workspace:0.14.13",
"@visactor/vrender-core": "0.20.12",
"@visactor/vrender-kits": "0.20.12",
"@visactor/vrender": "0.20.12",
"@visactor/vrender-core": "0.20.13-alpha.2",
"@visactor/vrender-kits": "0.20.13-alpha.2",
"@visactor/vrender": "0.20.13-alpha.2",
"markdown-it": "^13.0.0",
"highlight.js": "^11.8.0",
"axios": "^1.4.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/vgrammar-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"@visactor/vgrammar-coordinate": "workspace:0.14.13",
"@visactor/vgrammar-util": "workspace:0.14.13",
"@visactor/vscale": "~0.18.18",
"@visactor/vrender-core": "0.20.12",
"@visactor/vrender-kits": "0.20.12",
"@visactor/vrender-components": "0.20.12"
"@visactor/vrender-core": "0.20.13-alpha.2",
"@visactor/vrender-kits": "0.20.13-alpha.2",
"@visactor/vrender-components": "0.20.13-alpha.2"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/vgrammar-hierarchy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@visactor/vutils": "~0.18.18",
"@visactor/vgrammar-core": "workspace:0.14.13",
"@visactor/vgrammar-util": "workspace:0.14.13",
"@visactor/vrender-core": "0.20.12",
"@visactor/vrender-kits": "0.20.12"
"@visactor/vrender-core": "0.20.13-alpha.2",
"@visactor/vrender-kits": "0.20.13-alpha.2"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/vgrammar-plot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"@visactor/vgrammar-util": "workspace:0.14.13",
"@visactor/vgrammar-coordinate": "workspace:0.14.13",
"@visactor/vgrammar-core": "workspace:0.14.13",
"@visactor/vrender-components": "0.20.12",
"@visactor/vrender-core": "0.20.12",
"@visactor/vrender-kits": "0.20.12"
"@visactor/vrender-components": "0.20.13-alpha.2",
"@visactor/vrender-core": "0.20.13-alpha.2",
"@visactor/vrender-kits": "0.20.13-alpha.2"
},
"devDependencies": {
"d3-array": "1.x",
Expand Down
4 changes: 2 additions & 2 deletions packages/vgrammar-sankey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@visactor/vutils": "~0.18.18",
"@visactor/vgrammar-core": "workspace:0.14.13",
"@visactor/vgrammar-util": "workspace:0.14.13",
"@visactor/vrender-core": "0.20.12",
"@visactor/vrender-kits": "0.20.12"
"@visactor/vrender-core": "0.20.13-alpha.2",
"@visactor/vrender-kits": "0.20.13-alpha.2"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/vgrammar-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@visactor/vutils": "~0.18.18",
"@visactor/vrender-core": "0.20.12"
"@visactor/vrender-core": "0.20.13-alpha.2"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/vgrammar-venn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"dependencies": {
"@visactor/vgrammar-core": "workspace:0.14.13",
"@visactor/vgrammar-util": "workspace:0.14.13",
"@visactor/vrender-core": "0.20.12",
"@visactor/vrender-kits": "0.20.12",
"@visactor/vrender-core": "0.20.13-alpha.2",
"@visactor/vrender-kits": "0.20.13-alpha.2",
"@visactor/vutils": "~0.18.18"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vgrammar-wordcloud-shape/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@visactor/vscale": "~0.18.18",
"@visactor/vgrammar-core": "workspace:0.14.13",
"@visactor/vgrammar-util": "workspace:0.14.13",
"@visactor/vrender-core": "0.20.12",
"@visactor/vrender-kits": "0.20.12"
"@visactor/vrender-core": "0.20.13-alpha.2",
"@visactor/vrender-kits": "0.20.13-alpha.2"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/vgrammar-wordcloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@visactor/vutils": "~0.18.18",
"@visactor/vgrammar-core": "workspace:0.14.13",
"@visactor/vgrammar-util": "workspace:0.14.13",
"@visactor/vrender-core": "0.20.12",
"@visactor/vrender-kits": "0.20.12"
"@visactor/vrender-core": "0.20.13-alpha.2",
"@visactor/vrender-kits": "0.20.13-alpha.2"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down

0 comments on commit 1f9e72c

Please # to comment.