diff options
| author | Yuval Adam <_@yuv.al> | 2025-11-10 08:58:46 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-11-10 08:58:46 +0100 |
| commit | 3955a1b20db6f53be8223cc59609bdcc0772eeb6 (patch) | |
| tree | 1880f71fda26e641605ff2b6d1cfeff5be992dbd /package.json | |
| parent | 84c0135dedda3eb039909ccdb2d5a98dc3fe325a (diff) | |
Upgrade astro to v5.15.4
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 43747fd..5ed5e62 100644 --- a/package.json +++ b/package.json @@ -11,17 +11,17 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^4.3.1", - "@astrojs/sitemap": "^3.5.1", + "@astrojs/react": "^4.4.2", + "@astrojs/sitemap": "^3.6.0", "@tailwindcss/typography": "^0.5.16", "@tailwindcss/vite": "^4.1.5", "@types/netmask": "^2.0.5", "@types/react": "^19.1.3", "@types/react-dom": "^19.1.3", - "astro": "^5.13.7", + "astro": "^5.15.4", "netmask": "^2.0.2", "react": "^19.1.0", "react-dom": "^19.1.0", "tailwindcss": "^4.1.5" } -}
\ No newline at end of file +} |
