vite-imagetools
Advanced tools
Comparing version 4.0.13 to 4.0.14
{ | ||
"name": "vite-imagetools", | ||
"description": "Load and transform images using a toolbox of import directives!", | ||
"version": "4.0.13", | ||
"version": "4.0.14", | ||
"types": "dist/index.d.ts", | ||
@@ -36,6 +36,6 @@ "exports": { | ||
"@rollup/pluginutils": "^5.0.0", | ||
"imagetools-core": "^3.2.3" | ||
"imagetools-core": "^3.3.0" | ||
}, | ||
"devDependencies": { | ||
"@rollup/plugin-typescript": "^10.0.0", | ||
"@rollup/plugin-typescript": "^11.0.0", | ||
"@types/jest-image-snapshot": "^6.0.0", | ||
@@ -45,5 +45,5 @@ "@types/jsdom": "^20.0.0", | ||
"@types/sharp": "^0.31.0", | ||
"@vitest/coverage-c8": "^0.26.0", | ||
"@vitest/coverage-c8": "^0.27.0", | ||
"jest-image-snapshot": "^6.0.0", | ||
"jsdom": "^20.0.0", | ||
"jsdom": "^21.0.0", | ||
"picomatch": "^2.3.1", | ||
@@ -55,4 +55,4 @@ "rollup": "^3.2.3", | ||
"vite": "^4.0.0", | ||
"vitest": "^0.26.0", | ||
"imagetools-core": "^3.2.3" | ||
"vitest": "^0.27.0", | ||
"imagetools-core": "^3.3.0" | ||
}, | ||
@@ -59,0 +59,0 @@ "scripts": { |
Updatedimagetools-core@^3.3.0