Skip to content

Commit 0a428d9

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

File tree

4 files changed

+133
-536
lines changed

4 files changed

+133
-536
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.6",
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": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@changesets/changelog-github": "^0.6.0",
2222
"@changesets/cli": "^2.30.0",
2323
"@trivago/prettier-plugin-sort-imports": "6.0.2",
24-
"prettier": "3.8.1",
24+
"prettier": "3.8.2",
2525
"prettier-plugin-astro": "0.14.1"
2626
},
2727
"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.3",
36+
"astro": "^6.1.6"
3737
},
3838
"peerDependencies": {
3939
"@astrojs/starlight": ">=0.38"

0 commit comments

Comments
 (0)