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.28.5 (#2919)
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:
@@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@astrojs/markdown-remark": "^5.2.0",
|
||||
"@astrojs/rss": "^4.0.7",
|
||||
"@astrojs/starlight": "0.28.3",
|
||||
"@astrojs/starlight": "0.28.5",
|
||||
"@lorenzo_lewis/starlight-utils": "^0.2.0",
|
||||
"@types/json-schema": "^7.0.15",
|
||||
"astro": "^4.15.7",
|
||||
@@ -48,7 +48,7 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"@astrojs/starlight@0.28.3": "patches/@astrojs__starlight@0.28.3.patch"
|
||||
"@astrojs/starlight@0.28.5": "patches/@astrojs__starlight@0.28.5.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user