diff options
| author | Yuval Adam <_@yuv.al> | 2025-09-10 10:13:16 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-09-10 10:13:16 +0200 |
| commit | d8cffcc8db76e40f178071d6c3cca9be74d976c4 (patch) | |
| tree | 304aa9f2b91749c03541572b2c4ba5de92fdb32a /package.json | |
| parent | e64ad7d4f8ba59e61f42eba39b7343d0b8c45933 (diff) | |
Upgrade astro to v5.13.7
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 97a884d..8cd741e 100644 --- a/package.json +++ b/package.json @@ -10,17 +10,17 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^4.3.0", - "@astrojs/sitemap": "^3.5.0", - "@tailwindcss/vite": "^4.1.5", + "@astrojs/react": "^4.3.1", + "@astrojs/sitemap": "^3.5.1", "@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.2", + "astro": "^5.13.7", "netmask": "^2.0.2", "react": "^19.1.0", "react-dom": "^19.1.0", "tailwindcss": "^4.1.5" } -}
\ No newline at end of file +} |
