Skip to content

Commit

Permalink
fix(deps): update dependency @astrojs/starlight to v0.28.6 (#1617)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 1f679f7 commit df70352
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/starlight": "0.28.5",
"@astrojs/starlight": "0.28.6",
"astro": "4.16.8",
"sharp": "0.33.5",
"typescript": "5.6.3"
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,9 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/starlight@npm:0.28.5":
version: 0.28.5
resolution: "@astrojs/starlight@npm:0.28.5"
"@astrojs/starlight@npm:0.28.6":
version: 0.28.6
resolution: "@astrojs/starlight@npm:0.28.6"
dependencies:
"@astrojs/mdx": "npm:^3.1.3"
"@astrojs/sitemap": "npm:^3.1.6"
Expand All @@ -213,6 +213,7 @@ __metadata:
hast-util-to-string: "npm:^3.0.0"
hastscript: "npm:^9.0.0"
i18next: "npm:^23.11.5"
js-yaml: "npm:^4.1.0"
mdast-util-directive: "npm:^3.0.0"
mdast-util-to-markdown: "npm:^2.1.0"
mdast-util-to-string: "npm:^4.0.0"
Expand All @@ -225,7 +226,7 @@ __metadata:
vfile: "npm:^6.0.2"
peerDependencies:
astro: ^4.14.0
checksum: 10c0/f635475f9179e209b58fc83b485c8105f00834d24db461c4392b7c48299de04b9fee760c3c5a8ab5d13dc24e9a36636f1e880c49ecae4d6e86e779b117f2d506
checksum: 10c0/e4f786e752705019680bc763a0086093a0758942768fbed5d58fe59db278792be754f7dfbe4bd2191539a0ab17e049d4a5558cef14ea143534eeae4211c1fb8f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11340,7 +11341,7 @@ __metadata:
resolution: "httpx-docs-2@workspace:docs2"
dependencies:
"@astrojs/check": "npm:0.9.4"
"@astrojs/starlight": "npm:0.28.5"
"@astrojs/starlight": "npm:0.28.6"
astro: "npm:4.16.8"
sharp: "npm:0.33.5"
typescript: "npm:5.6.3"
Expand Down

0 comments on commit df70352

Please sign in to comment.