vite-imagetools
Advanced tools
Comparing version 6.2.8 to 6.2.9
{ | ||
"name": "vite-imagetools", | ||
"description": "Load and transform images using a toolbox of import directives!", | ||
"version": "6.2.8", | ||
"version": "6.2.9", | ||
"type": "module", | ||
@@ -33,3 +33,3 @@ "types": "dist/index.d.ts", | ||
"@rollup/pluginutils": "^5.0.5", | ||
"imagetools-core": "^6.0.3" | ||
"imagetools-core": "^6.0.4" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
"rollup": "^4.5.0", | ||
"sharp": "^0.33.0", | ||
"sharp": "^0.33.1", | ||
"tslib": "^2.6.1", | ||
@@ -52,3 +52,3 @@ "typescript": "^5.1.6", | ||
"vitest": "^0.34.0", | ||
"imagetools-core": "^6.0.3" | ||
"imagetools-core": "^6.0.4" | ||
}, | ||
@@ -55,0 +55,0 @@ "scripts": { |
Updatedimagetools-core@^6.0.4