From 7bbbf676a95c890f9d430233c67279ce6775bb88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 20:46:11 +0000 Subject: [PATCH] [Docs Site] Bump starlight-image-zoom from 0.11.1 to 0.12.0 Bumps [starlight-image-zoom](https://github.com/HiDeoo/starlight-image-zoom/tree/HEAD/packages/starlight-image-zoom) from 0.11.1 to 0.12.0. - [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.12.0/packages/starlight-image-zoom) --- updated-dependencies: - dependency-name: starlight-image-zoom dependency-version: 0.12.0 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 bd65f182daff31e..aabad0e525a38b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -91,7 +91,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.12.0", "starlight-links-validator": "0.16.0", "starlight-package-managers": "0.11.0", "starlight-showcases": "0.3.0", @@ -18319,9 +18319,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.12.0", + "resolved": "https://registry.npmjs.org/starlight-image-zoom/-/starlight-image-zoom-0.12.0.tgz", + "integrity": "sha512-Zt9DuqXEw4JBBRc67wL9EP7DE9cSa+o2nyjQU6Xq+gRp388Wcu9C9FPROLuaYXbxpE93bbj5oyrhhMaiEWOZzg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f00baf0b8744c99..bed32a0527e5484 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,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.12.0", "starlight-links-validator": "0.16.0", "starlight-package-managers": "0.11.0", "starlight-showcases": "0.3.0",