chore(deps): bump Astro and refresh changelog docs

- Update Astro, RSS, and TypeScript versions in the lockfile
- Refresh tool call documentation and changelog page
This commit is contained in:
2026-03-27 08:02:32 +01:00
parent 9d39786cd6
commit 1a7f1f47ff
4 changed files with 499 additions and 320 deletions
+3 -3
View File
@@ -11,8 +11,8 @@
},
"dependencies": {
"@astrojs/check": "^0.9.8",
"@astrojs/rss": "^4.0.15",
"astro": "^6.0.5",
"typescript": "^5.9.3"
"@astrojs/rss": "^4.0.18",
"astro": "^6.1.1",
"typescript": "^6.0.2"
}
}