Skip to content

Commit 278f393

Browse files
committed
Upgrade to libvips v8.15.1
1 parent cbf68c1 commit 278f393

File tree

13 files changed

+26
-26
lines changed

13 files changed

+26
-26
lines changed

docs/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## v0.33 - *gauge*
44

5-
Requires libvips v8.15.0
5+
Requires libvips v8.15.1
66

77
### v0.33.2 - TBD
88

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"preferUnplugged": true,
1717
"optionalDependencies": {
18-
"@img/sharp-libvips-darwin-arm64": "1.0.0"
18+
"@img/sharp-libvips-darwin-arm64": "1.0.1"
1919
},
2020
"files": [
2121
"lib"

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"preferUnplugged": true,
1717
"optionalDependencies": {
18-
"@img/sharp-libvips-darwin-x64": "1.0.0"
18+
"@img/sharp-libvips-darwin-x64": "1.0.1"
1919
},
2020
"files": [
2121
"lib"

npm/linux-arm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"preferUnplugged": true,
1717
"optionalDependencies": {
18-
"@img/sharp-libvips-linux-arm": "1.0.0"
18+
"@img/sharp-libvips-linux-arm": "1.0.1"
1919
},
2020
"files": [
2121
"lib"

npm/linux-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"preferUnplugged": true,
1717
"optionalDependencies": {
18-
"@img/sharp-libvips-linux-arm64": "1.0.0"
18+
"@img/sharp-libvips-linux-arm64": "1.0.1"
1919
},
2020
"files": [
2121
"lib"

npm/linux-s390x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"preferUnplugged": true,
1717
"optionalDependencies": {
18-
"@img/sharp-libvips-linux-s390x": "1.0.0"
18+
"@img/sharp-libvips-linux-s390x": "1.0.1"
1919
},
2020
"files": [
2121
"lib"

npm/linux-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"preferUnplugged": true,
1717
"optionalDependencies": {
18-
"@img/sharp-libvips-linux-x64": "1.0.0"
18+
"@img/sharp-libvips-linux-x64": "1.0.1"
1919
},
2020
"files": [
2121
"lib"

npm/linuxmusl-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"preferUnplugged": true,
1717
"optionalDependencies": {
18-
"@img/sharp-libvips-linuxmusl-arm64": "1.0.0"
18+
"@img/sharp-libvips-linuxmusl-arm64": "1.0.1"
1919
},
2020
"files": [
2121
"lib"

npm/linuxmusl-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"preferUnplugged": true,
1717
"optionalDependencies": {
18-
"@img/sharp-libvips-linuxmusl-x64": "1.0.0"
18+
"@img/sharp-libvips-linuxmusl-x64": "1.0.1"
1919
},
2020
"files": [
2121
"lib"

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -143,14 +143,14 @@
143143
"optionalDependencies": {
144144
"@img/sharp-darwin-arm64": "0.33.1",
145145
"@img/sharp-darwin-x64": "0.33.1",
146-
"@img/sharp-libvips-darwin-arm64": "1.0.0",
147-
"@img/sharp-libvips-darwin-x64": "1.0.0",
148-
"@img/sharp-libvips-linux-arm": "1.0.0",
149-
"@img/sharp-libvips-linux-arm64": "1.0.0",
150-
"@img/sharp-libvips-linux-s390x": "1.0.0",
151-
"@img/sharp-libvips-linux-x64": "1.0.0",
152-
"@img/sharp-libvips-linuxmusl-arm64": "1.0.0",
153-
"@img/sharp-libvips-linuxmusl-x64": "1.0.0",
146+
"@img/sharp-libvips-darwin-arm64": "1.0.1",
147+
"@img/sharp-libvips-darwin-x64": "1.0.1",
148+
"@img/sharp-libvips-linux-arm": "1.0.1",
149+
"@img/sharp-libvips-linux-arm64": "1.0.1",
150+
"@img/sharp-libvips-linux-s390x": "1.0.1",
151+
"@img/sharp-libvips-linux-x64": "1.0.1",
152+
"@img/sharp-libvips-linuxmusl-arm64": "1.0.1",
153+
"@img/sharp-libvips-linuxmusl-x64": "1.0.1",
154154
"@img/sharp-linux-arm": "0.33.1",
155155
"@img/sharp-linux-arm64": "0.33.1",
156156
"@img/sharp-linux-s390x": "0.33.1",
@@ -163,10 +163,10 @@
163163
},
164164
"devDependencies": {
165165
"@emnapi/runtime": "^0.45.0",
166-
"@img/sharp-libvips-dev": "1.0.0",
167-
"@img/sharp-libvips-dev-wasm32": "1.0.0",
168-
"@img/sharp-libvips-win32-ia32": "1.0.0",
169-
"@img/sharp-libvips-win32-x64": "1.0.0",
166+
"@img/sharp-libvips-dev": "1.0.1",
167+
"@img/sharp-libvips-dev-wasm32": "1.0.1",
168+
"@img/sharp-libvips-win32-ia32": "1.0.1",
169+
"@img/sharp-libvips-win32-x64": "1.0.1",
170170
"@types/node": "*",
171171
"async": "^3.2.5",
172172
"cc": "^3.0.1",
@@ -187,7 +187,7 @@
187187
"license": "Apache-2.0",
188188
"engines": {
189189
"node": "^18.17.0 || ^20.3.0 || >=21.0.0",
190-
"libvips": ">=8.15.0"
190+
"libvips": ">=8.15.1"
191191
},
192192
"funding": {
193193
"url": "https://opencollective.com/libvips"

0 commit comments

Comments
 (0)