Skip to content

Commit

Permalink
fix(deps): update dependency @astrojs/starlight to v0.28.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent cc66ebc commit 3ebcbaa
Show file tree
Hide file tree
Showing 2 changed files with 6 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.3",
"@astrojs/starlight": "0.28.4",
"astro": "4.16.2",
"sharp": "0.33.5",
"typescript": "5.6.3"
Expand Down
10 changes: 5 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.3":
version: 0.28.3
resolution: "@astrojs/starlight@npm:0.28.3"
"@astrojs/starlight@npm:0.28.4":
version: 0.28.4
resolution: "@astrojs/starlight@npm:0.28.4"
dependencies:
"@astrojs/mdx": "npm:^3.1.3"
"@astrojs/sitemap": "npm:^3.1.6"
Expand All @@ -225,7 +225,7 @@ __metadata:
vfile: "npm:^6.0.2"
peerDependencies:
astro: ^4.14.0
checksum: 10c0/8038fa86484e1269b05005f898b793c9f42374462ab4542e2f8354becb39108794a250baf185762b344e6ee89766c6210a662b38b86865be0d13e2dc0adea36b
checksum: 10c0/f6b272c7d21da3c907bc7d611dfec4c19caa6e4f6b26e6ee82ae6c914e3aca776d40a2636c17ca23e1dedd27e01618bcd3fdcad5d88829ff518dae2b4a810e3d
languageName: node
linkType: hard

Expand Down Expand Up @@ -11579,7 +11579,7 @@ __metadata:
resolution: "httpx-docs-2@workspace:docs2"
dependencies:
"@astrojs/check": "npm:0.9.4"
"@astrojs/starlight": "npm:0.28.3"
"@astrojs/starlight": "npm:0.28.4"
astro: "npm:4.16.2"
sharp: "npm:0.33.5"
typescript: "npm:5.6.3"
Expand Down

0 comments on commit 3ebcbaa

Please sign in to comment.