summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-07-03 10:34:50 +0200
committerYuval Adam <_@yuv.al>2025-07-03 10:34:55 +0200
commitdf55a4eb21e4427a0c79d4e2d324f316203a5c14 (patch)
tree5c63a8d2ffaedbfc6483fbbe5f01e600460c0a7f /package.json
parenta4b1886b210213b0becf1a134d06882db631f647 (diff)
Upgrade astro
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 e1b0fe0..6d2d20f 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.10.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"tailwindcss": "^4.1.7"