Skip to content

Commit f23a0eb

Browse files
fix(deps): update dependency sharp to v0.34.5
1 parent 2e3cfb7 commit f23a0eb

File tree

6 files changed

+225
-7
lines changed

6 files changed

+225
-7
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"mozjpeg": "8.0.0",
2525
"pretty-bytes": "6.1.1",
2626
"probe-image-size": "7.2.3",
27-
"sharp": "0.32.6",
27+
"sharp": "0.34.5",
2828
"sqip": "^1.0.0-alpha.51",
2929
"sqip-legacy": "npm:sqip@legacy",
3030
"systeminformation": "^5.22.0",

packages/sqip-plugin-blurhash/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"blurhash": "^2.0.5",
30-
"sharp": "^0.32.0",
30+
"sharp": "^0.34.0",
3131
"sqip": "^1.0.0-alpha.51"
3232
}
3333
}

packages/sqip-plugin-pixels/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@svgdotjs/svg.js": "^3.2.0",
30-
"sharp": "^0.32.0",
30+
"sharp": "^0.34.0",
3131
"sqip": "^1.0.0-alpha.51",
3232
"svgdom": "^0.1.19"
3333
},

packages/sqip-plugin-primitive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"debug": "^4.3.4",
3333
"execa": "5.1.1",
34-
"sharp": "^0.32.0",
34+
"sharp": "^0.34.0",
3535
"sqip": "^1.0.0-alpha.51"
3636
}
3737
}

packages/sqip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"fast-glob": "^3.2.12",
5151
"fs-extra": "^11.1.1",
5252
"mime": "3",
53-
"sharp": "^0.32.0",
53+
"sharp": "^0.34.0",
5454
"svgdom": "^0.1.13",
5555
"term-img": "^5.0.0"
5656
},

yarn.lock

Lines changed: 220 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,13 @@
361361
dependencies:
362362
chalk "^4.0.0"
363363

364+
"@emnapi/runtime@^1.7.0":
365+
version "1.7.0"
366+
resolved "https://registry.yarnpkg.com/@emnapi/runtime/-/runtime-1.7.0.tgz#d7ef3832df8564fe5903bf0567aedbd19538ecbe"
367+
integrity sha512-oAYoQnCYaQZKVS53Fq23ceWMRxq5EhQsE0x0RdQ55jT7wagMu5k+fS39v1fiSLrtrLQlXwVINenqhLMtTrV/1Q==
368+
dependencies:
369+
tslib "^2.4.0"
370+
364371
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
365372
version "4.4.0"
366373
resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz"
@@ -419,6 +426,153 @@
419426
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz"
420427
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
421428

