@antv/g-webgpu
Advanced tools
Comparing version 2.0.28 to 2.0.29
/*! | ||
* @antv/g-webgpu | ||
* @description A renderer implemented by WebGPU | ||
* @version 2.0.28 | ||
* @date 11/11/2024, 2:38:10 AM | ||
* @version 2.0.29 | ||
* @date 11/13/2024, 11:01:35 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.28 | ||
* @date 11/11/2024, 2:38:10 AM | ||
* @version 2.0.29 | ||
* @date 11/13/2024, 11:01:35 AM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
{ | ||
"name": "@antv/g-webgpu", | ||
"version": "2.0.28", | ||
"version": "2.0.29", | ||
"description": "A renderer implemented by WebGPU", | ||
@@ -42,6 +42,6 @@ "keywords": [ | ||
"@antv/g-lite": "2.2.2", | ||
"@antv/g-plugin-device-renderer": "2.2.3", | ||
"@antv/g-plugin-device-renderer": "2.2.4", | ||
"@antv/g-plugin-dom-interaction": "2.1.7", | ||
"@antv/g-plugin-html-renderer": "2.1.7", | ||
"@antv/g-plugin-image-loader": "2.1.3" | ||
"@antv/g-plugin-image-loader": "2.1.4" | ||
}, | ||
@@ -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
1706485
1886
+ Added@antv/g-plugin-device-renderer@2.2.4(transitive)
+ Added@antv/g-plugin-image-loader@2.1.4(transitive)
- Removed@antv/g-plugin-device-renderer@2.2.3(transitive)
- Removed@antv/g-plugin-image-loader@2.1.3(transitive)