Merge pull request #11 from MatthiesenXYZ/dependabot/npm_and_yarn/astrojs/starlight-0.16.0
Bump @astrojs/starlight from 0.15.4 to 0.16.0
This commit is contained in:
commit
77dc0bb244
|
@ -121,8 +121,8 @@ importers:
|
||||||
specifier: ^0.4.1
|
specifier: ^0.4.1
|
||||||
version: 0.4.1(typescript@5.3.3)
|
version: 0.4.1(typescript@5.3.3)
|
||||||
'@astrojs/starlight':
|
'@astrojs/starlight':
|
||||||
specifier: ^0.15.4
|
specifier: ^0.16.0
|
||||||
version: 0.15.4(astro@4.2.3)
|
version: 0.16.0(astro@4.2.3)
|
||||||
astro:
|
astro:
|
||||||
specifier: ^4.2.0
|
specifier: ^4.2.0
|
||||||
version: 4.2.3(@types/node@20.11.5)(sass@1.70.0)(typescript@5.3.3)
|
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
|
zod: 3.22.4
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@astrojs/starlight@0.15.4(astro@4.2.3):
|
/@astrojs/starlight@0.16.0(astro@4.2.3):
|
||||||
resolution: {integrity: sha512-o3heYH+RltsCsvO3L0qLnnFJEakwLSRoxW4wFX2zDeDWta9BIpdSOo7+Zg+sSn7k9RPOhI9SGvdFx67B53I18Q==}
|
resolution: {integrity: sha512-zwSNiCqzZeiuivUp4Yhx+eMLGww8v8cRYoCYXg9myTXNUwphqPaVG3rp7dbaZ4y1MaejnjYWB444ZRItEgTDcQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
astro: ^4.0.0
|
astro: ^4.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.4.1",
|
"@astrojs/check": "^0.4.1",
|
||||||
"@astrojs/starlight": "^0.15.4",
|
"@astrojs/starlight": "^0.16.0",
|
||||||
"astro": "^4.2.0",
|
"astro": "^4.2.0",
|
||||||
"sass": "^1.69.5",
|
"sass": "^1.69.5",
|
||||||
"sharp": "^0.32.6",
|
"sharp": "^0.32.6",
|
||||||
|
|
Loading…
Reference in New Issue