Skip to content

Commit ff5d4a5

Browse files
fix(deps): update npm-packages [skip ci]
1 parent 404c0db commit ff5d4a5

File tree

3 files changed

+285
-208
lines changed

3 files changed

+285
-208
lines changed

docs/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"start": "astro dev"
1111
},
1212
"dependencies": {
13-
"@astrojs/starlight": "^0.36.2",
14-
"@hideoo/starlight-plugins-docs-components": "^0.4.0",
15-
"@trueberryless-org/starlight-plugins-docs-components": "^0.4.1",
13+
"@astrojs/starlight": "^0.37.0",
14+
"@hideoo/starlight-plugins-docs-components": "^0.4.1",
15+
"@trueberryless-org/starlight-plugins-docs-components": "^0.4.3",
1616
"astro": "^5.15.3",
17-
"sharp": "^0.34.4",
18-
"starlight-contributor-list": "^0.3.0",
19-
"starlight-links-validator": "^0.14.3",
20-
"starlight-package-managers": "^0.10.0",
17+
"sharp": "^0.34.5",
18+
"starlight-contributor-list": "^0.3.1",
19+
"starlight-links-validator": "^0.19.2",
20+
"starlight-package-managers": "^0.11.1",
2121
"starlight-save-file-component": "workspace:*"
2222
},
2323
"packageManager": "[email protected]"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"version": "pnpm changeset version && pnpm i --no-frozen-lockfile"
1616
},
1717
"devDependencies": {
18-
"@changesets/changelog-github": "^0.5.1",
19-
"@changesets/cli": "^2.29.7",
18+
"@changesets/changelog-github": "^0.5.2",
19+
"@changesets/cli": "^2.29.8",
2020
"@trivago/prettier-plugin-sort-imports": "5.2.2",
21-
"prettier": "3.6.2",
21+
"prettier": "3.7.4",
2222
"prettier-plugin-astro": "0.14.1"
2323
},
2424
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)