From 0ca63c5ad8fc8d519561d7428746b64225006f4b Mon Sep 17 00:00:00 2001 From: Rui-Sun Date: Thu, 14 Nov 2024 11:20:21 +0000 Subject: [PATCH] build: prelease version 0.21.0-alpha.4 --- common/config/rush/pnpm-lock.yaml | 26 +++++++++++------------ docs/package.json | 2 +- packages/react-vrender-utils/package.json | 6 +++--- packages/react-vrender/package.json | 4 ++-- packages/vrender-components/package.json | 6 +++--- packages/vrender-core/package.json | 2 +- packages/vrender-kits/package.json | 4 ++-- packages/vrender/package.json | 6 +++--- tools/bugserver-trigger/package.json | 8 +++---- 9 files changed, 32 insertions(+), 32 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 5dfdceee1..13b90bb99 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -14,7 +14,7 @@ importers: '@types/react-dom': ^18.0.0 '@visactor/vchart': 1.3.0 '@visactor/vgrammar': ~0.5.7 - '@visactor/vrender': workspace:0.21.0-alpha.2 + '@visactor/vrender': workspace:0.21.0-alpha.4 '@visactor/vutils': ~0.18.17 '@vitejs/plugin-react': 3.1.0 axios: ^1.4.0 @@ -71,7 +71,7 @@ importers: '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 '@types/react-reconciler': ^0.28.2 - '@visactor/vrender': workspace:0.21.0-alpha.2 + '@visactor/vrender': workspace:0.21.0-alpha.4 '@visactor/vutils': ~0.18.17 '@vitejs/plugin-react': 3.1.0 cross-env: ^7.0.3 @@ -111,8 +111,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/react-vrender': workspace:0.21.0-alpha.2 - '@visactor/vrender': workspace:0.21.0-alpha.2 + '@visactor/react-vrender': workspace:0.21.0-alpha.4 + '@visactor/vrender': workspace:0.21.0-alpha.4 '@visactor/vutils': ~0.18.17 '@vitejs/plugin-react': 3.1.0 cross-env: ^7.0.3 @@ -153,8 +153,8 @@ importers: '@types/jest': ^26.0.0 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/vrender-core': workspace:0.21.0-alpha.2 - '@visactor/vrender-kits': workspace:0.21.0-alpha.2 + '@visactor/vrender-core': workspace:0.21.0-alpha.4 + '@visactor/vrender-kits': workspace:0.21.0-alpha.4 '@visactor/vutils': ~0.18.17 '@vitejs/plugin-react': 3.1.0 canvas: 2.11.2 @@ -200,8 +200,8 @@ importers: '@internal/ts-config': workspace:* '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ^26.0.0 - '@visactor/vrender-core': workspace:0.21.0-alpha.2 - '@visactor/vrender-kits': workspace:0.21.0-alpha.2 + '@visactor/vrender-core': workspace:0.21.0-alpha.4 + '@visactor/vrender-kits': workspace:0.21.0-alpha.4 '@visactor/vscale': ~0.18.17 '@visactor/vutils': ~0.18.17 cross-env: ^7.0.3 @@ -289,7 +289,7 @@ importers: '@types/node-fetch': 2.6.4 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/vrender-core': workspace:0.21.0-alpha.2 + '@visactor/vrender-core': workspace:0.21.0-alpha.4 '@visactor/vutils': ~0.18.17 '@vitejs/plugin-react': 3.1.0 canvas: 2.11.2 @@ -371,10 +371,10 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vrender': workspace:0.21.0-alpha.2 - '@visactor/vrender-components': workspace:0.21.0-alpha.2 - '@visactor/vrender-core': workspace:0.21.0-alpha.2 - '@visactor/vrender-kits': workspace:0.21.0-alpha.2 + '@visactor/vrender': workspace:0.21.0-alpha.4 + '@visactor/vrender-components': workspace:0.21.0-alpha.4 + '@visactor/vrender-core': workspace:0.21.0-alpha.4 + '@visactor/vrender-kits': workspace:0.21.0-alpha.4 cross-env: ^7.0.3 eslint: ~8.18.0 form-data: ~4.0.0 diff --git a/docs/package.json b/docs/package.json index 048d719a9..af9330290 100644 --- a/docs/package.json +++ b/docs/package.json @@ -13,7 +13,7 @@ "@visactor/vchart": "1.3.0", "@visactor/vutils": "~0.18.17", "@visactor/vgrammar": "~0.5.7", - "@visactor/vrender": "workspace:0.21.0-alpha.2", + "@visactor/vrender": "workspace:0.21.0-alpha.4", "markdown-it": "^13.0.0", "highlight.js": "^11.8.0", "axios": "^1.4.0", diff --git a/packages/react-vrender-utils/package.json b/packages/react-vrender-utils/package.json index 973a303d2..f8538f290 100644 --- a/packages/react-vrender-utils/package.json +++ b/packages/react-vrender-utils/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vrender-utils", - "version": "0.21.0-alpha.2", + "version": "0.21.0-alpha.4", "description": "", "sideEffects": false, "main": "cjs/index.js", @@ -24,8 +24,8 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@visactor/vrender": "workspace:0.21.0-alpha.2", - "@visactor/react-vrender": "workspace:0.21.0-alpha.2", + "@visactor/vrender": "workspace:0.21.0-alpha.4", + "@visactor/react-vrender": "workspace:0.21.0-alpha.4", "@visactor/vutils": "~0.18.17", "react-reconciler": "^0.29.0", "tslib": "^2.3.1" diff --git a/packages/react-vrender/package.json b/packages/react-vrender/package.json index 46620f0f4..c7ea37d8c 100644 --- a/packages/react-vrender/package.json +++ b/packages/react-vrender/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vrender", - "version": "0.21.0-alpha.2", + "version": "0.21.0-alpha.4", "description": "", "sideEffects": false, "main": "cjs/index.js", @@ -23,7 +23,7 @@ "react": "^18.2.0" }, "dependencies": { - "@visactor/vrender": "workspace:0.21.0-alpha.2", + "@visactor/vrender": "workspace:0.21.0-alpha.4", "@visactor/vutils": "~0.18.17", "react-reconciler": "^0.29.0", "tslib": "^2.3.1" diff --git a/packages/vrender-components/package.json b/packages/vrender-components/package.json index 8a42021ba..7d8b5d647 100644 --- a/packages/vrender-components/package.json +++ b/packages/vrender-components/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vrender-components", - "version": "0.21.0-alpha.2", + "version": "0.21.0-alpha.4", "description": "components library for dp visualization", "sideEffects": false, "main": "cjs/index.js", @@ -26,8 +26,8 @@ "dependencies": { "@visactor/vutils": "~0.18.17", "@visactor/vscale": "~0.18.17", - "@visactor/vrender-core": "workspace:0.21.0-alpha.2", - "@visactor/vrender-kits": "workspace:0.21.0-alpha.2", + "@visactor/vrender-core": "workspace:0.21.0-alpha.4", + "@visactor/vrender-kits": "workspace:0.21.0-alpha.4", "gifuct-js": "2.1.2" }, "devDependencies": { diff --git a/packages/vrender-core/package.json b/packages/vrender-core/package.json index 66d4e394c..a17a4c00f 100644 --- a/packages/vrender-core/package.json +++ b/packages/vrender-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vrender-core", - "version": "0.21.0-alpha.2", + "version": "0.21.0-alpha.4", "description": "", "sideEffects": [ "./src/modules.ts", diff --git a/packages/vrender-kits/package.json b/packages/vrender-kits/package.json index d305fc310..3849b41f0 100644 --- a/packages/vrender-kits/package.json +++ b/packages/vrender-kits/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vrender-kits", - "version": "0.21.0-alpha.2", + "version": "0.21.0-alpha.4", "description": "", "sideEffects": false, "main": "cjs/index.js", @@ -21,7 +21,7 @@ }, "dependencies": { "@visactor/vutils": "~0.18.17", - "@visactor/vrender-core": "workspace:0.21.0-alpha.2", + "@visactor/vrender-core": "workspace:0.21.0-alpha.4", "@resvg/resvg-js": "2.4.1", "roughjs": "4.5.2" }, diff --git a/packages/vrender/package.json b/packages/vrender/package.json index 619b1d3f7..bf9e56439 100644 --- a/packages/vrender/package.json +++ b/packages/vrender/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vrender", - "version": "0.21.0-alpha.2", + "version": "0.21.0-alpha.4", "description": "", "sideEffects": true, "main": "cjs/index.js", @@ -24,8 +24,8 @@ "test-watch": "cross-env DEBUG_MODE=1 jest --watch" }, "dependencies": { - "@visactor/vrender-core": "workspace:0.21.0-alpha.2", - "@visactor/vrender-kits": "workspace:0.21.0-alpha.2" + "@visactor/vrender-core": "workspace:0.21.0-alpha.4", + "@visactor/vrender-kits": "workspace:0.21.0-alpha.4" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/tools/bugserver-trigger/package.json b/tools/bugserver-trigger/package.json index 9890f8277..98a76df55 100644 --- a/tools/bugserver-trigger/package.json +++ b/tools/bugserver-trigger/package.json @@ -8,10 +8,10 @@ "ci": "ts-node --transpileOnly --skipProject ./scripts/trigger-test.ts" }, "dependencies": { - "@visactor/vrender": "workspace:0.21.0-alpha.2", - "@visactor/vrender-core": "workspace:0.21.0-alpha.2", - "@visactor/vrender-kits": "workspace:0.21.0-alpha.2", - "@visactor/vrender-components": "workspace:0.21.0-alpha.2" + "@visactor/vrender": "workspace:0.21.0-alpha.4", + "@visactor/vrender-core": "workspace:0.21.0-alpha.4", + "@visactor/vrender-kits": "workspace:0.21.0-alpha.4", + "@visactor/vrender-components": "workspace:0.21.0-alpha.4" }, "devDependencies": { "@rushstack/eslint-patch": "~1.1.4",