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",