aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index e52b6ac..f71bcc5 100644
--- a/package.json
+++ b/package.json
@@ -9,10 +9,10 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/react": "^4.4.2",
+ "@astrojs/react": "5.0.0",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
- "astro": "5.16.5",
+ "astro": "6.0.5",
"react": "^19.2.3",
"react-dom": "^19.2.3"
}