Bump @astrojs/starlight from 0.17.0 to 0.17.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-05 12:52:17 +00:00 committed by GitHub
parent 1e23006117
commit 427d1db53c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -302,8 +302,8 @@ importers:
specifier: ^0.4.1
version: 0.4.1(prettier-plugin-astro@0.13.0)(prettier@3.2.4)(typescript@5.3.3)
'@astrojs/starlight':
specifier: ^0.17.0
version: 0.17.0(astro@4.2.8)
specifier: ^0.17.2
version: 0.17.2(astro@4.2.8)
astro:
specifier: ^4.2.8
version: 4.2.8(sass@1.70.0)(typescript@5.3.3)
@ -490,8 +490,8 @@ packages:
zod: 3.22.4
dev: false
/@astrojs/starlight@0.17.0(astro@4.2.8):
resolution: {integrity: sha512-a2s+x/5r0v7S5jERC91IuEqV+PXDUlFNVDJPrcbpjx0xaqvg4TezL1K3gWCptfHO1mUE9ikQ8vaArbNbgFVb/g==}
/@astrojs/starlight@0.17.2(astro@4.2.8):
resolution: {integrity: sha512-2Zme8DobPaocbALX6LqkR8thDxa0RK3qikNccvwzowuYjGMzGvldt524RimFaVB0zTNrtrw2Sp1jamF1KJae8w==}
peerDependencies:
astro: ^4.0.0
dependencies:

View File

@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/check": "^0.4.1",
"@astrojs/starlight": "^0.17.0",
"@astrojs/starlight": "^0.17.2",
"astro": "^4.2.8",
"astro-font": "^0.0.77",
"sass": "^1.69.5",