From 020494cc4c7943313cb6db042024b72acf50f138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 23:34:59 +0000 Subject: [PATCH] Bump starlight-image-zoom from 0.13.2 to 0.15.0 Bumps [starlight-image-zoom](https://github.com/HiDeoo/starlight-image-zoom/tree/HEAD/packages/starlight-image-zoom) from 0.13.2 to 0.15.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.15.0/packages/starlight-image-zoom) --- updated-dependencies: - dependency-name: starlight-image-zoom dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24b80bfb..ae9ff6b2 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "pnpm": "10.34.3", "schema-dts": "^2.0.0", "sharp": "^0.34.5", - "starlight-image-zoom": "^0.13.2", + "starlight-image-zoom": "^0.15.0", "starlight-links-validator": "^0.19.2" }, "type": "module"