diff --git a/package-lock.json b/package-lock.json index 422b56fa..222df0cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@astrojs/check": "0.9.3", "@astrojs/sitemap": "3.1.6", - "@astrojs/starlight": "0.26.3", + "@astrojs/starlight": "0.26.4", "astro": "4.15.3", "prettier": "3.3.3", "sharp": "0.33.5", @@ -191,9 +191,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.26.3", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.26.3.tgz", - "integrity": "sha512-U3rSNwr5cNvJVSPuSncduZ3ioKwNoMAZxYw/riuOfcJeT8DaJua3Uq+Z57vmhI1VxF19BZ1REQ0moUL6nhR8KQ==", + "version": "0.26.4", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.26.4.tgz", + "integrity": "sha512-ks+GAYkYGZxuCjAJR88HFafY4/K73PtkbYniGaptmdB0yDJY/HwJ/s1vIuig3j63oq9otQfuZFByxWsb4x1urg==", "license": "MIT", "dependencies": { "@astrojs/mdx": "^3.1.3", diff --git a/package.json b/package.json index 0a216f71..a1d75a62 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/check": "0.9.3", "@astrojs/sitemap": "3.1.6", - "@astrojs/starlight": "0.26.3", + "@astrojs/starlight": "0.26.4", "astro": "4.15.3", "prettier": "3.3.3", "sharp": "0.33.5",