vite-imagetools
Advanced tools
Comparing version 4.0.8 to 4.0.9
{ | ||
"name": "vite-imagetools", | ||
"description": "Load and transform images using a toolbox of import directives!", | ||
"version": "4.0.8", | ||
"version": "4.0.9", | ||
"main": "dist/index.cjs", | ||
@@ -30,3 +30,3 @@ "module": "dist/index.mjs", | ||
"@rollup/pluginutils": "^4.1.2", | ||
"imagetools-core": "^3.2.0", | ||
"imagetools-core": "^3.2.1", | ||
"magic-string": "^0.26.0" | ||
@@ -40,3 +40,3 @@ }, | ||
"@types/sharp": "^0.30.0", | ||
"@vitest/coverage-c8": "^0.22.1", | ||
"@vitest/coverage-c8": "^0.23.0", | ||
"jest-image-snapshot": "^5.0.0", | ||
@@ -46,7 +46,7 @@ "jsdom": "^20.0.0", | ||
"rollup": "^2.66.1", | ||
"sharp": "^0.30.0", | ||
"sharp": "^0.31.0", | ||
"tslib": "^2.3.1", | ||
"typescript": "^4.5.5", | ||
"vite": "^3.0.9", | ||
"vitest": "^0.22.1" | ||
"vitest": "^0.23.0" | ||
}, | ||
@@ -53,0 +53,0 @@ "scripts": { |
Updatedimagetools-core@^3.2.1