429+
"@img/colour@^1.0.0":
430+
version "1.0.0"
431+
resolved "https://registry.yarnpkg.com/@img/colour/-/colour-1.0.0.tgz#d2fabb223455a793bf3bf9c70de3d28526aa8311"
432+
integrity sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==
433+
434+
435+
version "0.34.5"
436+
resolved "https://registry.yarnpkg.com/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz#6e0732dcade126b6670af7aa17060b926835ea86"
437+
integrity sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==
438+
optionalDependencies:
439+
"@img/sharp-libvips-darwin-arm64" "1.2.4"
440+
441+
442+
version "0.34.5"
443+
resolved "https://registry.yarnpkg.com/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz#19bc1dd6eba6d5a96283498b9c9f401180ee9c7b"
444+
integrity sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==
445+
optionalDependencies:
446+
"@img/sharp-libvips-darwin-x64" "1.2.4"
447+
448+
449+
version "1.2.4"
450+
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz#2894c0cb87d42276c3889942e8e2db517a492c43"
451+
integrity sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==
452+
453+
454+
version "1.2.4"
455+
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz#e63681f4539a94af9cd17246ed8881734386f8cc"
456+
integrity sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==
457+
458+
459+
version "1.2.4"
460+
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz#b1b288b36864b3bce545ad91fa6dadcf1a4ad318"
461+
integrity sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==
462+
463+
464+
version "1.2.4"
465+
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz#b9260dd1ebe6f9e3bdbcbdcac9d2ac125f35852d"
466+
integrity sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==
467+
468+
469+
version "1.2.4"
470+
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz#4b83ecf2a829057222b38848c7b022e7b4d07aa7"
471+
integrity sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==
472+
473+
474+
version "1.2.4"
475+
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz#880b4678009e5a2080af192332b00b0aaf8a48de"
476+
integrity sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==
477+
478+
479+
version "1.2.4"
480+
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz#74f343c8e10fad821b38f75ced30488939dc59ec"
481+
integrity sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==
482+
483+
484+
version "1.2.4"
485+
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz#df4183e8bd8410f7d61b66859a35edeab0a531ce"
486+
integrity sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==
487+
488+
489+
version "1.2.4"
490+
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz#c8d6b48211df67137541007ee8d1b7b1f8ca8e06"
491+
integrity sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==
492+
493+
494+
version "1.2.4"
495+
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz#be11c75bee5b080cbee31a153a8779448f919f75"
496+
integrity sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==
497+
498+
499+
version "0.34.5"
500+
resolved "https://registry.yarnpkg.com/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz#7aa7764ef9c001f15e610546d42fce56911790cc"
501+
integrity sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==
502+
optionalDependencies:
503+
"@img/sharp-libvips-linux-arm64" "1.2.4"
504+
505+
506+
version "0.34.5"
507+
resolved "https://registry.yarnpkg.com/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz#5fb0c3695dd12522d39c3ff7a6bc816461780a0d"
508+
integrity sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==
509+
optionalDependencies:
510+
"@img/sharp-libvips-linux-arm" "1.2.4"
511+
512+
513+
version "0.34.5"
514+
resolved "https://registry.yarnpkg.com/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz#9c213a81520a20caf66978f3d4c07456ff2e0813"
515+
integrity sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==
516+
optionalDependencies:
517+
"@img/sharp-libvips-linux-ppc64" "1.2.4"
518+
519+
520+
version "0.34.5"
521+
resolved "https://registry.yarnpkg.com/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz#cdd28182774eadbe04f62675a16aabbccb833f60"
522+
integrity sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==
523+
optionalDependencies:
524+
"@img/sharp-libvips-linux-riscv64" "1.2.4"
525+
526+
527+
version "0.34.5"
528+
resolved "https://registry.yarnpkg.com/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz#93eac601b9f329bb27917e0e19098c722d630df7"
529+
integrity sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==
530+
optionalDependencies:
531+
"@img/sharp-libvips-linux-s390x" "1.2.4"
532+
533+
534+
version "0.34.5"
535+
resolved "https://registry.yarnpkg.com/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz#55abc7cd754ffca5002b6c2b719abdfc846819a8"
536+
integrity sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==
537+
optionalDependencies:
538+
"@img/sharp-libvips-linux-x64" "1.2.4"
539+
540+
541+
version "0.34.5"
542+
resolved "https://registry.yarnpkg.com/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz#d6515ee971bb62f73001a4829b9d865a11b77086"
543+
integrity sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==
544+
optionalDependencies:
545+
"@img/sharp-libvips-linuxmusl-arm64" "1.2.4"
546+
547+
548+
version "0.34.5"
549+
resolved "https://registry.yarnpkg.com/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz#d97978aec7c5212f999714f2f5b736457e12ee9f"
550+
integrity sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==
551+
optionalDependencies:
552+
"@img/sharp-libvips-linuxmusl-x64" "1.2.4"
553+
554+
555+
version "0.34.5"
556+
resolved "https://registry.yarnpkg.com/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz#2f15803aa626f8c59dd7c9d0bbc766f1ab52cfa0"
557+
integrity sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==
558+
dependencies:
559+
"@emnapi/runtime" "^1.7.0"
560+
561+
562+
version "0.34.5"
563+
resolved "https://registry.yarnpkg.com/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz#3706e9e3ac35fddfc1c87f94e849f1b75307ce0a"
564+
integrity sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==
565+
566+
567+
version "0.34.5"
568+
resolved "https://registry.yarnpkg.com/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz#0b71166599b049e032f085fb9263e02f4e4788de"
569+
integrity sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==
570+
571+
572+
version "0.34.5"
573+
resolved "https://registry.yarnpkg.com/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz#a81ffb00e69267cd0a1d626eaedb8a8430b2b2f8"
574+
integrity sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==
575+
422576
"@istanbuljs/load-nyc-config@^1.0.0":
423577
version "1.1.0"
424578
resolved "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz"
@@ -1965,6 +2119,11 @@
19652119
dependencies:
19662120
undici-types "~5.26.4"
19672121

2122+
2123+
version "16.9.1"
2124+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.1.tgz#0611b37db4246c937feef529ddcc018cf8e35708"
2125+
integrity sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==
2126+
19682127
"@types/node@^10.11.7":
19692128
version "10.17.0"
19702129
resolved "https://registry.npmjs.org/@types/node/-/node-10.17.0.tgz"
@@ -4025,6 +4184,11 @@ detect-libc@^2.0.0, detect-libc@^2.0.2:
40254184
resolved "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz"
40264185
integrity sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==
40274186

4187+
detect-libc@^2.1.2:
4188+
version "2.1.2"
4189+
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.1.2.tgz#689c5dcdc1900ef5583a4cb9f6d7b473742074ad"
4190+
integrity sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==
4191+
40284192
detect-newline@^3.0.0:
40294193
version "3.1.0"
40304194
resolved "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz"
@@ -5362,6 +5526,14 @@ [email protected]:
53625526
fs-extra "^11.1.1"
53635527
globby "^6.1.0"
53645528

