Skip to content

Commit 04d69db

Browse files
Update dependency imagetools-core to v8
1 parent c03f233 commit 04d69db

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

packages/build-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@responsive-image/core": "workspace:^",
4747
"@rollup/pluginutils": "^5.1.0",
4848
"base-n": "^3.0.0",
49-
"imagetools-core": "^7.0.0",
49+
"imagetools-core": "^8.0.0",
5050
"javascript-stringify": "^2.1.0",
5151
"sharp": "^0.34.0"
5252
},

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@responsive-image/core": "workspace:^",
5151
"@rollup/pluginutils": "^5.1.0",
5252
"blurhash": "^2.0.4",
53-
"imagetools-core": "^7.0.0",
53+
"imagetools-core": "^8.0.0",
5454
"sharp": "^0.34.0",
5555
"thumbhash": "^0.1.1"
5656
},

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"@responsive-image/core": "workspace:^",
138138
"@responsive-image/build-utils": "workspace:^",
139139
"blurhash": "^2.0.4",
140-
"imagetools-core": "^7.0.0",
140+
"imagetools-core": "^8.0.0",
141141
"loader-utils": "^3.2.0",
142142
"sharp": "^0.34.0",
143143
"thumbhash": "^0.1.1"

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)