diff --git a/docs/package.json b/docs/package.json index c62ed853..710e6def 100644 --- a/docs/package.json +++ b/docs/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/starlight": "^0.28.0", + "@astrojs/starlight": "^0.28.3", "astro": "^4.16.1", "sharp": "^0.33.1" }, diff --git a/docs/yarn.lock b/docs/yarn.lock index 46b7c059..63bd9bf2 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -105,10 +105,10 @@ stream-replace-string "^2.0.0" zod "^3.23.8" -"@astrojs/starlight@^0.28.0": - version "0.28.2" - resolved "https://registry.yarnpkg.com/@astrojs/starlight/-/starlight-0.28.2.tgz#108f847ed533be6024a83389b0e94f6b236fe6f0" - integrity sha512-Q1/Ujl2EzWX71qwqdt/0KP3wOyX6Rvyzcep/zD3hRCtw/Vi2TReh4Q2wLwz7mnbuYU9H7YvBKYknbkmjC+K/0w== +"@astrojs/starlight@^0.28.3": + version "0.28.4" + resolved "https://registry.yarnpkg.com/@astrojs/starlight/-/starlight-0.28.4.tgz#7919226382eb99f0d2ba608561682df15beea057" + integrity sha512-SU0vgCQCQZ6AuA84doxpGr5Aowr9L/PalddUbeDWSzkjE/YierFcvmBg78cSB0pdL0Q1v4k4l+wqhz176wHmTA== dependencies: "@astrojs/mdx" "^3.1.3" "@astrojs/sitemap" "^3.1.6"