mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
fix(deps): update dependency @astrojs/starlight to v0.29.2 (#3003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ayres Vitor <gitkey@virtuaires.com.br>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"dependencies": {
|
||||
"@astrojs/markdown-remark": "^5.2.0",
|
||||
"@astrojs/rss": "^4.0.7",
|
||||
"@astrojs/starlight": "0.29.0",
|
||||
"@astrojs/starlight": "0.29.2",
|
||||
"@lorenzo_lewis/starlight-utils": "^0.2.0",
|
||||
"@lunariajs/core": "^0.1.1",
|
||||
"@lunariajs/starlight": "^0.1.1",
|
||||
@@ -49,7 +49,7 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"@astrojs/starlight@0.29.0": "patches/@astrojs__starlight@0.29.0.patch"
|
||||
"@astrojs/starlight@0.29.2": "patches/@astrojs__starlight@0.29.2.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user