From f5ee7c236bb2cded2ccf98eea4e06174c1c104bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 21:54:13 +0000 Subject: [PATCH] Bump @img/sharp-libvips-linux-x64 from 1.2.3 to 1.3.1 Bumps [@img/sharp-libvips-linux-x64](https://github.com/lovell/sharp-libvips/tree/HEAD/npm/linux-x64) from 1.2.3 to 1.3.1. - [Release notes](https://github.com/lovell/sharp-libvips/releases) - [Commits](https://github.com/lovell/sharp-libvips/commits/v1.3.1/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 7b6c3f6c9..f1d32fa63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4052,9 +4052,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.1", + "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.3.1.tgz", + "integrity": "sha512-+c8ukgwU62DS54nCAjw7keOfHUkmr0B5QHEdcOqRnodF/MNXJbVI8Eopoj4B/0H8Asr65I+A4Amrn7a85/md6A==", "cpu": [ "x64" ], @@ -4265,26 +4265,6 @@ "@img/sharp-libvips-linux-x64": "1.3.1" } }, - "node_modules/@img/sharp-linux-x64/node_modules/@img/sharp-libvips-linux-x64": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.3.1.tgz", - "integrity": "sha512-+c8ukgwU62DS54nCAjw7keOfHUkmr0B5QHEdcOqRnodF/MNXJbVI8Eopoj4B/0H8Asr65I+A4Amrn7a85/md6A==", - "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.2", "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.35.2.tgz", @@ -25963,26 +25943,6 @@ "url": "https://opencollective.com/libvips" } }, - "node_modules/sharp/node_modules/@img/sharp-libvips-linux-x64": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.3.1.tgz", - "integrity": "sha512-+c8ukgwU62DS54nCAjw7keOfHUkmr0B5QHEdcOqRnodF/MNXJbVI8Eopoj4B/0H8Asr65I+A4Amrn7a85/md6A==", - "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.2", "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.35.2.tgz", @@ -29620,7 +29580,7 @@ "zod": "^4.1.12" }, "devDependencies": { - "@img/sharp-libvips-linux-x64": "1.2.3", + "@img/sharp-libvips-linux-x64": "^1.3.1", "@svgr/webpack": "^8.0.1", "@theguild/tailwind-config": "0.6.4", "@types/node": "25.9.4", diff --git a/website/package.json b/website/package.json index f801bbddb..bd73fc8a4 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.1", "@svgr/webpack": "^8.0.1", "@theguild/tailwind-config": "0.6.4", "@types/node": "25.9.4",