From a4977c7b41e654f426c26e2ab5c3765d4b6d5cf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 17:44:07 +0000 Subject: [PATCH 1/3] chore(deps): bump @astrojs/starlight from 0.32.5 to 0.32.6 Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.32.5 to 0.32.6. - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.32.6/packages/starlight) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.32.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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 3e990cf5..a50cb326 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/starlight": "^0.32.5", + "@astrojs/starlight": "^0.33.0", "@astrojs/vercel": "^8.1.3", "@vercel/analytics": "^1.5.0", "astro": "^5.6.1" @@ -307,9 +307,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.32.5", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.32.5.tgz", - "integrity": "sha512-KYZsYbA5eEAsCO3XNc6DWDPml1JCD6GVusuB15fYq5dbxyB7RtC6kgwbtiEmr84maIjcQUmDtFJCz3sN4CdaSg==", + "version": "0.33.0", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.33.0.tgz", + "integrity": "sha512-BAdz3TJ5f7e0iDwu7ZNy6i6Rlca2sgi416K8pGPN3VMIlgJmj9NCqSUGZh+OQhk5FNzmnssi8w+xQQeNpe5hDw==", "license": "MIT", "dependencies": { "@astrojs/mdx": "^4.0.5", diff --git a/package.json b/package.json index b0217cbf..0114b35e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/starlight": "^0.32.5", + "@astrojs/starlight": "^0.33.0", "@astrojs/vercel": "^8.1.3", "@vercel/analytics": "^1.5.0", "astro": "^5.6.1" From c1b5df89c91d6208343dc8656c9c62b7aa946aec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Mon, 7 Apr 2025 19:47:30 +0200 Subject: [PATCH 2/3] . --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index a50cb326..42ab7391 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6831,9 +6831,9 @@ } }, "node_modules/marked": { - "version": "15.0.7", - "resolved": "https://registry.npmjs.org/marked/-/marked-15.0.7.tgz", - "integrity": "sha512-dgLIeKGLx5FwziAnsk4ONoGwHwGPJzselimvlVskE9XLN4Orv9u2VA3GWw/lYUqjfA0rUT/6fqKwfZJapP9BEg==", + "version": "15.0.8", + "resolved": "https://registry.npmjs.org/marked/-/marked-15.0.8.tgz", + "integrity": "sha512-rli4l2LyZqpQuRve5C0rkn6pj3hT8EWPC+zkAxFTAJLxRbENfTAhEQq9itrmf1Y81QtAX5D/MYlGlIomNgj9lA==", "dev": true, "license": "MIT", "bin": { @@ -10086,9 +10086,9 @@ } }, "node_modules/ufo": { - "version": "1.5.4", - "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.5.4.tgz", - "integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.0.tgz", + "integrity": "sha512-AkgU2cV/+Xb4Uz6cic0kMZbtM42nbltnGvTVOt/8gMCbO2/z64nE47TOygh7HjgFPkUkVRBEyNFqpqi3zo+BJA==", "license": "MIT" }, "node_modules/uhyphen": { From e7c839f649d38dbe14d05d91f5af1a8532ae6d2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Mon, 7 Apr 2025 19:49:45 +0200 Subject: [PATCH 3/3] . --- 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 42ab7391..305d01ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0", "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/starlight": "^0.33.0", + "@astrojs/starlight": "^0.32.6", "@astrojs/vercel": "^8.1.3", "@vercel/analytics": "^1.5.0", "astro": "^5.6.1" @@ -307,9 +307,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.33.0", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.33.0.tgz", - "integrity": "sha512-BAdz3TJ5f7e0iDwu7ZNy6i6Rlca2sgi416K8pGPN3VMIlgJmj9NCqSUGZh+OQhk5FNzmnssi8w+xQQeNpe5hDw==", + "version": "0.32.6", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.32.6.tgz", + "integrity": "sha512-ASWGwNzq+0TmJ+GJFFxFFxx6Yra7BqIIMQbvOy/cweTHjqejB6mcaEWtS3Mag12LM7tXCES7v/fzmdPgjz8Yxw==", "license": "MIT", "dependencies": { "@astrojs/mdx": "^4.0.5", diff --git a/package.json b/package.json index 0114b35e..a03951aa 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/starlight": "^0.33.0", + "@astrojs/starlight": "^0.32.6", "@astrojs/vercel": "^8.1.3", "@vercel/analytics": "^1.5.0", "astro": "^5.6.1"