Bump @astrojs/starlight from 0.17.0 to 0.17.2 #31

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/astrojs/starlight-0.17.2 into main 2024-02-05 12:57:13 +00:00
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",