Skip to content

Commit

Permalink
fix(deps): update dependency @astrojs/starlight to v0.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 0ad94a3 commit b26f523
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.29.0",
"@astrojs/starlight": "0.29.2",
"astro": "4.16.14",
"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.29.0":
version: 0.29.0
resolution: "@astrojs/starlight@npm:0.29.0"
"@astrojs/starlight@npm:0.29.2":
version: 0.29.2
resolution: "@astrojs/starlight@npm:0.29.2"
dependencies:
"@astrojs/mdx": "npm:^3.1.3"
"@astrojs/sitemap": "npm:^3.1.6"
Expand All @@ -226,7 +226,7 @@ __metadata:
vfile: "npm:^6.0.2"
peerDependencies:
astro: ^4.14.0
checksum: 10c0/1fb625bda95bb28e0621e6a34cc6da18c8402c3c3887277a457121553fd4496e48501782a2becd141cdaab0374594119b2a675d864749598e4a520ff1420b13a
checksum: 10c0/82e5f8d8353894755ca920a4b71395305f7908c86de5495f01d406ddfbae232708acb8181c23dcc25b5b06b16976ce51fe7d2b75095254d539e2542d7669b8aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -11359,7 +11359,7 @@ __metadata:
resolution: "httpx-docs-2@workspace:docs2"
dependencies:
"@astrojs/check": "npm:0.9.4"
"@astrojs/starlight": "npm:0.29.0"
"@astrojs/starlight": "npm:0.29.2"
astro: "npm:4.16.14"
sharp: "npm:0.33.5"
typescript: "npm:5.6.3"
Expand Down

0 comments on commit b26f523

Please sign in to comment.