Skip to content

Commit 45ee978

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

File tree

3 files changed

+123
-526
lines changed

3 files changed

+123
-526
lines changed

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
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.3",
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",
30-
"starlight-links-validator": "^0.20.1"
27+
"astro": "^6.1.5",
28+
"sharp": "^0.34.5",
29+
"starlight-contributor-list": "^0.4.0",
30+
"starlight-links-validator": "^0.23.0"
3131
},
3232
"packageManager": "pnpm@10.10.0",
3333
"engines": {

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.3",
36+
"astro": "^6.1.5"
3737
},
3838
"peerDependencies": {
3939
"@astrojs/starlight": ">=0.38"

0 commit comments

Comments
 (0)