vite-imagetools
Advanced tools
Comparing version 6.2.6 to 6.2.7
{ | ||
"name": "vite-imagetools", | ||
"description": "Load and transform images using a toolbox of import directives!", | ||
"version": "6.2.6", | ||
"version": "6.2.7", | ||
"type": "module", | ||
@@ -33,3 +33,3 @@ "types": "dist/index.d.ts", | ||
"@rollup/pluginutils": "^5.0.5", | ||
"imagetools-core": "^6.0.2" | ||
"imagetools-core": "^6.0.3" | ||
}, | ||
@@ -41,3 +41,2 @@ "devDependencies": { | ||
"@types/picomatch": "^2.3.0", | ||
"@types/sharp": "^0.32.0", | ||
"@vitest/coverage-v8": "^0.34.0", | ||
@@ -48,3 +47,3 @@ "jest-image-snapshot": "^6.2.0", | ||
"rollup": "^4.5.0", | ||
"sharp": "^0.32.6", | ||
"sharp": "^0.33.0", | ||
"tslib": "^2.6.1", | ||
@@ -54,3 +53,3 @@ "typescript": "^5.1.6", | ||
"vitest": "^0.34.0", | ||
"imagetools-core": "^6.0.2" | ||
"imagetools-core": "^6.0.3" | ||
}, | ||
@@ -57,0 +56,0 @@ "scripts": { |
15
34910
Updatedimagetools-core@^6.0.3