@antv/g-webgpu
Advanced tools
Comparing version 2.0.6 to 2.0.7
{ | ||
"name": "@antv/g-webgpu", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "A renderer implemented by WebGPU", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@antv/g-device-api": "^1.3.6", | ||
"@antv/g-device-api": "^1.6.10", | ||
"@antv/util": "^3.3.5", | ||
@@ -41,3 +41,3 @@ "@webgpu/types": "^0.1.6", | ||
"@antv/g-lite": "2.0.4", | ||
"@antv/g-plugin-device-renderer": "2.0.6", | ||
"@antv/g-plugin-device-renderer": "2.0.7", | ||
"@antv/g-plugin-dom-interaction": "2.0.4", | ||
@@ -44,0 +44,0 @@ "@antv/g-plugin-html-renderer": "2.0.4", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1801270
1682
+ Added@antv/g-plugin-device-renderer@2.0.7(transitive)
- Removed@antv/g-plugin-device-renderer@2.0.6(transitive)
Updated@antv/g-device-api@^1.6.10