From 999dcbd01fba20f4e13cf70a9e50daad3a743470 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:27:10 +0000 Subject: [PATCH] chore(deps): update astro --- docs/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index a8f17d5a..737be7bd 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -182,9 +182,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.28.2", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.28.2.tgz", - "integrity": "sha512-Q1/Ujl2EzWX71qwqdt/0KP3wOyX6Rvyzcep/zD3hRCtw/Vi2TReh4Q2wLwz7mnbuYU9H7YvBKYknbkmjC+K/0w==", + "version": "0.28.3", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.28.3.tgz", + "integrity": "sha512-GXXIPKSu5d50mLVtgI4jf6pb3FPQm8n4MI6ZXuQQqqnA0xg7PJQ76WFSVyrICeqM5fKABSqcBksp/glyEJes/A==", "license": "MIT", "dependencies": { "@astrojs/mdx": "^3.1.3", @@ -2302,9 +2302,9 @@ } }, "node_modules/astro": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.1.tgz", - "integrity": "sha512-ZeZd+L147HHgHmvoSkve7KM3EutV+hY0mOCa4PwARHEFAAh+omo4MUNoTWsFkfq7ozTgR0PCXQwslrZduoWHNg==", + "version": "4.16.3", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.3.tgz", + "integrity": "sha512-0IrnbCUprAyfeZ8Au/d/d0ssrYGMAZOZ1K3fX7GxI0OwUhkA9bSex0+ywiyVNiVZE5uRlTKRSkvLNKYQWdtHqw==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3",