Skip to content

Commit d5e8cb4

Browse files
fix(deps): update npm-packages [skip ci]
1 parent 939683a commit d5e8cb4

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
@@ -23,13 +23,13 @@
2323
"start": "astro dev"
2424
},
2525
"dependencies": {
26-
"@astrojs/starlight": "^0.38.1",
27-
"@hideoo/starlight-plugins-docs-components": "^0.4.0",
26+
"@astrojs/starlight": "^0.38.3",
27+
"@hideoo/starlight-plugins-docs-components": "^0.4.2",
2828
"@trueberryless-org/starlight-plugins-docs-components": "workspace:*",
29-
"astro": "^6.0.4",
30-
"sharp": "^0.33.5",
31-
"starlight-contributor-list": "^0.3.0",
32-
"starlight-links-validator": "^0.20.1"
29+
"astro": "^6.1.6",
30+
"sharp": "^0.34.5",
31+
"starlight-contributor-list": "^0.4.0",
32+
"starlight-links-validator": "^0.23.0"
3333
},
3434
"packageManager": "pnpm@10.10.0",
3535
"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.3",
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)