From 57874de1ea1fb09d9626a242a2bbc54bffed8fd4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:52:10 +0000 Subject: [PATCH] fix(deps): update astro monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8e9a8a5..4a28b10 100644 --- a/package.json +++ b/package.json @@ -19,14 +19,14 @@ }, "dependencies": { "@astrojs/check": "0.9.4", - "@astrojs/react": "3.6.2", + "@astrojs/react": "5.0.0", "@babel/standalone": "7.25.8", "@freecodecamp/loop-protect": "3.0.0", "@monaco-editor/react": "4.6.0", "@types/p5": "1.7.6", "@types/react": "18.3.11", "@types/react-dom": "18.3.1", - "astro": "4.16.6", + "astro": "6.0.5", "lodash.debounce": "4.0.8", "p5": "1.11.0", "prettier": "3.3.3",