summaryrefslogtreecommitdiff
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 29d6073..e31f005 100644
--- a/package.json
+++ b/package.json
@@ -10,13 +10,13 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/react": "^4.2.7",
+ "@astrojs/react": "^4.3.0",
"@astrojs/sitemap": "^3.4.1",
"@tailwindcss/vite": "^4.1.5",
"@types/netmask": "^2.0.5",
"@types/react": "^19.1.3",
"@types/react-dom": "^19.1.3",
- "astro": "^5.7.12",
+ "astro": "^5.10.1",
"netmask": "^2.0.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",