From ee761927998b863ead23c238ef5bc103a7eef0bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:34:17 +0000 Subject: [PATCH] Bump starlight-theme-obsidian from 0.0.10 to 0.4.1 Bumps [starlight-theme-obsidian](https://github.com/Fevol/starlight-theme-obsidian/tree/HEAD/packages/starlight-theme-obsidian) from 0.0.10 to 0.4.1. - [Release notes](https://github.com/Fevol/starlight-theme-obsidian/releases) - [Changelog](https://github.com/Fevol/starlight-theme-obsidian/blob/main/CHANGELOG.md) - [Commits](https://github.com/Fevol/starlight-theme-obsidian/commits/0.4.1/packages/starlight-theme-obsidian) --- updated-dependencies: - dependency-name: starlight-theme-obsidian dependency-version: 0.4.1 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 4101580c3d..34a9de6836 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@vitejs/plugin-vue": "^5.0.4", "astro": "^4.16.14", "sharp": "^0.32.6", - "starlight-theme-obsidian": "^0.0.10", + "starlight-theme-obsidian": "^0.4.1", "tailwindcss": "^3.3.6", "typescript": "^5.3.4", "vue": "^3.3.10"