From ea15e6af5d0a2b5942fed42f458cded26882803b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 00:10:43 +0000 Subject: [PATCH] chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /packages/unplugin-environment directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Bumps the npm_and_yarn group with 1 update in the /packages/unplugin-rescript directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `astro` from 4.16.19 to 5.14.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.14.4/packages/astro) Updates `astro` from 4.16.19 to 5.14.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.14.4/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.14.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: astro dependency-version: 5.14.4 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/unplugin-environment/package.json | 2 +- packages/unplugin-rescript/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/unplugin-environment/package.json b/packages/unplugin-environment/package.json index a645b0c2..d6cbca25 100644 --- a/packages/unplugin-environment/package.json +++ b/packages/unplugin-environment/package.json @@ -139,7 +139,7 @@ "devDependencies": { "@biomejs/biome": "^1.9.2", "@rspack/core": "^1.0.7", - "astro": "^4.11.1", + "astro": "^5.14.4", "bumpp": "^9.2.0", "chalk": "^5.3.0", "eslint": "^8.55.0", diff --git a/packages/unplugin-rescript/package.json b/packages/unplugin-rescript/package.json index d489086f..5535fba7 100644 --- a/packages/unplugin-rescript/package.json +++ b/packages/unplugin-rescript/package.json @@ -121,7 +121,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.2", - "astro": "^4.11.1", + "astro": "^5.14.4", "bumpp": "^9.2.0", "chalk": "^5.3.0", "eslint": "^8.55.0",