diff options
| author | Yuval Adam <_@yuv.al> | 2026-01-23 08:47:12 +0100 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2026-01-23 08:47:12 +0100 |
| commit | ab56e06830a9ee952b8c01d5d39ced98437dfc2a (patch) | |
| tree | 8c45790d3ab1eb889e73fba7441571f76c1f3b56 /package.json | |
| parent | 20fb87b1f7089959810167e2827f38762f2c5970 (diff) | |
Bump astro to v5.16.14
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 45d0efe..1d5e368 100644 --- a/package.json +++ b/package.json @@ -12,13 +12,13 @@ }, "dependencies": { "@astrojs/react": "^4.4.2", - "@astrojs/sitemap": "^3.6.0", + "@astrojs/sitemap": "^3.7.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.15.6", + "astro": "^5.16.14", "netmask": "^2.0.2", "react": "^19.1.0", "react-dom": "^19.1.0", |
