summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-06-27 09:43:51 +0200
committerYuval Adam <_@yuv.al>2025-06-27 09:43:51 +0200
commit0282fb367ecfd3864cf94c27a44961a61e2ff6f2 (patch)
treea867cd497e574885dfaff2fc083eb1229b4f9b39 /package.json
parentf32aa30f2f0722fb659a22ddc57cdf3bd79a4ab5 (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..af86bf6 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.1",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"tailwindcss": "^4.1.7"