@antv/g-webgpu
Advanced tools
Comparing version 1.3.1 to 1.4.0
{ | ||
"name": "@antv/g-webgpu", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"description": "A renderer implemented by WebGPU", | ||
@@ -31,7 +31,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@antv/g-plugin-device-renderer": "^1.3.1", | ||
"@antv/g-plugin-dom-interaction": "^1.3.1", | ||
"@antv/g-plugin-html-renderer": "^1.3.1", | ||
"@antv/g-plugin-image-loader": "^0.2.1", | ||
"@antv/g-plugin-webgpu-device": "^1.3.1" | ||
"@antv/g-plugin-device-renderer": "^1.4.0", | ||
"@antv/g-plugin-dom-interaction": "^1.4.0", | ||
"@antv/g-plugin-html-renderer": "^1.4.0", | ||
"@antv/g-plugin-image-loader": "^0.3.0", | ||
"@antv/g-plugin-webgpu-device": "^1.4.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "f001a43754b62b6bff7eb2d1573d1a08349ce5c2" | ||
"gitHead": "e080a6f903694e931383943c5ad8fbf84731c460" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1132696
18866
+ Added@antv/g-plugin-image-loader@0.3.0(transitive)
- Removed@antv/g-plugin-image-loader@0.2.1(transitive)