summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-06-12 22:14:25 +0200
committerYuval Adam <_@yuv.al>2025-06-12 22:14:25 +0200
commit47481043226d453225093fe46ccfaf34ca1db6f8 (patch)
treeb8b2ae5a4111a379a262b7acb9f50dfa80b7da1f /package.json
parent0f65b996085d8aa76029163817bf7f28215cd5d6 (diff)
Bump astro 5.9.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 364a1a5..0d8a661 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@tailwindcss/vite": "^4.1.7",
"@types/react": "^19.1.5",
"@types/react-dom": "^19.1.5",
- "astro": "^5.8.0",
+ "astro": "^5.9.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"tailwindcss": "^4.1.7"