diff --git a/docs/package-lock.json b/docs/package-lock.json index 30f8709..6bc3b20 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@astrojs/markdown-remark": "7.2.1", - "@astrojs/starlight": "0.41.4", + "@astrojs/starlight": "0.41.5", "@fontsource-variable/inter": "5.3.0", "astro": "7.1.3", "sharp": "0.35.3", @@ -373,9 +373,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.41.4", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.41.4.tgz", - "integrity": "sha512-cRCKZhM2BKYViCakBiN68aVwPn5qj/XtMMq//G54xOWdXXcvic1gMMEI+veNlIKOqqC4QmIjcjk4jiFtlZ3mMg==", + "version": "0.41.5", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.41.5.tgz", + "integrity": "sha512-BNkyysByeqk9cXGNnd1fC1+kc9rrllo1Df/XD34wQg/I5HUX1Bc+F91aTktg17sapQs+mafzWSRgmURRyCNLKA==", "license": "MIT", "dependencies": { "@astrojs/markdown-satteri": "^0.3.2", diff --git a/docs/package.json b/docs/package.json index be85b60..d1bc655 100644 --- a/docs/package.json +++ b/docs/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@astrojs/markdown-remark": "7.2.1", - "@astrojs/starlight": "0.41.4", + "@astrojs/starlight": "0.41.5", "@fontsource-variable/inter": "5.3.0", "astro": "7.1.3", "sharp": "0.35.3",