diff options
| author | Yuval Adam <_@yuv.al> | 2025-06-27 09:43:51 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-06-27 09:43:51 +0200 |
| commit | 0282fb367ecfd3864cf94c27a44961a61e2ff6f2 (patch) | |
| tree | a867cd497e574885dfaff2fc083eb1229b4f9b39 /package.json | |
| parent | f32aa30f2f0722fb659a22ddc57cdf3bd79a4ab5 (diff) | |
Upgrade astro
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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" |
