From 28fcac0dc063a6c3e3da63ab0eb69f2087328831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:16:37 +0000 Subject: [PATCH] build(deps): bump astro from 4.16.17 to 4.16.18 in /docs/astro Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.17 to 4.16.18. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@4.16.18/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.16.18/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/astro/package-lock.json | 8 ++++---- docs/astro/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/astro/package-lock.json b/docs/astro/package-lock.json index 7b1a2b1..a8f07dc 100644 --- a/docs/astro/package-lock.json +++ b/docs/astro/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/check": "^0.9.3", "@astrojs/sitemap": "^3.1.6", "@astrojs/starlight": "^0.28.2", - "astro": "^4.16.17", + "astro": "^4.16.18", "sharp": "^0.33.4", "starlight-links-validator": "^0.12.0", "typescript": "^5.5.3" @@ -2145,9 +2145,9 @@ } }, "node_modules/astro": { - "version": "4.16.17", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.17.tgz", - "integrity": "sha512-OuD+BP7U6OqQLKtZ/FJkU2S+TOlifxS/OKUbZOb5p6y+LLBa1J3zHRJrIl7DUSq6eXY+9wSWwbJpD9JS+lqhxA==", + "version": "4.16.18", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.18.tgz", + "integrity": "sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw==", "dependencies": { "@astrojs/compiler": "^2.10.3", "@astrojs/internal-helpers": "0.4.1", diff --git a/docs/astro/package.json b/docs/astro/package.json index fbc79f2..9227f4d 100644 --- a/docs/astro/package.json +++ b/docs/astro/package.json @@ -13,7 +13,7 @@ "@astrojs/check": "^0.9.3", "@astrojs/sitemap": "^3.1.6", "@astrojs/starlight": "^0.28.2", - "astro": "^4.16.17", + "astro": "^4.16.18", "sharp": "^0.33.4", "starlight-links-validator": "^0.12.0", "typescript": "^5.5.3"