fix: bump astro to ^6.3.0 for @astrojs/node peer compat
ci/woodpecker/push/container Pipeline was successful

This commit is contained in:
Oleks
2026-05-20 11:55:27 +03:00
parent 4ef082bd7d
commit 14da750032
+1 -1
View File
@@ -18,7 +18,7 @@
"dependencies": {
"@astrojs/node": "^10.0.5",
"@astrojs/react": "^5.0.0",
"astro": "~6.2.2",
"astro": "^6.3.0",
"better-sqlite3": "^12.8.0",
"emdash": "^0.10.0",
"react": "19.2.4",