diff options
| author | Yuval Adam <_@yuv.al> | 2025-06-27 21:24:28 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-06-27 21:24:28 +0200 |
| commit | b6ae3808e5507f13196dfed1e86db68b8148eb44 (patch) | |
| tree | b197f273a0e857c97231a76f4e2b599747cf899e /package.json | |
| parent | f0c8fe7978d646981218b59b5e5f613cf01877ab (diff) | |
Bump astro to v5.10.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 29d6073..e31f005 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,13 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^4.2.7", + "@astrojs/react": "^4.3.0", "@astrojs/sitemap": "^3.4.1", "@tailwindcss/vite": "^4.1.5", "@types/netmask": "^2.0.5", "@types/react": "^19.1.3", "@types/react-dom": "^19.1.3", - "astro": "^5.7.12", + "astro": "^5.10.1", "netmask": "^2.0.2", "react": "^19.1.0", "react-dom": "^19.1.0", |