5529+
gifwrap@^0.10.1:
5530+
version "0.10.1"
5531+
resolved "https://registry.yarnpkg.com/gifwrap/-/gifwrap-0.10.1.tgz#9ed46a5d51913b482d4221ce9c727080260b681e"
5532+
integrity sha512-2760b1vpJHNmLzZ/ubTtNnEx5WApN/PYWJvXvgS+tL1egTTthayFYIQQNi136FLEDcN/IyEY2EcGpIITD6eYUw==
5533+
dependencies:
5534+
image-q "^4.0.0"
5535+
omggif "^1.0.10"
5536+
53655537
git-raw-commits@^2.0.8:
53665538
version "2.0.10"
53675539
resolved "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.10.tgz"
@@ -5864,6 +6036,13 @@ ignore@^5.2.0, ignore@^5.2.4:
58646036
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz"
58656037
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
58666038

6039+
image-q@^4.0.0:
6040+
version "4.0.0"
6041+
resolved "https://registry.yarnpkg.com/image-q/-/image-q-4.0.0.tgz#31e075be7bae3c1f42a85c469b4732c358981776"
6042+
integrity sha512-PfJGVgIfKQJuq3s0tTDOKtztksibuUEbJQIYT3by6wctQo+Rdlh7ef4evJ5NCdxY4CfMbvFkocEwbl4BF8RlJw==
6043+
dependencies:
6044+
"@types/node" "16.9.1"
6045+
58676046
image-size@^0.6.1:
58686047
version "0.6.3"
58696048
resolved "https://registry.npmjs.org/image-size/-/image-size-0.6.3.tgz"
@@ -8135,7 +8314,7 @@ object.values@^1.1.7:
81358314
define-properties "^1.2.0"
81368315
es-abstract "^1.22.1"
81378316

8138-
omggif@^1.0.9:
8317+
omggif@^1.0.10, omggif@^1.0.9:
81398318
version "1.0.10"
81408319
resolved "https://registry.yarnpkg.com/omggif/-/omggif-1.0.10.tgz#ddaaf90d4a42f532e9e7cb3a95ecdd47f17c7b19"
81418320
integrity sha512-LMJTtvgc/nugXj0Vcrrs68Mn2D1r0zf630VNtqtpI1FEO7e+O9FP4gqs9AcnBaSEeoHIPm28u6qgPR0oyEpGSw==
@@ -9376,6 +9555,11 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
93769555
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
93779556
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
93789557

9558+
semver@^7.7.3:
9559+
version "7.7.3"
9560+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
9561+
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
9562+
93799563
semver@~5.3.0:
93809564
version "5.3.0"
93819565
resolved "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz"
@@ -9429,7 +9613,41 @@ shallow-copy@~0.0.1:
94299613
resolved "https://registry.npmjs.org/shallow-copy/-/shallow-copy-0.0.1.tgz"
94309614
integrity sha1-QV9CcC1z2BAzApLMXuhurhoRoXA=
94319615

9432-
[email protected], sharp@^0.32.0, sharp@^0.32.6:
9616+
[email protected], sharp@^0.34.0:
9617+
version "0.34.5"
9618+
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.34.5.tgz#b6f148e4b8c61f1797bde11a9d1cfebbae2c57b0"
9619+
integrity sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==
9620+
dependencies:
9621+
"@img/colour" "^1.0.0"
9622+
detect-libc "^2.1.2"
9623+
semver "^7.7.3"
9624+
optionalDependencies:
9625+
"@img/sharp-darwin-arm64" "0.34.5"
9626+
"@img/sharp-darwin-x64" "0.34.5"
9627+
"@img/sharp-libvips-darwin-arm64" "1.2.4"
9628+
"@img/sharp-libvips-darwin-x64" "1.2.4"
9629+
"@img/sharp-libvips-linux-arm" "1.2.4"
9630+
"@img/sharp-libvips-linux-arm64" "1.2.4"
9631+
"@img/sharp-libvips-linux-ppc64" "1.2.4"
9632+
"@img/sharp-libvips-linux-riscv64" "1.2.4"
9633+
"@img/sharp-libvips-linux-s390x" "1.2.4"
9634+
"@img/sharp-libvips-linux-x64" "1.2.4"
9635+
"@img/sharp-libvips-linuxmusl-arm64" "1.2.4"
9636+
"@img/sharp-libvips-linuxmusl-x64" "1.2.4"
9637+
"@img/sharp-linux-arm" "0.34.5"
9638+
"@img/sharp-linux-arm64" "0.34.5"
9639+
"@img/sharp-linux-ppc64" "0.34.5"
9640+
"@img/sharp-linux-riscv64" "0.34.5"
9641+
"@img/sharp-linux-s390x" "0.34.5"
9642+
"@img/sharp-linux-x64" "0.34.5"
9643+
"@img/sharp-linuxmusl-arm64" "0.34.5"
9644+
"@img/sharp-linuxmusl-x64" "0.34.5"
9645+
"@img/sharp-wasm32" "0.34.5"
9646+
"@img/sharp-win32-arm64" "0.34.5"
9647+
"@img/sharp-win32-ia32" "0.34.5"
9648+
"@img/sharp-win32-x64" "0.34.5"
9649+
9650+
sharp@^0.32.6:
94339651
version "0.32.6"
94349652
resolved "https://registry.npmjs.org/sharp/-/sharp-0.32.6.tgz"
94359653
integrity sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==

0 commit comments

Comments
 (0)