Skip to content

Commit d35df27

Browse files
fix(deps): update dependency @astrojs/starlight to v0.29.2 (tauri-apps#3003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ayres Vitor <[email protected]>
1 parent e6bb690 commit d35df27

File tree

4 files changed

+23
-73
lines changed

4 files changed

+23
-73
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@astrojs/markdown-remark": "^5.2.0",
2626
"@astrojs/rss": "^4.0.7",
27-
"@astrojs/starlight": "0.29.0",
27+
"@astrojs/starlight": "0.29.2",
2828
"@lorenzo_lewis/starlight-utils": "^0.2.0",
2929
"@lunariajs/core": "^0.1.1",
3030
"@lunariajs/starlight": "^0.1.1",
@@ -49,7 +49,7 @@
4949
},
5050
"pnpm": {
5151
"patchedDependencies": {
52-
"@astrojs/[email protected].0": "patches/@[email protected].0.patch"
52+
"@astrojs/[email protected].2": "patches/@[email protected].2.patch"
5353
}
5454
}
5555
}

patches/@[email protected]

-50
This file was deleted.

patches/@[email protected] patches/@[email protected]

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index 2c4cc1d588f27b0106a82135ca3772cba86c5309..59a46a986a3fac739043c71f8a97801f
1212
}).strict();
1313
export type AutoSidebarGroup = z.infer<typeof AutoSidebarGroupSchema>;
1414
diff --git a/utils/navigation.ts b/utils/navigation.ts
15-
index 1e474476859708f0e4b71639dab7e8a022bb6dbe..c3ed8f2a0fd5a644bacd42fa686325ba2eb0e94f 100644
15+
index 2ae0fa092fa53574c2287a1f3e0b818b5bb66aad..8bf0f9ce5a1f904e883cc6b4cef22cd53e7712dd 100644
1616
--- a/utils/navigation.ts
1717
+++ b/utils/navigation.ts
1818
@@ -99,7 +99,7 @@ function groupFromAutogenerateConfig(

pnpm-lock.yaml

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)