vite-imagetools
Advanced tools
Comparing version 5.0.6 to 5.0.7
{ | ||
"name": "vite-imagetools", | ||
"description": "Load and transform images using a toolbox of import directives!", | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"type": "module", | ||
@@ -33,3 +33,3 @@ "types": "dist/index.d.ts", | ||
"@rollup/pluginutils": "^5.0.2", | ||
"imagetools-core": "^4.0.4" | ||
"imagetools-core": "^4.0.5" | ||
}, | ||
@@ -52,3 +52,3 @@ "devDependencies": { | ||
"vitest": "^0.33.0", | ||
"imagetools-core": "^4.0.4" | ||
"imagetools-core": "^4.0.5" | ||
}, | ||
@@ -55,0 +55,0 @@ "scripts": { |
Updatedimagetools-core@^4.0.5