From 786c9d3bd380cf760a009fe4642b163a2b649333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 20:59:52 +0000 Subject: [PATCH] Bump @img/sharp-libvips-linux-x64 from 1.2.3 to 1.3.0 Bumps [@img/sharp-libvips-linux-x64](https://github.com/lovell/sharp-libvips/tree/HEAD/npm/linux-x64) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/lovell/sharp-libvips/releases) - [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.0/npm/linux-x64) --- updated-dependencies: - dependency-name: "@img/sharp-libvips-linux-x64" dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 48 ++++---------------------------------------- website/package.json | 2 +- 2 files changed, 5 insertions(+), 45 deletions(-) diff --git a/package-lock.json b/package-lock.json index e4ae51364..c4d75e964 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4060,9 +4060,9 @@ } }, "node_modules/@img/sharp-libvips-linux-x64": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.3.tgz", - "integrity": "sha512-3JU7LmR85K6bBiRzSUc/Ff9JBVIFVvq6bomKE0e63UXGeRw2HPVEjoJke1Yx+iU4rL7/7kUjES4dZ/81Qjhyxg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.3.0.tgz", + "integrity": "sha512-y9RNUYDe2A1UAdhLyfeOodGRszQdaEoe4nfOpp/sNVPl2CWIcUyFaDoCh4vPLPxu19803j2naLqZup2WxDXCLA==", "cpu": [ "x64" ], @@ -4273,26 +4273,6 @@ "@img/sharp-libvips-linux-x64": "1.3.0" } }, - "node_modules/@img/sharp-linux-x64/node_modules/@img/sharp-libvips-linux-x64": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.3.0.tgz", - "integrity": "sha512-y9RNUYDe2A1UAdhLyfeOodGRszQdaEoe4nfOpp/sNVPl2CWIcUyFaDoCh4vPLPxu19803j2naLqZup2WxDXCLA==", - "cpu": [ - "x64" - ], - "dev": true, - "libc": [ - "glibc" - ], - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "linux" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, "node_modules/@img/sharp-linuxmusl-arm64": { "version": "0.35.0", "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.35.0.tgz", @@ -25859,26 +25839,6 @@ "url": "https://opencollective.com/libvips" } }, - "node_modules/sharp/node_modules/@img/sharp-libvips-linux-x64": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.3.0.tgz", - "integrity": "sha512-y9RNUYDe2A1UAdhLyfeOodGRszQdaEoe4nfOpp/sNVPl2CWIcUyFaDoCh4vPLPxu19803j2naLqZup2WxDXCLA==", - "cpu": [ - "x64" - ], - "dev": true, - "libc": [ - "glibc" - ], - "license": "LGPL-3.0-or-later", - "optional": true, - "os": [ - "linux" - ], - "funding": { - "url": "https://opencollective.com/libvips" - } - }, "node_modules/sharp/node_modules/@img/sharp-linux-riscv64": { "version": "0.35.0", "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.35.0.tgz", @@ -29636,7 +29596,7 @@ "zod": "^4.1.12" }, "devDependencies": { - "@img/sharp-libvips-linux-x64": "1.2.3", + "@img/sharp-libvips-linux-x64": "^1.3.0", "@svgr/webpack": "^8.0.1", "@theguild/tailwind-config": "0.6.4", "@types/node": "25.9.1", diff --git a/website/package.json b/website/package.json index 6c9f3100a..c08ab5e11 100644 --- a/website/package.json +++ b/website/package.json @@ -22,7 +22,7 @@ "zod": "^4.1.12" }, "devDependencies": { - "@img/sharp-libvips-linux-x64": "1.2.3", + "@img/sharp-libvips-linux-x64": "1.3.0", "@svgr/webpack": "^8.0.1", "@theguild/tailwind-config": "0.6.4", "@types/node": "25.9.1",