Skip to content

Commit

Permalink
fix: update vrender to 0.19.15, vgrammar to 0.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
xile611 committed Jun 28, 2024
2 parents 1088630 + 06e4849 commit 969700f
Show file tree
Hide file tree
Showing 8 changed files with 141 additions and 141 deletions.
226 changes: 113 additions & 113 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@visactor/vchart-theme": "~1.6.6",
"@visactor/vmind": "1.2.4-alpha.5",
"@visactor/vutils": "~0.18.10",
"@visactor/vrender": "0.19.14",
"@visactor/vrender-kits": "0.19.14",
"@visactor/vgrammar": "0.13.11",
"@visactor/vrender": "0.19.15",
"@visactor/vrender-kits": "0.19.15",
"@visactor/vgrammar": "0.13.12",
"markdown-it": "^13.0.0",
"highlight.js": "^11.8.0",
"axios": "^1.4.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/openinula-vchart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"dependencies": {
"@visactor/vchart": "workspace:1.11.6",
"@visactor/vutils": "~0.18.10",
"@visactor/vrender-core": "0.19.14",
"@visactor/vrender-kits": "0.19.14",
"@visactor/vgrammar-core": "0.13.11",
"@visactor/vrender-core": "0.19.15",
"@visactor/vrender-kits": "0.19.15",
"@visactor/vgrammar-core": "0.13.12",
"react-is": "^18.2.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/react-vchart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"dependencies": {
"@visactor/vchart": "workspace:1.11.6",
"@visactor/vutils": "~0.18.10",
"@visactor/vrender-core": "0.19.14",
"@visactor/vrender-kits": "0.19.14",
"@visactor/vgrammar-core": "0.13.11",
"@visactor/vrender-core": "0.19.15",
"@visactor/vrender-kits": "0.19.15",
"@visactor/vgrammar-core": "0.13.12",
"react-is": "^18.2.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vchart-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"dependencies": {
"@visactor/vchart": "workspace:1.11.6",
"@visactor/vrender-core": "0.19.14",
"@visactor/vrender-kits": "0.19.14",
"@visactor/vrender-core": "0.19.15",
"@visactor/vrender-kits": "0.19.15",
"@visactor/vutils": "~0.18.10"
},
"devDependencies": {
Expand Down
22 changes: 11 additions & 11 deletions packages/vchart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,17 +119,17 @@
"@visactor/vutils": "~0.18.10",
"@visactor/vdataset": "~0.18.10",
"@visactor/vscale": "~0.18.10",
"@visactor/vrender-core": "0.19.14",
"@visactor/vrender-kits": "0.19.14",
"@visactor/vrender-components": "0.19.14",
"@visactor/vgrammar-core": "0.13.11",
"@visactor/vgrammar-projection": "0.13.11",
"@visactor/vgrammar-wordcloud": "0.13.11",
"@visactor/vgrammar-wordcloud-shape": "0.13.11",
"@visactor/vgrammar-hierarchy": "0.13.11",
"@visactor/vgrammar-sankey": "0.13.11",
"@visactor/vgrammar-venn": "0.13.11",
"@visactor/vgrammar-util": "0.13.11",
"@visactor/vrender-core": "0.19.15",
"@visactor/vrender-kits": "0.19.15",
"@visactor/vrender-components": "0.19.15",
"@visactor/vgrammar-core": "0.13.12",
"@visactor/vgrammar-projection": "0.13.12",
"@visactor/vgrammar-wordcloud": "0.13.12",
"@visactor/vgrammar-wordcloud-shape": "0.13.12",
"@visactor/vgrammar-hierarchy": "0.13.12",
"@visactor/vgrammar-sankey": "0.13.12",
"@visactor/vgrammar-venn": "0.13.12",
"@visactor/vgrammar-util": "0.13.12",
"@visactor/vutils-extension": "workspace:1.11.6"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vstory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
},
"dependencies": {
"@visactor/vchart": "workspace:1.11.0",
"@visactor/vrender-core": "0.19.14",
"@visactor/vrender-kits": "0.19.14",
"@visactor/vrender-components": "0.19.14",
"@visactor/vrender-core": "0.19.15",
"@visactor/vrender-kits": "0.19.15",
"@visactor/vrender-components": "0.19.15",
"@visactor/vutils": "~0.18.10"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions tools/story-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
"vite": "3.2.6"
},
"dependencies": {
"@visactor/vrender-core": "0.19.14",
"@visactor/vrender-kits": "0.19.14",
"@visactor/vrender-core": "0.19.15",
"@visactor/vrender-kits": "0.19.15",
"@visactor/vchart": "workspace:1.11.6",
"@visactor/vrender": "0.19.14",
"@visactor/vrender": "0.19.15",
"@visactor/vutils": "~0.18.10"
}
}

0 comments on commit 969700f

Please sign in to comment.