From b77113bcccee10f03233c9d0a0b61fff66a3ca0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 22:43:10 +0000 Subject: [PATCH] Bump @astrojs/compiler-rs from 0.3.1 to 0.3.2 Bumps [@astrojs/compiler-rs](https://github.com/withastro/compiler-rs) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/withastro/compiler-rs/releases) - [Commits](https://github.com/withastro/compiler-rs/compare/@astrojs/compiler-rs@0.3.1...@astrojs/compiler-rs@0.3.2) --- updated-dependencies: - dependency-name: "@astrojs/compiler-rs" dependency-version: 0.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 392adb6eb..186799fdb 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "vite-plugin-top-level-await": "1.6.0" }, "devDependencies": { - "@astrojs/compiler-rs": "0.3.1", + "@astrojs/compiler-rs": "0.3.2", "@astrojs/ts-plugin": "1.10.10" }, "publishConfig": {