@antv/g-webgpu
Advanced tools
Comparing version 2.0.37 to 2.0.38
/*! | ||
* @antv/g-webgpu | ||
* @description A renderer implemented by WebGPU | ||
* @version 2.0.37 | ||
* @date 12/20/2024, 6:54:45 AM | ||
* @version 2.0.38 | ||
* @date 12/26/2024, 8:37:21 AM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
/*! | ||
* @antv/g-webgpu | ||
* @description A renderer implemented by WebGPU | ||
* @version 2.0.37 | ||
* @date 12/20/2024, 6:54:45 AM | ||
* @version 2.0.38 | ||
* @date 12/26/2024, 8:37:21 AM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
{ | ||
"name": "@antv/g-webgpu", | ||
"version": "2.0.37", | ||
"version": "2.0.38", | ||
"description": "A renderer implemented by WebGPU", | ||
@@ -41,7 +41,7 @@ "keywords": [ | ||
"tslib": "^2.5.3", | ||
"@antv/g-lite": "2.2.10", | ||
"@antv/g-plugin-device-renderer": "2.2.12", | ||
"@antv/g-plugin-dom-interaction": "2.1.15", | ||
"@antv/g-plugin-html-renderer": "2.1.15", | ||
"@antv/g-plugin-image-loader": "2.1.12" | ||
"@antv/g-plugin-dom-interaction": "2.1.16", | ||
"@antv/g-lite": "2.2.11", | ||
"@antv/g-plugin-device-renderer": "2.2.13", | ||
"@antv/g-plugin-html-renderer": "2.1.16", | ||
"@antv/g-plugin-image-loader": "2.1.13" | ||
}, | ||
@@ -48,0 +48,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
+ Added@antv/g-lite@2.2.11(transitive)
+ Added@antv/g-plugin-device-renderer@2.2.13(transitive)
+ Added@antv/g-plugin-dom-interaction@2.1.16(transitive)
+ Added@antv/g-plugin-html-renderer@2.1.16(transitive)
+ Added@antv/g-plugin-image-loader@2.1.13(transitive)
- Removed@antv/g-lite@2.2.10(transitive)
- Removed@antv/g-plugin-device-renderer@2.2.12(transitive)
- Removed@antv/g-plugin-dom-interaction@2.1.15(transitive)
- Removed@antv/g-plugin-html-renderer@2.1.15(transitive)
- Removed@antv/g-plugin-image-loader@2.1.12(transitive)
Updated@antv/g-lite@2.2.11