Skip to content

Commit

Permalink
build(deps): bump the starlight_astro group with 4 updates (#7237)
Browse files Browse the repository at this point in the history
Bumps the starlight_astro group with 4 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) and [starlight-sidebar-topics](https://github.com/HiDeoo/starlight-sidebar-topics/tree/HEAD/packages/starlight-sidebar-topics).


Updates `@astrojs/starlight` from 0.30.2 to 0.30.3
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/[email protected]/packages/starlight)

Updates `astro` from 5.0.9 to 5.1.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

Updates `starlight-links-validator` from 0.13.4 to 0.14.1
- [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases)
- [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/[email protected]/packages/starlight-links-validator)

Updates `starlight-sidebar-topics` from 0.2.1 to 0.3.0
- [Release notes](https://github.com/HiDeoo/starlight-sidebar-topics/releases)
- [Changelog](https://github.com/HiDeoo/starlight-sidebar-topics/blob/main/packages/starlight-sidebar-topics/CHANGELOG.md)
- [Commits](https://github.com/HiDeoo/starlight-sidebar-topics/commits/[email protected]/packages/starlight-sidebar-topics)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: starlight_astro
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: starlight_astro
- dependency-name: starlight-links-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: starlight_astro
- dependency-name: starlight-sidebar-topics
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: starlight_astro
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent be60b74 commit 87702e9
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 109 deletions.
8 changes: 4 additions & 4 deletions docs/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
},
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/starlight": "0.30.2",
"@astrojs/starlight": "0.30.3",
"@expressive-code/plugin-line-numbers": "0.38.3",
"@types/node": "20.16.10",
"astro": "5.0.9",
"astro": "5.1.1",
"playwright": "1.49.1",
"playwright-ctrf-json-reporter": "0.0.18",
"rehype-external-links": "3.0.0",
"sharp": "0.33.5",
"starlight-links-validator": "0.13.4",
"starlight-sidebar-topics": "0.2.1",
"starlight-links-validator": "0.14.1",
"starlight-sidebar-topics": "0.3.0",
"typescript": "5.7.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 87702e9

Please sign in to comment.