chore(deps): bump astro to 6.1.9 and typescript to 6.0.3

This commit is contained in:
2026-04-26 10:07:02 +02:00
parent 693e5439a2
commit 23ec9364f5
2 changed files with 24 additions and 18 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/check": "^0.9.8",
"@astrojs/rss": "^4.0.18",
"astro": "^6.1.1",
"typescript": "^6.0.2"
"astro": "^6.1.9",
"typescript": "^6.0.3"
}
}