diff --git a/package.json b/package.json index 0ebb988321a..383eac3ccd3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "semver": "^7.6.0", "sharp": "^0.33.2", "shiki": "^1.1.7", - "starlight-blog": "^0.7.0", + "starlight-blog": "^0.8.0", "starlight-links-validator": "^0.8.0" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d8fac6e7041..f08667ccf9c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^1.1.7 version: 1.5.2 starlight-blog: - specifier: ^0.7.0 - version: 0.7.0(@astrojs/starlight@0.22.4(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)))(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)) + specifier: ^0.8.0 + version: 0.8.2(@astrojs/starlight@0.22.4(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)))(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)) starlight-links-validator: specifier: ^0.8.0 version: 0.8.0(@astrojs/starlight@0.22.4(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)))(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)) @@ -154,6 +154,9 @@ packages: resolution: {integrity: sha512-Z9IYjuXSArkAUx3N6xj6+Bnvx8OdUSHA8YoOgyepp3+zJmtVYJIl/I18GozdJVW1p5u/CNpl3Km7/gwTJK85cw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} + '@astrojs/rss@4.0.5': + resolution: {integrity: sha512-IyJVL6z09AQtxbgLaAwebT3T5YKe4oTHDesqydJv1KLHw+zEzzMCFuuNsEyxjiqu7df9+DDCpDXLj/WRiEUXvw==} + '@astrojs/rss@4.0.6': resolution: {integrity: sha512-hpfHz6OZVD4ME1ZmpNQim0yV0AOetVFUHv0vmL8+Bw4GNcmL0ibGkGtMv+PY72HLJUVfDtizrBjfN5HHg+LScA==} @@ -1794,6 +1797,11 @@ packages: peerDependencies: marked: '>=7.0.0' + marked-plaintify@1.0.1: + resolution: {integrity: sha512-KQhxtuVWf3Ij3YMiW4ArlgNOVmzOAlP0o/upsu2+h7Q4TCAwG4UvkYTteZF2sDDomXQnNSLmfyAhoR0gx2Orgw==} + peerDependencies: + marked: '>=7.0.0' + marked-smartypants@1.1.6: resolution: {integrity: sha512-38rdxcV3+EHrvoHioSrgBDvOmFb+TNcszZggrl15qe4MEfQxBArfSgsGgFP0YqHlGy8Rgoyi4gN4ThBWzwNJeA==} peerDependencies: @@ -2371,8 +2379,8 @@ packages: sprintf-js@1.0.3: resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} - starlight-blog@0.7.0: - resolution: {integrity: sha512-QmCutR3qw1Nl7TFxbZ7Z17dczF1GpYI94Dy9S1OfZUFh3ThujFVVWzub6cwUnunow/NGVf2gwI/SUwC3OrVhfQ==} + starlight-blog@0.8.2: + resolution: {integrity: sha512-oIcc+gMOOR+aN8TQzZQDpstkuIPn1Lm3bG4NaQ8ntWvLueMns/rGXt8EC2/cGnEybYNMhV8/dciHk+2VB56WwQ==} engines: {node: '>=18.14.1'} peerDependencies: '@astrojs/starlight': '>=0.22.1' @@ -2804,6 +2812,11 @@ snapshots: dependencies: prismjs: 1.29.0 + '@astrojs/rss@4.0.5': + dependencies: + fast-xml-parser: 4.3.6 + kleur: 4.1.5 + '@astrojs/rss@4.0.6': dependencies: fast-xml-parser: 4.3.6 @@ -4477,6 +4490,10 @@ snapshots: dependencies: marked: 12.0.2 + marked-plaintify@1.0.1(marked@12.0.2): + dependencies: + marked: 12.0.2 + marked-smartypants@1.1.6(marked@12.0.2): dependencies: marked: 12.0.2 @@ -5447,12 +5464,16 @@ snapshots: sprintf-js@1.0.3: {} - starlight-blog@0.7.0(@astrojs/starlight@0.22.4(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)))(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)): + starlight-blog@0.8.2(@astrojs/starlight@0.22.4(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)))(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)): dependencies: + '@astrojs/rss': 4.0.5 '@astrojs/starlight': 0.22.4(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)) astro: 4.8.5(@types/node@20.12.12)(typescript@5.4.5) astro-remote: 0.3.2 github-slugger: 2.0.0 + marked: 12.0.2 + marked-plaintify: 1.0.1(marked@12.0.2) + ultrahtml: 1.5.3 starlight-links-validator@0.8.0(@astrojs/starlight@0.22.4(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)))(astro@4.8.5(@types/node@20.12.12)(typescript@5.4.5)): dependencies: