Skip to content

Commit fc432f2

Browse files
dependabot[bot]KianNH
authored andcommitted
[Docs Site] Bump @astrojs/starlight from 0.35.1 to 0.35.2 (#24109)
* [Docs Site] Bump @astrojs/starlight from 0.35.1 to 0.35.2 Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.35.1 to 0.35.2. - [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/[email protected]/packages/starlight) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.35.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * patch --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kian Newman-Hazel <[email protected]>
1 parent 28d4935 commit fc432f2

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@astrojs/react": "4.2.5",
3333
"@astrojs/rss": "4.0.12",
3434
"@astrojs/sitemap": "3.5.1",
35-
"@astrojs/starlight": "0.35.1",
35+
"@astrojs/starlight": "0.35.2",
3636
"@astrojs/starlight-docsearch": "0.6.0",
3737
"@astrojs/starlight-tailwind": "4.0.1",
3838
"@cloudflare/vitest-pool-workers": "0.8.68",

patches/@astrojs+starlight+0.35.1.patch renamed to patches/@astrojs+starlight+0.35.2.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ index a027f56..639be81 100644
2020
<Badge
2121
variant={entry.badge.variant}
2222
diff --git a/node_modules/@astrojs/starlight/integrations/remark-rehype-utils.ts b/node_modules/@astrojs/starlight/integrations/remark-rehype-utils.ts
23-
index 97ff09b..2015f29 100644
23+
index ca63d22..ebb1a17 100644
2424
--- a/node_modules/@astrojs/starlight/integrations/remark-rehype-utils.ts
2525
+++ b/node_modules/@astrojs/starlight/integrations/remark-rehype-utils.ts
2626
@@ -22,7 +22,12 @@ export function shouldTransformFile(file: VFile, docsCollectionPath: string) {

0 commit comments

Comments
 (0)