vite-imagetools
Advanced tools
Comparing version 4.0.5 to 4.0.6
{ | ||
"name": "vite-imagetools", | ||
"description": "Load and transform images using a toolbox of import directives!", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"main": "dist/index.cjs", | ||
@@ -30,3 +30,3 @@ "module": "dist/index.mjs", | ||
"@rollup/pluginutils": "^4.1.2", | ||
"imagetools-core": "^3.0.3", | ||
"imagetools-core": "^3.1.0", | ||
"magic-string": "^0.26.0" | ||
@@ -36,3 +36,2 @@ }, | ||
"@rollup/plugin-typescript": "^8.3.0", | ||
"@types/jest": "^28.0.0", | ||
"@types/jest-image-snapshot": "^5.0.0", | ||
@@ -39,0 +38,0 @@ "@types/jsdom": "^20.0.0", |
15
42217
Updatedimagetools-core@^3.1.0