Skip to content

Commit ec3bfaf

Browse files
Update dependency sharp to v0.34.2
1 parent 4fdff7d commit ec3bfaf

File tree

2 files changed

+221
-4
lines changed

2 files changed

+221
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"react": "19.1.0",
5858
"react-dom": "19.1.0",
5959
"react-i18next": "^15.5.1",
60-
"sharp": "0.34.1",
60+
"sharp": "0.34.2",
6161
"tslog": "^4.9.3"
6262
},
6363
"devDependencies": {

yarn.lock

Lines changed: 220 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ __metadata:
892892
languageName: node
893893
linkType: hard
894894

895-
"@emnapi/runtime@npm:^1.4.0":
895+
"@emnapi/runtime@npm:^1.4.0, @emnapi/runtime@npm:^1.4.3":
896896
version: 1.4.3
897897
resolution: "@emnapi/runtime@npm:1.4.3"
898898
dependencies:
@@ -1776,6 +1776,18 @@ __metadata:
17761776
languageName: node
17771777
linkType: hard
17781778

1779+
"@img/sharp-darwin-arm64@npm:0.34.2":
1780+
version: 0.34.2
1781+
resolution: "@img/sharp-darwin-arm64@npm:0.34.2"
1782+
dependencies:
1783+
"@img/sharp-libvips-darwin-arm64": "npm:1.1.0"
1784+
dependenciesMeta:
1785+
"@img/sharp-libvips-darwin-arm64":
1786+
optional: true
1787+
conditions: os=darwin & cpu=arm64
1788+
languageName: node
1789+
linkType: hard
1790+
17791791
"@img/sharp-darwin-x64@npm:0.34.1":
17801792
version: 0.34.1
17811793
resolution: "@img/sharp-darwin-x64@npm:0.34.1"
@@ -1788,6 +1800,18 @@ __metadata:
17881800
languageName: node
17891801
linkType: hard
17901802

1803+
"@img/sharp-darwin-x64@npm:0.34.2":
1804+
version: 0.34.2
1805+
resolution: "@img/sharp-darwin-x64@npm:0.34.2"
1806+
dependencies:
1807+
"@img/sharp-libvips-darwin-x64": "npm:1.1.0"
1808+
dependenciesMeta:
1809+
"@img/sharp-libvips-darwin-x64":
1810+
optional: true
1811+
conditions: os=darwin & cpu=x64
1812+
languageName: node
1813+
linkType: hard
1814+
17911815
"@img/sharp-libvips-darwin-arm64@npm:1.1.0":
17921816
version: 1.1.0
17931817
resolution: "@img/sharp-libvips-darwin-arm64@npm:1.1.0"
@@ -1863,6 +1887,18 @@ __metadata:
18631887
languageName: node
18641888
linkType: hard
18651889

1890+
"@img/sharp-linux-arm64@npm:0.34.2":
1891+
version: 0.34.2
1892+
resolution: "@img/sharp-linux-arm64@npm:0.34.2"
1893+
dependencies:
1894+
"@img/sharp-libvips-linux-arm64": "npm:1.1.0"
1895+
dependenciesMeta:
1896+
"@img/sharp-libvips-linux-arm64":
1897+
optional: true
1898+
conditions: os=linux & cpu=arm64 & libc=glibc
1899+
languageName: node
1900+
linkType: hard
1901+
18661902
"@img/sharp-linux-arm@npm:0.34.1":
18671903
version: 0.34.1
18681904
resolution: "@img/sharp-linux-arm@npm:0.34.1"
@@ -1875,6 +1911,18 @@ __metadata:
18751911
languageName: node
18761912
linkType: hard
18771913

1914+
"@img/sharp-linux-arm@npm:0.34.2":
1915+
version: 0.34.2
1916+
resolution: "@img/sharp-linux-arm@npm:0.34.2"
1917+
dependencies:
1918+
"@img/sharp-libvips-linux-arm": "npm:1.1.0"
1919+
dependenciesMeta:
1920+
"@img/sharp-libvips-linux-arm":
1921+
optional: true
1922+
conditions: os=linux & cpu=arm & libc=glibc
1923+
languageName: node
1924+
linkType: hard
1925+
18781926
"@img/sharp-linux-s390x@npm:0.34.1":
18791927
version: 0.34.1
18801928
resolution: "@img/sharp-linux-s390x@npm:0.34.1"
@@ -1887,6 +1935,18 @@ __metadata:
18871935
languageName: node
18881936
linkType: hard
18891937

1938+
"@img/sharp-linux-s390x@npm:0.34.2":
1939+
version: 0.34.2
1940+
resolution: "@img/sharp-linux-s390x@npm:0.34.2"
1941+
dependencies:
1942+
"@img/sharp-libvips-linux-s390x": "npm:1.1.0"
1943+
dependenciesMeta:
1944+
"@img/sharp-libvips-linux-s390x":
1945+
optional: true
1946+
conditions: os=linux & cpu=s390x & libc=glibc
1947+
languageName: node
1948+
linkType: hard
1949+
18901950
"@img/sharp-linux-x64@npm:0.34.1":
18911951
version: 0.34.1
18921952
resolution: "@img/sharp-linux-x64@npm:0.34.1"
@@ -1899,6 +1959,18 @@ __metadata:
18991959
languageName: node
19001960
linkType: hard
19011961

1962+
"@img/sharp-linux-x64@npm:0.34.2":
1963+
version: 0.34.2
1964+
resolution: "@img/sharp-linux-x64@npm:0.34.2"
1965+
dependencies:
1966+
"@img/sharp-libvips-linux-x64": "npm:1.1.0"
1967+
dependenciesMeta:
1968+
"@img/sharp-libvips-linux-x64":
1969+
optional: true
1970+
conditions: os=linux & cpu=x64 & libc=glibc
1971+
languageName: node
1972+
linkType: hard
1973+
19021974
"@img/sharp-linuxmusl-arm64@npm:0.34.1":
19031975
version: 0.34.1
19041976
resolution: "@img/sharp-linuxmusl-arm64@npm:0.34.1"
@@ -1911,6 +1983,18 @@ __metadata:
19111983
languageName: node
19121984
linkType: hard
19131985

1986+
"@img/sharp-linuxmusl-arm64@npm:0.34.2":
1987+
version: 0.34.2
1988+
resolution: "@img/sharp-linuxmusl-arm64@npm:0.34.2"
1989+
dependencies:
1990+
"@img/sharp-libvips-linuxmusl-arm64": "npm:1.1.0"
1991+
dependenciesMeta:
1992+
"@img/sharp-libvips-linuxmusl-arm64":
1993+
optional: true
1994+
conditions: os=linux & cpu=arm64 & libc=musl
1995+
languageName: node
1996+
linkType: hard
1997+
19141998
"@img/sharp-linuxmusl-x64@npm:0.34.1":
19151999
version: 0.34.1
19162000
resolution: "@img/sharp-linuxmusl-x64@npm:0.34.1"
@@ -1923,6 +2007,18 @@ __metadata:
19232007
languageName: node
19242008
linkType: hard
19252009

2010+
"@img/sharp-linuxmusl-x64@npm:0.34.2":
2011+
version: 0.34.2
2012+
resolution: "@img/sharp-linuxmusl-x64@npm:0.34.2"
2013+
dependencies:
2014+
"@img/sharp-libvips-linuxmusl-x64": "npm:1.1.0"
2015+
dependenciesMeta:
2016+
"@img/sharp-libvips-linuxmusl-x64":
2017+
optional: true
2018+
conditions: os=linux & cpu=x64 & libc=musl
2019+
languageName: node
2020+
linkType: hard
2021+
19262022
"@img/sharp-wasm32@npm:0.34.1":
19272023
version: 0.34.1
19282024
resolution: "@img/sharp-wasm32@npm:0.34.1"
@@ -1932,20 +2028,50 @@ __metadata:
19322028
languageName: node
19332029
linkType: hard
19342030

2031+
"@img/sharp-wasm32@npm:0.34.2":
2032+
version: 0.34.2
2033+
resolution: "@img/sharp-wasm32@npm:0.34.2"
2034+
dependencies:
2035+
"@emnapi/runtime": "npm:^1.4.3"
2036+
conditions: cpu=wasm32
2037+
languageName: node
2038+
linkType: hard
2039+
2040+
"@img/sharp-win32-arm64@npm:0.34.2":
2041+
version: 0.34.2
2042+
resolution: "@img/sharp-win32-arm64@npm:0.34.2"
2043+
conditions: os=win32 & cpu=arm64
2044+
languageName: node
2045+
linkType: hard
2046+
19352047
"@img/sharp-win32-ia32@npm:0.34.1":
19362048
version: 0.34.1
19372049
resolution: "@img/sharp-win32-ia32@npm:0.34.1"
19382050
conditions: os=win32 & cpu=ia32
19392051
languageName: node
19402052
linkType: hard
19412053

2054+
"@img/sharp-win32-ia32@npm:0.34.2":
2055+
version: 0.34.2
2056+
resolution: "@img/sharp-win32-ia32@npm:0.34.2"
2057+
conditions: os=win32 & cpu=ia32
2058+
languageName: node
2059+
linkType: hard
2060+
19422061
"@img/sharp-win32-x64@npm:0.34.1":
19432062
version: 0.34.1
19442063
resolution: "@img/sharp-win32-x64@npm:0.34.1"
19452064
conditions: os=win32 & cpu=x64
19462065
languageName: node
19472066
linkType: hard
19482067

2068+
"@img/sharp-win32-x64@npm:0.34.2":
2069+
version: 0.34.2
2070+
resolution: "@img/sharp-win32-x64@npm:0.34.2"
2071+
conditions: os=win32 & cpu=x64
2072+
languageName: node
2073+
linkType: hard
2074+
19492075
"@isaacs/cliui@npm:^8.0.2":
19502076
version: 8.0.2
19512077
resolution: "@isaacs/cliui@npm:8.0.2"
@@ -5321,7 +5447,7 @@ __metadata:
53215447
react: "npm:19.1.0"
53225448
react-dom: "npm:19.1.0"
53235449
react-i18next: "npm:^15.5.1"
5324-
sharp: "npm:0.34.1"
5450+
sharp: "npm:0.34.2"
53255451
tailwindcss: "npm:^3.4.17"
53265452
tslog: "npm:^4.9.3"
53275453
typescript: "npm:5.8.3"
@@ -5532,6 +5658,13 @@ __metadata:
55325658
languageName: node
55335659
linkType: hard
55345660

5661+
"detect-libc@npm:^2.0.4":
5662+
version: 2.0.4
5663+
resolution: "detect-libc@npm:2.0.4"
5664+
checksum: 10/136e995f8c5ffbc515955b0175d441b967defd3d5f2268e89fa695e9c7170d8bed17993e31a34b04f0fad33d844a3a598e0fd519a8e9be3cad5f67662d96fee0
5665+
languageName: node
5666+
linkType: hard
5667+
55355668
"devlop@npm:^1.0.0, devlop@npm:^1.1.0":
55365669
version: 1.1.0
55375670
resolution: "devlop@npm:1.1.0"
@@ -10833,6 +10966,15 @@ __metadata:
1083310966
languageName: node
1083410967
linkType: hard
1083510968

10969+
"semver@npm:^7.7.2":
10970+
version: 7.7.2
10971+
resolution: "semver@npm:7.7.2"
10972+
bin:
10973+
semver: bin/semver.js
10974+
checksum: 10/7a24cffcaa13f53c09ce55e05efe25cd41328730b2308678624f8b9f5fc3093fc4d189f47950f0b811ff8f3c3039c24a2c36717ba7961615c682045bf03e1dda
10975+
languageName: node
10976+
linkType: hard
10977+
1083610978
"send@npm:^1.1.0, send@npm:^1.2.0":
1083710979
version: 1.2.0
1083810980
resolution: "send@npm:1.2.0"
@@ -10917,7 +11059,82 @@ __metadata:
1091711059
languageName: node
1091811060
linkType: hard
1091911061

10920-
"sharp@npm:0.34.1, sharp@npm:^0.34.1":
11062+
"sharp@npm:0.34.2":
11063+
version: 0.34.2
11064+
resolution: "sharp@npm:0.34.2"
11065+
dependencies:
11066+
"@img/sharp-darwin-arm64": "npm:0.34.2"
11067+
"@img/sharp-darwin-x64": "npm:0.34.2"
11068+
"@img/sharp-libvips-darwin-arm64": "npm:1.1.0"
11069+
"@img/sharp-libvips-darwin-x64": "npm:1.1.0"
11070+
"@img/sharp-libvips-linux-arm": "npm:1.1.0"
11071+
"@img/sharp-libvips-linux-arm64": "npm:1.1.0"
11072+
"@img/sharp-libvips-linux-ppc64": "npm:1.1.0"
11073+
"@img/sharp-libvips-linux-s390x": "npm:1.1.0"
11074+
"@img/sharp-libvips-linux-x64": "npm:1.1.0"
11075+
"@img/sharp-libvips-linuxmusl-arm64": "npm:1.1.0"
11076+
"@img/sharp-libvips-linuxmusl-x64": "npm:1.1.0"
11077+
"@img/sharp-linux-arm": "npm:0.34.2"
11078+
"@img/sharp-linux-arm64": "npm:0.34.2"
11079+
"@img/sharp-linux-s390x": "npm:0.34.2"
11080+
"@img/sharp-linux-x64": "npm:0.34.2"
11081+
"@img/sharp-linuxmusl-arm64": "npm:0.34.2"
11082+
"@img/sharp-linuxmusl-x64": "npm:0.34.2"
11083+
"@img/sharp-wasm32": "npm:0.34.2"
11084+
"@img/sharp-win32-arm64": "npm:0.34.2"
11085+
"@img/sharp-win32-ia32": "npm:0.34.2"
11086+
"@img/sharp-win32-x64": "npm:0.34.2"
11087+
color: "npm:^4.2.3"
11088+
detect-libc: "npm:^2.0.4"
11089+
semver: "npm:^7.7.2"
11090+
dependenciesMeta:
11091+
"@img/sharp-darwin-arm64":
11092+
optional: true
11093+
"@img/sharp-darwin-x64":
11094+
optional: true
11095+
"@img/sharp-libvips-darwin-arm64":
11096+
optional: true
11097+
"@img/sharp-libvips-darwin-x64":
11098+
optional: true
11099+
"@img/sharp-libvips-linux-arm":
11100+
optional: true
11101+
"@img/sharp-libvips-linux-arm64":
11102+
optional: true
11103+
"@img/sharp-libvips-linux-ppc64":
11104+
optional: true
11105+
"@img/sharp-libvips-linux-s390x":
11106+
optional: true
11107+
"@img/sharp-libvips-linux-x64":
11108+
optional: true
11109+
"@img/sharp-libvips-linuxmusl-arm64":
11110+
optional: true
11111+
"@img/sharp-libvips-linuxmusl-x64":
11112+
optional: true
11113+
"@img/sharp-linux-arm":
11114+
optional: true
11115+
"@img/sharp-linux-arm64":
11116+
optional: true
11117+
"@img/sharp-linux-s390x":
11118+
optional: true
11119+
"@img/sharp-linux-x64":
11120+
optional: true
11121+
"@img/sharp-linuxmusl-arm64":
11122+
optional: true
11123+
"@img/sharp-linuxmusl-x64":
11124+
optional: true
11125+
"@img/sharp-wasm32":
11126+
optional: true
11127+
"@img/sharp-win32-arm64":
11128+
optional: true
11129+
"@img/sharp-win32-ia32":
11130+
optional: true
11131+
"@img/sharp-win32-x64":
11132+
optional: true
11133+
checksum: 10/8c7a6f20d58849a6e33bc69c4525f471d57eb3dea0072331b55ab12bae4b8bd8b99b65264aeaec38e54d52d692db13e3261f6e7bc29430b39b507c409838cbb0
11134+
languageName: node
11135+
linkType: hard
11136+
11137+
"sharp@npm:^0.34.1":
1092111138
version: 0.34.1
1092211139
resolution: "sharp@npm:0.34.1"
1092311140
dependencies:

0 commit comments

Comments
 (0)