From 39c05f77bced16f75a3a14fff5bf958c1bf9fa7c Mon Sep 17 00:00:00 2001 From: "yuqi.pyq" Date: Tue, 22 Mar 2022 15:56:55 +0800 Subject: [PATCH] Publish - @antv/g-canvas@1.0.16 - @antv/g-components@1.0.14 - @antv/g-devtool@0.3.1 - @antv/g-math@1.0.14 - @antv/g-mobile@1.0.1 - @antv/g-plugin-3d@1.0.18 - @antv/g-plugin-box2d@1.0.7 - @antv/g-plugin-canvas-picker@1.0.14 - @antv/g-plugin-canvas-renderer@1.0.14 - @antv/g-plugin-control@1.0.15 - @antv/g-plugin-css-select@1.0.14 - @antv/g-plugin-dom-interaction@1.0.14 - @antv/g-plugin-gpgpu@1.0.15 - @antv/g-plugin-html-renderer@1.0.15 - @antv/g-plugin-matterjs@1.0.4 - @antv/g-plugin-mobile-interaction@0.0.3 - @antv/g-plugin-physx@1.0.7 - @antv/g-plugin-svg-picker@1.0.14 - @antv/g-plugin-svg-renderer@1.0.14 - @antv/g-plugin-webgl-renderer@1.0.20 - @antv/g-plugin-yoga@1.0.4 - @antv/g-shader-components@1.0.12 - @antv/g-svg@1.0.14 - @antv/g-web-component@1.0.1 - @antv/g-webgl@1.0.20 - @antv/g-webgpu-compiler@1.0.15 - @antv/g@5.0.17 - @antv/react-g@1.0.10 - @antv/g-site@1.0.20 --- packages/g-canvas/package.json | 10 +++++----- packages/g-components/package.json | 2 +- packages/g-devtool/package.json | 2 +- packages/g-math/package.json | 2 +- packages/g-mobile/package.json | 8 ++++---- packages/g-plugin-3d/package.json | 6 +++--- packages/g-plugin-box2d/package.json | 2 +- packages/g-plugin-canvas-picker/package.json | 2 +- packages/g-plugin-canvas-renderer/package.json | 4 ++-- packages/g-plugin-control/package.json | 2 +- packages/g-plugin-css-select/package.json | 2 +- packages/g-plugin-dom-interaction/package.json | 2 +- packages/g-plugin-gpgpu/package.json | 2 +- packages/g-plugin-html-renderer/package.json | 2 +- packages/g-plugin-matterjs/package.json | 2 +- packages/g-plugin-mobile-interaction/package.json | 2 +- packages/g-plugin-physx/package.json | 2 +- packages/g-plugin-svg-picker/package.json | 2 +- packages/g-plugin-svg-renderer/package.json | 2 +- packages/g-plugin-webgl-renderer/package.json | 4 ++-- packages/g-plugin-yoga/package.json | 2 +- packages/g-shader-components/package.json | 2 +- packages/g-svg/package.json | 8 ++++---- packages/g-web-component/package.json | 8 ++++---- packages/g-webgl/package.json | 8 ++++---- packages/g-webgpu-compiler/package.json | 2 +- packages/g/package.json | 4 ++-- packages/react-g/package.json | 4 ++-- packages/site/package.json | 2 +- 29 files changed, 51 insertions(+), 51 deletions(-) diff --git a/packages/g-canvas/package.json b/packages/g-canvas/package.json index 400302d4a..ac12b7c7c 100644 --- a/packages/g-canvas/package.json +++ b/packages/g-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-canvas", - "version": "1.0.15", + "version": "1.0.16", "description": "A renderer implemented by Canvas 2D API", "main": "lib/index.js", "module": "es/index.js", @@ -37,10 +37,10 @@ }, "homepage": "https://github.com/antvis/g#readme", "dependencies": { - "@antv/g-plugin-canvas-picker": "^1.0.13", - "@antv/g-plugin-canvas-renderer": "^1.0.13", - "@antv/g-plugin-dom-interaction": "^1.0.13", - "@antv/g-plugin-html-renderer": "^1.0.14", + "@antv/g-plugin-canvas-picker": "^1.0.14", + "@antv/g-plugin-canvas-renderer": "^1.0.14", + "@antv/g-plugin-dom-interaction": "^1.0.14", + "@antv/g-plugin-html-renderer": "^1.0.15", "@antv/util": "^2.0.13", "tslib": "^2.3.1" }, diff --git a/packages/g-components/package.json b/packages/g-components/package.json index feaa0b5b3..6a61028b6 100644 --- a/packages/g-components/package.json +++ b/packages/g-components/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-components", - "version": "1.0.13", + "version": "1.0.14", "description": "Components for g", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-devtool/package.json b/packages/g-devtool/package.json index c95fbaa81..cc1781f30 100644 --- a/packages/g-devtool/package.json +++ b/packages/g-devtool/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-devtool", - "version": "0.3.0", + "version": "0.3.1", "description": "devtool for g in browser", "main": "index.js", "license": "MIT", diff --git a/packages/g-math/package.json b/packages/g-math/package.json index dfacfc689..c97b4c378 100644 --- a/packages/g-math/package.json +++ b/packages/g-math/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-math", - "version": "1.0.13", + "version": "1.0.14", "description": "Geometry util", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-mobile/package.json b/packages/g-mobile/package.json index 30693d7e2..48947c189 100644 --- a/packages/g-mobile/package.json +++ b/packages/g-mobile/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-mobile", - "version": "1.0.0", + "version": "1.0.1", "description": "A renderer implemented with Canvas2D API in mobile environment", "main": "lib/index.js", "module": "es/index.js", @@ -37,9 +37,9 @@ }, "homepage": "https://github.com/antvis/g#readme", "dependencies": { - "@antv/g-plugin-canvas-picker": "^1.0.13", - "@antv/g-plugin-canvas-renderer": "^1.0.13", - "@antv/g-plugin-mobile-interaction": "^0.0.2", + "@antv/g-plugin-canvas-picker": "^1.0.14", + "@antv/g-plugin-canvas-renderer": "^1.0.14", + "@antv/g-plugin-mobile-interaction": "^0.0.3", "@antv/util": "^2.0.13", "tslib": "^2.3.1" }, diff --git a/packages/g-plugin-3d/package.json b/packages/g-plugin-3d/package.json index 6a7bcd271..61a474a46 100644 --- a/packages/g-plugin-3d/package.json +++ b/packages/g-plugin-3d/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-3d", - "version": "1.0.17", + "version": "1.0.18", "description": "Provide 3D extension for G", "main": "dist/index.js", "module": "dist/index.esm.js", @@ -37,8 +37,8 @@ }, "homepage": "https://github.com/antvis/g#readme", "dependencies": { - "@antv/g-plugin-webgl-renderer": "^1.0.19", - "@antv/g-shader-components": "^1.0.11", + "@antv/g-plugin-webgl-renderer": "^1.0.20", + "@antv/g-shader-components": "^1.0.12", "@antv/util": "^2.0.13", "tslib": "^2.3.1" }, diff --git a/packages/g-plugin-box2d/package.json b/packages/g-plugin-box2d/package.json index 538f143fe..49a177673 100644 --- a/packages/g-plugin-box2d/package.json +++ b/packages/g-plugin-box2d/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-box2d", - "version": "1.0.6", + "version": "1.0.7", "description": "A G plugin for Box2D", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-canvas-picker/package.json b/packages/g-plugin-canvas-picker/package.json index 1a31d5f1b..342fd91ee 100644 --- a/packages/g-plugin-canvas-picker/package.json +++ b/packages/g-plugin-canvas-picker/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-canvas-picker", - "version": "1.0.13", + "version": "1.0.14", "description": "A G plugin for picking in canvas", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-canvas-renderer/package.json b/packages/g-plugin-canvas-renderer/package.json index 6f18d55cd..b41473093 100644 --- a/packages/g-plugin-canvas-renderer/package.json +++ b/packages/g-plugin-canvas-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-canvas-renderer", - "version": "1.0.13", + "version": "1.0.14", "description": "A G plugin of renderer implementation with Canvas2D API", "main": "lib/index.js", "module": "es/index.js", @@ -32,7 +32,7 @@ "url": "https://github.com/antvis/g/issues" }, "dependencies": { - "@antv/g-math": "^1.0.13", + "@antv/g-math": "^1.0.14", "@antv/path-util": "^2.0.14", "rbush": "^3.0.1", "tslib": "^2.3.1" diff --git a/packages/g-plugin-control/package.json b/packages/g-plugin-control/package.json index c95e63b00..f77a485ed 100644 --- a/packages/g-plugin-control/package.json +++ b/packages/g-plugin-control/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-control", - "version": "1.0.14", + "version": "1.0.15", "description": "A G plugin for orbit control", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-css-select/package.json b/packages/g-plugin-css-select/package.json index bec39f12d..e12c85b42 100644 --- a/packages/g-plugin-css-select/package.json +++ b/packages/g-plugin-css-select/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-css-select", - "version": "1.0.13", + "version": "1.0.14", "description": "A G plugin for using CSS select syntax in query selector", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-dom-interaction/package.json b/packages/g-plugin-dom-interaction/package.json index 502ac1fca..f11078aec 100644 --- a/packages/g-plugin-dom-interaction/package.json +++ b/packages/g-plugin-dom-interaction/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-dom-interaction", - "version": "1.0.13", + "version": "1.0.14", "description": "A G plugin", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-gpgpu/package.json b/packages/g-plugin-gpgpu/package.json index a6acc83b9..c157b6583 100644 --- a/packages/g-plugin-gpgpu/package.json +++ b/packages/g-plugin-gpgpu/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-gpgpu", - "version": "1.0.14", + "version": "1.0.15", "description": "A G plugin for GPGPU based on WebGL & WebGPU", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-html-renderer/package.json b/packages/g-plugin-html-renderer/package.json index 3931f7525..d24b6f508 100644 --- a/packages/g-plugin-html-renderer/package.json +++ b/packages/g-plugin-html-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-html-renderer", - "version": "1.0.14", + "version": "1.0.15", "description": "A G plugin for rendering HTML", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-matterjs/package.json b/packages/g-plugin-matterjs/package.json index c8120a613..41b353091 100644 --- a/packages/g-plugin-matterjs/package.json +++ b/packages/g-plugin-matterjs/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-matterjs", - "version": "1.0.3", + "version": "1.0.4", "description": "A G plugin for matter.js physics engine", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-mobile-interaction/package.json b/packages/g-plugin-mobile-interaction/package.json index d8a65026e..f1065cf93 100644 --- a/packages/g-plugin-mobile-interaction/package.json +++ b/packages/g-plugin-mobile-interaction/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-mobile-interaction", - "version": "0.0.2", + "version": "0.0.3", "description": "A G plugin listening events in mobile environment", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-physx/package.json b/packages/g-plugin-physx/package.json index f33324c0d..c6069e4ef 100644 --- a/packages/g-plugin-physx/package.json +++ b/packages/g-plugin-physx/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-physx", - "version": "1.0.6", + "version": "1.0.7", "description": "A G plugin for PhysX", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-svg-picker/package.json b/packages/g-plugin-svg-picker/package.json index 36c3144a9..77b757fcc 100644 --- a/packages/g-plugin-svg-picker/package.json +++ b/packages/g-plugin-svg-picker/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-svg-picker", - "version": "1.0.13", + "version": "1.0.14", "description": "A G plugin for picking in SVG", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-svg-renderer/package.json b/packages/g-plugin-svg-renderer/package.json index 80456ebf9..27f761fd8 100644 --- a/packages/g-plugin-svg-renderer/package.json +++ b/packages/g-plugin-svg-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-svg-renderer", - "version": "1.0.13", + "version": "1.0.14", "description": "A G plugin of renderer implementation with SVG", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-plugin-webgl-renderer/package.json b/packages/g-plugin-webgl-renderer/package.json index f96fe6740..e399c4b42 100644 --- a/packages/g-plugin-webgl-renderer/package.json +++ b/packages/g-plugin-webgl-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-webgl-renderer", - "version": "1.0.19", + "version": "1.0.20", "description": "A G plugin of renderer implementation with WebGL1", "main": "dist/index.js", "module": "dist/index.esm.js", @@ -30,7 +30,7 @@ "url": "https://github.com/antvis/g/issues" }, "dependencies": { - "@antv/g-shader-components": "^1.0.11", + "@antv/g-shader-components": "^1.0.12", "@antv/util": "^2.0.13", "@mapbox/tiny-sdf": "^2.0.4", "@types/offscreencanvas": "^2019.6.4", diff --git a/packages/g-plugin-yoga/package.json b/packages/g-plugin-yoga/package.json index 064c737e2..21c46e750 100644 --- a/packages/g-plugin-yoga/package.json +++ b/packages/g-plugin-yoga/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-plugin-yoga", - "version": "1.0.3", + "version": "1.0.4", "description": "A G plugin for Yoga layout engine", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g-shader-components/package.json b/packages/g-shader-components/package.json index e1a65e260..1069ee2b1 100644 --- a/packages/g-shader-components/package.json +++ b/packages/g-shader-components/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-shader-components", - "version": "1.0.11", + "version": "1.0.12", "description": "Shader components based on glslify", "main": "scene.both.glsl", "files": [ diff --git a/packages/g-svg/package.json b/packages/g-svg/package.json index dff9e5104..49dd154ef 100644 --- a/packages/g-svg/package.json +++ b/packages/g-svg/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-svg", - "version": "1.0.13", + "version": "1.0.14", "description": "A renderer implemented by SVG", "main": "lib/index.js", "module": "es/index.js", @@ -37,9 +37,9 @@ }, "homepage": "https://github.com/antvis/g#readme", "dependencies": { - "@antv/g-plugin-dom-interaction": "^1.0.13", - "@antv/g-plugin-svg-picker": "^1.0.13", - "@antv/g-plugin-svg-renderer": "^1.0.13", + "@antv/g-plugin-dom-interaction": "^1.0.14", + "@antv/g-plugin-svg-picker": "^1.0.14", + "@antv/g-plugin-svg-renderer": "^1.0.14", "@antv/util": "^2.0.13", "tslib": "^2.3.1" }, diff --git a/packages/g-web-component/package.json b/packages/g-web-component/package.json index a09abed6d..bae0abc85 100644 --- a/packages/g-web-component/package.json +++ b/packages/g-web-component/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-web-component", - "version": "1.0.0", + "version": "1.0.1", "main": "index.js", "license": "MIT", "private": false, @@ -16,8 +16,8 @@ "webpack-cli": "^4.9.2" }, "dependencies": { - "@antv/g": "^5.0.10", - "@antv/g-canvas": "^1.0.14", - "@antv/g-webgl": "^1.0.18" + "@antv/g": "^5.0.17", + "@antv/g-canvas": "^1.0.16", + "@antv/g-webgl": "^1.0.20" } } diff --git a/packages/g-webgl/package.json b/packages/g-webgl/package.json index 9459f7059..fbcd24360 100644 --- a/packages/g-webgl/package.json +++ b/packages/g-webgl/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-webgl", - "version": "1.0.19", + "version": "1.0.20", "description": "A renderer implemented by WebGL1/2 & WebGPU", "main": "lib/index.js", "module": "es/index.js", @@ -40,9 +40,9 @@ }, "homepage": "https://github.com/antvis/g#readme", "dependencies": { - "@antv/g-plugin-dom-interaction": "^1.0.13", - "@antv/g-plugin-html-renderer": "^1.0.14", - "@antv/g-plugin-webgl-renderer": "^1.0.19", + "@antv/g-plugin-dom-interaction": "^1.0.14", + "@antv/g-plugin-html-renderer": "^1.0.15", + "@antv/g-plugin-webgl-renderer": "^1.0.20", "@antv/util": "^2.0.13" }, "peerDependencies": { diff --git a/packages/g-webgpu-compiler/package.json b/packages/g-webgpu-compiler/package.json index c5e07e186..2086bae49 100644 --- a/packages/g-webgpu-compiler/package.json +++ b/packages/g-webgpu-compiler/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g-webgpu-compiler", - "version": "1.0.14", + "version": "1.0.15", "description": "A compiler transpiling *.g to GLSL/WGSL", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/g/package.json b/packages/g/package.json index 98dcffe27..19f1e0ae1 100644 --- a/packages/g/package.json +++ b/packages/g/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g", - "version": "5.0.16", + "version": "5.0.17", "description": "A core module including ECS and DI container.", "main": "lib/index.js", "module": "es/index.js", @@ -37,7 +37,7 @@ }, "homepage": "https://github.com/antvis/g#readme", "dependencies": { - "@antv/g-math": "^1.0.13", + "@antv/g-math": "^1.0.14", "@antv/path-util": "^2.0.14", "@antv/util": "^2.0.13", "@types/offscreencanvas": "^2019.6.4", diff --git a/packages/react-g/package.json b/packages/react-g/package.json index bdd2c81cc..beee65f9f 100644 --- a/packages/react-g/package.json +++ b/packages/react-g/package.json @@ -1,6 +1,6 @@ { "name": "@antv/react-g", - "version": "1.0.9", + "version": "1.0.10", "description": "react render for @antv/g", "main": "lib/index.js", "module": "es/index.js", @@ -39,7 +39,7 @@ }, "homepage": "https://github.com/antvis/g#readme", "dependencies": { - "@antv/g": "^5.0.16", + "@antv/g": "^5.0.17", "react-reconciler": "^0.26.2", "scheduler": "^0.20.2", "tslib": "^2.3.1" diff --git a/packages/site/package.json b/packages/site/package.json index 81c0a8f19..329e48cb3 100644 --- a/packages/site/package.json +++ b/packages/site/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@antv/g-site", - "version": "1.0.19", + "version": "1.0.20", "description": "G sites deployed on gh-pages", "files": [ "package.json",