From 1443ed15b03263ef6285853565166f0d98fd4d62 Mon Sep 17 00:00:00 2001 From: "lixuefei.1313" Date: Sat, 11 Oct 2025 14:32:06 +0800 Subject: [PATCH] feat: upgrade vrender to fix animation bug feat: upgrade vrender to fix animation issue feat: upgrade vrender to fix animation issue --- common/config/rush/pnpm-lock.yaml | 105 +++++++++++++------------ docs/package.json | 6 +- packages/openinula-vchart/package.json | 6 +- packages/react-vchart/package.json | 6 +- packages/vchart-extension/package.json | 10 +-- packages/vchart/package.json | 10 +-- packages/vstory/package.json | 8 +- tools/story-player/package.json | 8 +- 8 files changed, 80 insertions(+), 79 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 2465ee7f83..6416c59c41 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -22,8 +22,8 @@ importers: '@visactor/vchart-extension': workspace:2.0.5 '@visactor/vchart-theme': ~1.6.6 '@visactor/vmind': 1.2.4-alpha.5 - '@visactor/vrender': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vtable': 1.19.0-alpha.0 '@visactor/vtable-calendar': 1.19.0-alpha.0 '@visactor/vtable-editors': 1.19.0-alpha.0 @@ -59,8 +59,8 @@ importers: '@visactor/vchart-extension': link:../packages/vchart-extension '@visactor/vchart-theme': 1.6.9 '@visactor/vmind': 1.2.4-alpha.5 - '@visactor/vrender': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vtable': 1.19.0-alpha.0 '@visactor/vtable-calendar': 1.19.0-alpha.0 '@visactor/vtable-editors': 1.19.0-alpha.0 @@ -144,8 +144,8 @@ importers: '@types/offscreencanvas': 2019.6.4 '@types/react-is': ^17.0.3 '@visactor/vchart': workspace:2.0.5 - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vutils': ~1.0.6 '@vitejs/plugin-react': 3.1.0 eslint: ~8.18.0 @@ -164,8 +164,8 @@ importers: vite: 3.2.6 dependencies: '@visactor/vchart': link:../vchart - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vutils': 1.0.6 react-is: 18.3.1 devDependencies: @@ -208,8 +208,8 @@ importers: '@types/react-is': ^17.0.3 '@visactor/vchart': workspace:2.0.5 '@visactor/vchart-extension': workspace:2.0.5 - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vutils': ~1.0.6 '@vitejs/plugin-react': 3.1.0 eslint: ~8.18.0 @@ -230,8 +230,8 @@ importers: dependencies: '@visactor/vchart': link:../vchart '@visactor/vchart-extension': link:../vchart-extension - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vutils': 1.0.6 react-is: 18.3.1 devDependencies: @@ -371,10 +371,10 @@ importers: '@types/offscreencanvas': 2019.6.4 '@visactor/vdataset': ~1.0.6 '@visactor/vlayouts': ~1.0.6 - '@visactor/vrender-animate': 1.0.17 - '@visactor/vrender-components': 1.0.17 - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender-animate': 1.0.18 + '@visactor/vrender-components': 1.0.18 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vscale': ~1.0.6 '@visactor/vutils': ~1.0.6 '@visactor/vutils-extension': workspace:2.0.5 @@ -413,10 +413,10 @@ importers: dependencies: '@visactor/vdataset': 1.0.6 '@visactor/vlayouts': 1.0.6 - '@visactor/vrender-animate': 1.0.17 - '@visactor/vrender-components': 1.0.17 - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender-animate': 1.0.18 + '@visactor/vrender-components': 1.0.18 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vscale': 1.0.6 '@visactor/vutils': 1.0.6 '@visactor/vutils-extension': link:../vutils-extension @@ -478,10 +478,10 @@ importers: '@visactor/vchart': workspace:2.0.5 '@visactor/vdataset': ~1.0.6 '@visactor/vlayouts': ~1.0.6 - '@visactor/vrender-animate': 1.0.17 - '@visactor/vrender-components': 1.0.17 - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender-animate': 1.0.18 + '@visactor/vrender-components': 1.0.18 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vutils': ~1.0.6 '@vitejs/plugin-react': 3.1.0 canvas: 2.11.2 @@ -503,10 +503,10 @@ importers: '@visactor/vchart': link:../vchart '@visactor/vdataset': 1.0.6 '@visactor/vlayouts': 1.0.6 - '@visactor/vrender-animate': 1.0.17 - '@visactor/vrender-components': 1.0.17 - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender-animate': 1.0.18 + '@visactor/vrender-components': 1.0.18 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vutils': 1.0.6 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -878,9 +878,9 @@ importers: '@typescript-eslint/eslint-plugin': 5.30.0 '@typescript-eslint/parser': 5.30.0 '@visactor/vchart': workspace:2.0.5 - '@visactor/vrender': 1.0.17 - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender': 1.0.18 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vutils': ~1.0.6 cross-env: ^7.0.3 eslint: ~8.18.0 @@ -893,9 +893,9 @@ importers: vite: 3.2.6 dependencies: '@visactor/vchart': link:../../packages/vchart - '@visactor/vrender': 1.0.17 - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender': 1.0.18 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vutils': 1.0.6 devDependencies: '@internal/bundler': link:../bundler @@ -4884,10 +4884,10 @@ packages: '@visactor/vutils': 1.0.4 dev: false - /@visactor/vrender-animate/1.0.17: - resolution: {integrity: sha512-KfvmdeU+8YF9a7Ng+x+3FWGhhuygyLVHnRF0gXA+yO4oiqwCUIv+4I16D9l1SMiIFKKU/pE5OSm7BjAuym8aaQ==} + /@visactor/vrender-animate/1.0.18: + resolution: {integrity: sha512-34QNopwsjR6SyUH6ykwXWg5rcaQfdvnox2gBieAI0UB6cN/sUB5z4npxI6bz0WrS4zz923uuYpIS9tFJZLKP6g==} dependencies: - '@visactor/vrender-core': 1.0.17 + '@visactor/vrender-core': 1.0.18 '@visactor/vutils': 1.0.6 dev: false @@ -4901,12 +4901,12 @@ packages: '@visactor/vutils': 1.0.4 dev: false - /@visactor/vrender-components/1.0.17: - resolution: {integrity: sha512-uEAtsLe4MlYQDRmb+JfcV7arr/e3+6gfJQUVEvEM/ZcfLvAA2CfkDmSQq+k5IVSNTjMVMjg8auLvL+Qc0GtCgA==} + /@visactor/vrender-components/1.0.18: + resolution: {integrity: sha512-T4sINRrl271/WF4u/9riD/aAASfrciYHZ32AiYy2/beLdwJQqlk/uxP6nQWj6V+SJaLJ2eUbvo4xQXGl52AuDQ==} dependencies: - '@visactor/vrender-animate': 1.0.17 - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender-animate': 1.0.18 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 '@visactor/vscale': 1.0.6 '@visactor/vutils': 1.0.6 dev: false @@ -4918,8 +4918,8 @@ packages: color-convert: 2.0.1 dev: false - /@visactor/vrender-core/1.0.17: - resolution: {integrity: sha512-oDjXJt/kBBmnHxHhDhg7zLuyGrdpNfHL1k8WLTcJEhhimV0+T6w0VamurGCbyK7Z/jLeCRnuaVlJLniKQQua4Q==} + /@visactor/vrender-core/1.0.18: + resolution: {integrity: sha512-OJUVHlmkDhUKcQd7OoywefMGt/aRQ5JZJ6JWVuHeZPlXrAJOuScf4n6gW0GhoQsLkq10dVQSShmLBzQX3YWPNQ==} dependencies: '@visactor/vutils': 1.0.6 color-convert: 2.0.1 @@ -4936,23 +4936,24 @@ packages: roughjs: 4.5.2 dev: false - /@visactor/vrender-kits/1.0.17: - resolution: {integrity: sha512-y6s3msaQEdbnQUslIkkRdYA/zA59eKenRVqlk9rDmZMVksCmM3s1gUptePaTUGjK0lUwUU1saCFBeZOSamaI/w==} + /@visactor/vrender-kits/1.0.18: + resolution: {integrity: sha512-4/8qJWpadCnNosjrt53qqmpvE0vL1OBUX1sIvRMT0SacuEPrzi77Bo0RzGIwEfJ6EgQpveqeBc8/aIDZ+zX9Cg==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 1.0.17 + '@visactor/vrender-core': 1.0.18 '@visactor/vutils': 1.0.6 gifuct-js: 2.1.2 lottie-web: 5.13.0 roughjs: 4.5.2 dev: false - /@visactor/vrender/1.0.17: - resolution: {integrity: sha512-o3DcUdErKpRhe7aFhu35mr5buXT5US48Nh9LfKS7J271SJG1ThNVxHxXrMjF/HTtgF3nFGdSeiElxtY91ewNCg==} + /@visactor/vrender/1.0.18: + resolution: {integrity: sha512-rkix/XtTo8TMQzsH9AretVHVrKzbi+CKlnpcXDN2zohJg4hQJZqDdnqBvHAHttPUHwwiP5h4A26287eLHeCoKw==} dependencies: - '@visactor/vrender-animate': 1.0.17 - '@visactor/vrender-core': 1.0.17 - '@visactor/vrender-kits': 1.0.17 + '@visactor/vrender-animate': 1.0.18 + '@visactor/vrender-components': 1.0.18 + '@visactor/vrender-core': 1.0.18 + '@visactor/vrender-kits': 1.0.18 dev: false /@visactor/vscale/0.18.18: diff --git a/docs/package.json b/docs/package.json index 6240517f73..812a02cc5c 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,8 +19,8 @@ "@visactor/vchart-theme": "~1.6.6", "@visactor/vmind": "1.2.4-alpha.5", "@visactor/vutils": "~1.0.6", - "@visactor/vrender": "1.0.17", - "@visactor/vrender-kits": "1.0.17", + "@visactor/vrender": "1.0.18", + "@visactor/vrender-kits": "1.0.18", "@visactor/vtable": "1.19.0-alpha.0", "@visactor/vtable-editors": "1.19.0-alpha.0", "@visactor/vtable-gantt": "1.19.0-alpha.0", @@ -58,4 +58,4 @@ "react-device-detect": "^2.2.2", "minimist": "1.2.8" } -} \ No newline at end of file +} diff --git a/packages/openinula-vchart/package.json b/packages/openinula-vchart/package.json index 3602a1ac58..14591c5645 100644 --- a/packages/openinula-vchart/package.json +++ b/packages/openinula-vchart/package.json @@ -30,8 +30,8 @@ "dependencies": { "@visactor/vchart": "workspace:2.0.5", "@visactor/vutils": "~1.0.6", - "@visactor/vrender-core": "1.0.17", - "@visactor/vrender-kits": "1.0.17", + "@visactor/vrender-core": "1.0.18", + "@visactor/vrender-kits": "1.0.18", "react-is": "^18.2.0" }, "devDependencies": { @@ -78,4 +78,4 @@ "access": "public", "registry": "https://registry.npmjs.org/" } -} \ No newline at end of file +} diff --git a/packages/react-vchart/package.json b/packages/react-vchart/package.json index 2daa07b598..666b822c45 100644 --- a/packages/react-vchart/package.json +++ b/packages/react-vchart/package.json @@ -31,8 +31,8 @@ "@visactor/vchart": "workspace:2.0.5", "@visactor/vchart-extension": "workspace:2.0.5", "@visactor/vutils": "~1.0.6", - "@visactor/vrender-core": "1.0.17", - "@visactor/vrender-kits": "1.0.17", + "@visactor/vrender-core": "1.0.18", + "@visactor/vrender-kits": "1.0.18", "react-is": "^18.2.0" }, "devDependencies": { @@ -83,4 +83,4 @@ "access": "public", "registry": "https://registry.npmjs.org/" } -} \ No newline at end of file +} diff --git a/packages/vchart-extension/package.json b/packages/vchart-extension/package.json index 8028a3b40a..2b1d3f643e 100644 --- a/packages/vchart-extension/package.json +++ b/packages/vchart-extension/package.json @@ -21,10 +21,10 @@ "start": "ts-node __tests__/runtime/browser/scripts/initVite.ts && vite serve __tests__/runtime/browser" }, "dependencies": { - "@visactor/vrender-core": "1.0.17", - "@visactor/vrender-kits": "1.0.17", - "@visactor/vrender-components": "1.0.17", - "@visactor/vrender-animate": "1.0.17", + "@visactor/vrender-core": "1.0.18", + "@visactor/vrender-kits": "1.0.18", + "@visactor/vrender-components": "1.0.18", + "@visactor/vrender-animate": "1.0.18", "@visactor/vutils": "~1.0.6", "@visactor/vdataset": "~1.0.6", "@visactor/vlayouts": "~1.0.6", @@ -61,4 +61,4 @@ "registry": "https://registry.npmjs.org/" }, "license": "MIT" -} \ No newline at end of file +} diff --git a/packages/vchart/package.json b/packages/vchart/package.json index 5fb8fd8ca2..cc18029550 100644 --- a/packages/vchart/package.json +++ b/packages/vchart/package.json @@ -122,14 +122,14 @@ "@visactor/vdataset": "~1.0.6", "@visactor/vscale": "~1.0.6", "@visactor/vlayouts": "~1.0.6", - "@visactor/vrender-core": "1.0.17", - "@visactor/vrender-kits": "1.0.17", - "@visactor/vrender-components": "1.0.17", - "@visactor/vrender-animate": "1.0.17", + "@visactor/vrender-core": "1.0.18", + "@visactor/vrender-kits": "1.0.18", + "@visactor/vrender-components": "1.0.18", + "@visactor/vrender-animate": "1.0.18", "@visactor/vutils-extension": "workspace:2.0.5" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" } -} \ No newline at end of file +} diff --git a/packages/vstory/package.json b/packages/vstory/package.json index 560a1f12da..1f58d494df 100644 --- a/packages/vstory/package.json +++ b/packages/vstory/package.json @@ -21,9 +21,9 @@ }, "dependencies": { "@visactor/vchart": "workspace:1.11.0", - "@visactor/vrender-core": "1.0.17", - "@visactor/vrender-kits": "1.0.17", - "@visactor/vrender-components": "1.0.17", + "@visactor/vrender-core": "1.0.18", + "@visactor/vrender-kits": "1.0.18", + "@visactor/vrender-components": "1.0.18", "@visactor/vutils": "~1.0.6" }, "devDependencies": { @@ -42,4 +42,4 @@ "vite": "3.2.6", "typescript": "4.9.5" } -} \ No newline at end of file +} diff --git a/tools/story-player/package.json b/tools/story-player/package.json index 691d7f0590..c43bcb5491 100644 --- a/tools/story-player/package.json +++ b/tools/story-player/package.json @@ -56,10 +56,10 @@ "vite": "3.2.6" }, "dependencies": { - "@visactor/vrender-core": "1.0.17", - "@visactor/vrender-kits": "1.0.17", + "@visactor/vrender-core": "1.0.18", + "@visactor/vrender-kits": "1.0.18", "@visactor/vchart": "workspace:2.0.5", - "@visactor/vrender": "1.0.17", + "@visactor/vrender": "1.0.18", "@visactor/vutils": "~1.0.6" } -} \ No newline at end of file +}