Skip to content

Commit 92f2145

Browse files
committed
Upgrade to sharp-libvips v1.2.0
1 parent 2cd2f84 commit 92f2145

File tree

12 files changed

+27
-27
lines changed

12 files changed

+27
-27
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.0-rc.4"
18+
"@img/sharp-libvips-darwin-arm64": "1.2.0"
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.0-rc.4"
18+
"@img/sharp-libvips-darwin-x64": "1.2.0"
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.0-rc.4"
18+
"@img/sharp-libvips-linux-arm": "1.2.0"
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.0-rc.4"
18+
"@img/sharp-libvips-linux-arm64": "1.2.0"
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.0-rc.4"
18+
"@img/sharp-libvips-linux-ppc64": "1.2.0"
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.0-rc.4"
18+
"@img/sharp-libvips-linux-s390x": "1.2.0"
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.0-rc.4"
18+
"@img/sharp-libvips-linux-x64": "1.2.0"
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.0-rc.4"
18+
"@img/sharp-libvips-linuxmusl-arm64": "1.2.0"
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.0-rc.4"
18+
"@img/sharp-libvips-linuxmusl-x64": "1.2.0"
1919
},
2020
"files": [
2121
"lib"

npm/wasm32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
3232
},
3333
"dependencies": {
34-
"@emnapi/runtime": "^1.4.3"
34+
"@emnapi/runtime": "^1.4.4"
3535
},
3636
"cpu": [
3737
"wasm32"

0 commit comments

Comments
 (0)