summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-08-15 20:23:12 +0200
committerYuval Adam <_@yuv.al>2025-08-15 20:23:12 +0200
commitc5af1f54e9a0c7b63ff525ce9a357500f25e93b9 (patch)
tree372de1a1e828917e2ba56619100c91da2da69a6a /package.json
parente41fb5aa12acca76ae4b2ce766be84eda4d93d6f (diff)
Bump astro version
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8cabb15..a706876 100644
--- a/package.json
+++ b/package.json
@@ -11,12 +11,12 @@
},
"dependencies": {
"@astrojs/react": "^4.3.0",
- "@astrojs/sitemap": "^3.4.1",
+ "@astrojs/sitemap": "^3.5.0",
"@tailwindcss/vite": "^4.1.5",
"@types/netmask": "^2.0.5",
"@types/react": "^19.1.3",
"@types/react-dom": "^19.1.3",
- "astro": "^5.12.8",
+ "astro": "^5.13.2",
"netmask": "^2.0.2",
"react": "^19.1.0",
"react-dom": "^19.1.0",