Skip to content

Commit 48d0c21

Browse files
fix(deps): update npm-packages [skip ci]
1 parent cdda72a commit 48d0c21

File tree

3 files changed

+95
-499
lines changed

3 files changed

+95
-499
lines changed

docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@
2121
"start": "astro dev"
2222
},
2323
"dependencies": {
24-
"@astrojs/starlight": "^0.38.1",
25-
"@hideoo/starlight-plugins-docs-components": "^0.4.0",
24+
"@astrojs/starlight": "^0.38.2",
25+
"@hideoo/starlight-plugins-docs-components": "^0.4.2",
2626
"@trueberryless-org/starlight-plugins-docs-components": "workspace:*",
27-
"astro": "^6.0.4",
28-
"sharp": "^0.33.5",
29-
"starlight-contributor-list": "^0.3.0",
27+
"astro": "^6.0.8",
28+
"sharp": "^0.34.5",
29+
"starlight-contributor-list": "^0.4.0",
3030
"starlight-links-validator": "^0.20.1"
3131
},
3232
"packageManager": "pnpm@10.10.0",

packages/starlight-plugins-docs-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"starlight-showcases": "^0.3.2"
3333
},
3434
"devDependencies": {
35-
"@astrojs/starlight": "^0.38.1",
36-
"astro": "^6.0.4"
35+
"@astrojs/starlight": "^0.38.2",
36+
"astro": "^6.0.8"
3737
},
3838
"peerDependencies": {
3939
"@astrojs/starlight": ">=0.38"

0 commit comments

Comments
 (0)