Skip to content

Commit

Permalink
chore(deps): bump the minor group in /docs with 5 updates
Browse files Browse the repository at this point in the history
Bumps the minor group in /docs with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.30.2` | `0.30.3` |
| [chalk](https://github.com/chalk/chalk) | `5.3.0` | `5.4.0` |
| [chokidar](https://github.com/paulmillr/chokidar) | `4.0.2` | `4.0.3` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.24.2` | `1.24.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.3` | `6.0.4` |


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 `chalk` from 5.3.0 to 5.4.0
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.3.0...v5.4.0)

Updates `chokidar` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@4.0.2...4.0.3)

Updates `shiki` from 1.24.2 to 1.24.3
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.24.3/packages/shiki)

Updates `vite` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.4/packages/vite)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: chalk
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: chokidar
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: shiki
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: vite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benbrandt committed Dec 19, 2024
1 parent ad9f9a9 commit 8972878
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.30.2",
"@astrojs/starlight": "^0.30.3",
"astro": "^5.0.9",
"sharp": "^0.33.5",
"@astrojs/check": "^0.9.4",
Expand Down
110 changes: 55 additions & 55 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8972878

Please sign in to comment.