From eab4b5412e38bd7af77000ae4f17d35bdc6145c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:23:28 +0000 Subject: [PATCH] [Docs Site] Bump starlight-image-zoom from 0.11.1 to 0.13.1 Bumps [starlight-image-zoom](https://github.com/HiDeoo/starlight-image-zoom/tree/HEAD/packages/starlight-image-zoom) from 0.11.1 to 0.13.1. - [Release notes](https://github.com/HiDeoo/starlight-image-zoom/releases) - [Changelog](https://github.com/HiDeoo/starlight-image-zoom/blob/main/packages/starlight-image-zoom/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-image-zoom/commits/starlight-image-zoom@0.13.1/packages/starlight-image-zoom) --- updated-dependencies: - dependency-name: starlight-image-zoom dependency-version: 0.13.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index adfda575749d154..5e5815fa5463161 100644 --- a/package-lock.json +++ b/package-lock.json @@ -89,7 +89,7 @@ "remark-stringify": "11.0.0", "sharp": "0.34.1", "solarflare-theme": "0.0.4", - "starlight-image-zoom": "0.11.1", + "starlight-image-zoom": "0.13.1", "starlight-links-validator": "0.16.0", "starlight-package-managers": "0.11.0", "starlight-showcases": "0.3.0", @@ -16112,9 +16112,9 @@ } }, "node_modules/starlight-image-zoom": { - "version": "0.11.1", - "resolved": "https://registry.npmjs.org/starlight-image-zoom/-/starlight-image-zoom-0.11.1.tgz", - "integrity": "sha512-TmnAyS+MWWV6h1fjuezrMFA36REd+7QzcjDFFFyC4ws5FDMoHsjQn0MlHM0cUaHEKfQ9y1PpL9LijCvRFuGbuw==", + "version": "0.13.1", + "resolved": "https://registry.npmjs.org/starlight-image-zoom/-/starlight-image-zoom-0.13.1.tgz", + "integrity": "sha512-lzSAymjOnI8Ny8NnSjmOEKLp+KaHYDMyKeK4VX0WhwbA3bZ1V13mmjUJ0Mwi+EiqA885rUnoDhPAPrCbgqqNEg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 18052f88d994dcd..b68fbaacc378bd0 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "remark-stringify": "11.0.0", "sharp": "0.34.1", "solarflare-theme": "0.0.4", - "starlight-image-zoom": "0.11.1", + "starlight-image-zoom": "0.13.1", "starlight-links-validator": "0.16.0", "starlight-package-managers": "0.11.0", "starlight-showcases": "0.3.0",