From 555747fa811b03c8b9b5792cd5863b295c76a9e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 19:20:31 +0000 Subject: [PATCH] [Docs Site] Bump starlight-image-zoom from 0.11.1 to 0.13.2 Bumps [starlight-image-zoom](https://github.com/HiDeoo/starlight-image-zoom/tree/HEAD/packages/starlight-image-zoom) from 0.11.1 to 0.13.2. - [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.2/packages/starlight-image-zoom) --- updated-dependencies: - dependency-name: starlight-image-zoom dependency-version: 0.13.2 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..5f1b946d0dd33af 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.2", "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.2", + "resolved": "https://registry.npmjs.org/starlight-image-zoom/-/starlight-image-zoom-0.13.2.tgz", + "integrity": "sha512-fDJrx+UZXhkbhEeXKoRogTKAYtrYVJPw6wmSUI3nHUTA0vuRM6EI//2Z8bzv3Ecvz0pHKD1vAxtS01mLyessBA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 18052f88d994dcd..5ba01bb8caa3a97 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.2", "starlight-links-validator": "0.16.0", "starlight-package-managers": "0.11.0", "starlight-showcases": "0.3.0",