From c85b23fe8fabc71025d5d17697a72e867510ad52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 05:03:03 +0000 Subject: [PATCH] Bump starlight-image-zoom from 0.13.2 to 0.14.2 Bumps [starlight-image-zoom](https://github.com/HiDeoo/starlight-image-zoom/tree/HEAD/packages/starlight-image-zoom) from 0.13.2 to 0.14.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.14.2/packages/starlight-image-zoom) --- updated-dependencies: - dependency-name: starlight-image-zoom dependency-version: 0.14.2 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 c2b7a770..e92a28cd 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "meilisearch-docsearch": "^0.8.0", "schema-dts": "^1.1.5", "sharp": "^0.34.5", - "starlight-image-zoom": "^0.13.2", + "starlight-image-zoom": "^0.14.2", "starlight-links-validator": "^0.19.2" }, "type": "module"