Skip to content

Commit dfcbcee

Browse files
committed
Upgrade sharp-libvips to v1.2.3
1 parent 35d3f56 commit dfcbcee

File tree

11 files changed

+25
-25
lines changed

11 files changed

+25
-25
lines changed

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.2.2"
18+
"@img/sharp-libvips-darwin-arm64": "1.2.3"
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.2.2"
18+
"@img/sharp-libvips-darwin-x64": "1.2.3"
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.2.2"
18+
"@img/sharp-libvips-linux-arm": "1.2.3"
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.2.2"
18+
"@img/sharp-libvips-linux-arm64": "1.2.3"
1919
},
2020
"files": [
2121
"lib"

npm/linux-ppc64/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-ppc64": "1.2.2"
18+
"@img/sharp-libvips-linux-ppc64": "1.2.3"
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.2.2"
18+
"@img/sharp-libvips-linux-s390x": "1.2.3"
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.2.2"
18+
"@img/sharp-libvips-linux-x64": "1.2.3"
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.2.2"
18+
"@img/sharp-libvips-linuxmusl-arm64": "1.2.3"
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.2.2"
18+
"@img/sharp-libvips-linuxmusl-x64": "1.2.3"
1919
},
2020
"files": [
2121
"lib"

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -144,15 +144,15 @@
144144
"optionalDependencies": {
145145
"@img/sharp-darwin-arm64": "0.34.4-rc.3",
146146
"@img/sharp-darwin-x64": "0.34.4-rc.3",
147-
"@img/sharp-libvips-darwin-arm64": "1.2.2",
148-
"@img/sharp-libvips-darwin-x64": "1.2.2",
149-
"@img/sharp-libvips-linux-arm": "1.2.2",
150-
"@img/sharp-libvips-linux-arm64": "1.2.2",
151-
"@img/sharp-libvips-linux-ppc64": "1.2.2",
152-
"@img/sharp-libvips-linux-s390x": "1.2.2",
153-
"@img/sharp-libvips-linux-x64": "1.2.2",
154-
"@img/sharp-libvips-linuxmusl-arm64": "1.2.2",
155-
"@img/sharp-libvips-linuxmusl-x64": "1.2.2",
147+
"@img/sharp-libvips-darwin-arm64": "1.2.3",
148+
"@img/sharp-libvips-darwin-x64": "1.2.3",
149+
"@img/sharp-libvips-linux-arm": "1.2.3",
150+
"@img/sharp-libvips-linux-arm64": "1.2.3",
151+
"@img/sharp-libvips-linux-ppc64": "1.2.3",
152+
"@img/sharp-libvips-linux-s390x": "1.2.3",
153+
"@img/sharp-libvips-linux-x64": "1.2.3",
154+
"@img/sharp-libvips-linuxmusl-arm64": "1.2.3",
155+
"@img/sharp-libvips-linuxmusl-x64": "1.2.3",
156156
"@img/sharp-linux-arm": "0.34.4-rc.3",
157157
"@img/sharp-linux-arm64": "0.34.4-rc.3",
158158
"@img/sharp-linux-ppc64": "0.34.4-rc.3",
@@ -167,11 +167,11 @@
167167
},
168168
"devDependencies": {
169169
"@emnapi/runtime": "^1.5.0",
170-
"@img/sharp-libvips-dev": "1.2.2",
171-
"@img/sharp-libvips-dev-wasm32": "1.2.2",
172-
"@img/sharp-libvips-win32-arm64": "1.2.2",
173-
"@img/sharp-libvips-win32-ia32": "1.2.2",
174-
"@img/sharp-libvips-win32-x64": "1.2.2",
170+
"@img/sharp-libvips-dev": "1.2.3",
171+
"@img/sharp-libvips-dev-wasm32": "1.2.3",
172+
"@img/sharp-libvips-win32-arm64": "1.2.3",
173+
"@img/sharp-libvips-win32-ia32": "1.2.3",
174+
"@img/sharp-libvips-win32-x64": "1.2.3",
175175
"@types/node": "*",
176176
"cc": "^3.0.1",
177177
"emnapi": "^1.5.0",
@@ -185,7 +185,7 @@
185185
"node-gyp": "^11.4.2",
186186
"nyc": "^17.1.0",
187187
"semistandard": "^17.0.0",
188-
"tar-fs": "^3.1.0",
188+
"tar-fs": "^3.1.1",
189189
"tsd": "^0.33.0"
190190
},
191191
"license": "Apache-2.0",

0 commit comments

Comments
 (0)