Skip to content

Commit

Permalink
Merge branch 'pre-release/1.9.6-alpha.6' of https://github.com/VisAct…
Browse files Browse the repository at this point in the history
…or/VChart into pre-release/1.9.6-alpha.6
  • Loading branch information
xuefei1313 committed Mar 11, 2024
2 parents 1eeb4d0 + 60042f3 commit 2defbd7
Show file tree
Hide file tree
Showing 16 changed files with 23 additions and 23 deletions.
10 changes: 5 additions & 5 deletions common/config/rush/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@arco-design/web-react": "2.46.1",
"@visactor/vchart": "workspace:1.9.6",
"@visactor/vchart": "workspace:1.9.6-alpha.6",
"@visactor/vchart-theme": "~1.6.6",
"@visactor/vmind": "1.2.4-alpha.5",
"@visactor/vutils": "~0.18.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/block-vchart/block/vchart/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/lark-vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/lark-vchart",
"version": "1.9.6",
"version": "1.9.6-alpha.6",
"description": "VChart 飞书小程序组件",
"main": "index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/lark-vchart/src/vchart/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/react-vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/react-vchart",
"version": "1.9.6",
"version": "1.9.6-alpha.6",
"sideEffects": false,
"description": "The react version of VChart 4.x",
"keywords": [
Expand Down Expand Up @@ -29,7 +29,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@visactor/vchart": "workspace:1.9.6",
"@visactor/vchart": "workspace:1.9.6-alpha.6",
"@visactor/vutils": "~0.18.1",
"@visactor/vrender-core": "0.17.27",
"@visactor/vrender-kits": "0.17.27",
Expand Down
4 changes: 2 additions & 2 deletions packages/taro-vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/taro-vchart",
"version": "1.9.6",
"version": "1.9.6-alpha.6",
"description": "Taro VChart 图表组件",
"sideEffects": false,
"main": "lib/src/index.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
},
"license": "MIT",
"dependencies": {
"@visactor/vchart": "workspace:1.9.6"
"@visactor/vchart": "workspace:1.9.6-alpha.6"
},
"devDependencies": {
"@internal/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/tt-vchart/src/vchart/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-schema",
"version": "1.9.6",
"version": "1.9.6-alpha.6",
"description": "The VChart JSON schema file.",
"sideEffects": false,
"main": "vchart.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-types",
"version": "1.9.6",
"version": "1.9.6-alpha.6",
"description": "Provide the type declarations of VChart.",
"sideEffects": false,
"main": "types/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart/dist/index-wx-simple.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart",
"version": "1.9.6",
"version": "1.9.6-alpha.6",
"description": "charts lib based @visactor/VGrammar",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -131,7 +131,7 @@
"@visactor/vgrammar-hierarchy": "0.11.15",
"@visactor/vgrammar-sankey": "0.11.15",
"@visactor/vgrammar-util": "0.11.15",
"@visactor/vutils-extension": "workspace:1.9.6"
"@visactor/vutils-extension": "workspace:1.9.6-alpha.6"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/vutils-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vutils-extension",
"version": "1.9.6",
"version": "1.9.6-alpha.6",
"description": "The extension module for VUtil from VisActor",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/wx-vchart/miniprogram/src/vchart/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/wx-vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/wx-vchart",
"version": "1.9.6",
"version": "1.9.6-alpha.6",
"description": "",
"main": "index.js",
"miniprogram": ".",
Expand Down
2 changes: 1 addition & 1 deletion tools/story-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"dependencies": {
"@visactor/vrender-core": "0.17.27",
"@visactor/vrender-kits": "0.17.27",
"@visactor/vchart": "workspace:1.9.6",
"@visactor/vchart": "workspace:1.9.6-alpha.6",
"@visactor/vrender": "0.17.27",
"@visactor/vutils": "~0.18.1"
}
Expand Down

0 comments on commit 2defbd7

Please sign in to comment.