Bump @astrojs/starlight from 0.15.4 to 0.16.0

Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.15.4 to 0.16.0.
- [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/starlight@0.16.0/packages/starlight)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-23 20:09:04 +00:00 committed by GitHub
parent 18173ea8d6
commit d5f078a729
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -121,8 +121,8 @@ importers:
specifier: ^0.4.1
version: 0.4.1(typescript@5.3.3)
'@astrojs/starlight':
specifier: ^0.15.4
version: 0.15.4(astro@4.2.3)
specifier: ^0.16.0
version: 0.16.0(astro@4.2.3)
astro:
specifier: ^4.2.0
version: 4.2.3(@types/node@20.11.5)(sass@1.70.0)(typescript@5.3.3)
@ -297,8 +297,8 @@ packages:
zod: 3.22.4
dev: false
/@astrojs/starlight@0.15.4(astro@4.2.3):
resolution: {integrity: sha512-o3heYH+RltsCsvO3L0qLnnFJEakwLSRoxW4wFX2zDeDWta9BIpdSOo7+Zg+sSn7k9RPOhI9SGvdFx67B53I18Q==}
/@astrojs/starlight@0.16.0(astro@4.2.3):
resolution: {integrity: sha512-zwSNiCqzZeiuivUp4Yhx+eMLGww8v8cRYoCYXg9myTXNUwphqPaVG3rp7dbaZ4y1MaejnjYWB444ZRItEgTDcQ==}
peerDependencies:
astro: ^4.0.0
dependencies:

View File

@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/check": "^0.4.1",
"@astrojs/starlight": "^0.15.4",
"@astrojs/starlight": "^0.16.0",
"astro": "^4.2.0",
"sass": "^1.69.5",
"sharp": "^0.32.6",