@antv/g-webgpu
Advanced tools
Comparing version 2.0.40 to 2.0.41
/*! | ||
* @antv/g-webgpu | ||
* @description A renderer implemented by WebGPU | ||
* @version 2.0.40 | ||
* @date 12/27/2024, 4:24:08 AM | ||
* @version 2.0.41 | ||
* @date 1/2/2025, 2:57:55 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.40 | ||
* @date 12/27/2024, 4:24:08 AM | ||
* @version 2.0.41 | ||
* @date 1/2/2025, 2:57:55 AM | ||
* @author AntVis | ||
@@ -7,0 +7,0 @@ * @docs https://g.antv.antgroup.com/ |
{ | ||
"name": "@antv/g-webgpu", | ||
"version": "2.0.40", | ||
"version": "2.0.41", | ||
"description": "A renderer implemented by WebGPU", | ||
@@ -41,7 +41,7 @@ "keywords": [ | ||
"tslib": "^2.5.3", | ||
"@antv/g-lite": "2.2.13", | ||
"@antv/g-plugin-device-renderer": "2.2.15", | ||
"@antv/g-plugin-dom-interaction": "2.1.18", | ||
"@antv/g-plugin-html-renderer": "2.1.18", | ||
"@antv/g-plugin-image-loader": "2.1.15" | ||
"@antv/g-lite": "2.2.14", | ||
"@antv/g-plugin-device-renderer": "2.2.16", | ||
"@antv/g-plugin-dom-interaction": "2.1.19", | ||
"@antv/g-plugin-html-renderer": "2.1.19", | ||
"@antv/g-plugin-image-loader": "2.1.16" | ||
}, | ||
@@ -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
1708136
+ Added@antv/g-lite@2.2.14(transitive)
+ Added@antv/g-plugin-device-renderer@2.2.16(transitive)
+ Added@antv/g-plugin-dom-interaction@2.1.19(transitive)
+ Added@antv/g-plugin-html-renderer@2.1.19(transitive)
+ Added@antv/g-plugin-image-loader@2.1.16(transitive)
+ Added@babel/runtime@7.26.7(transitive)
- Removed@antv/g-lite@2.2.13(transitive)
- Removed@antv/g-plugin-device-renderer@2.2.15(transitive)
- Removed@antv/g-plugin-dom-interaction@2.1.18(transitive)
- Removed@antv/g-plugin-html-renderer@2.1.18(transitive)
- Removed@antv/g-plugin-image-loader@2.1.15(transitive)
- Removed@babel/runtime@7.26.0(transitive)
Updated@antv/g-lite@2.2.14