fix logic infinity

This commit is contained in:
Profile Profile
2026-03-13 19:32:50 +03:00
parent 48db849ba3
commit d3b8a0bb63
4 changed files with 758 additions and 1114 deletions

View File

@@ -9,7 +9,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "^9.5.1",
"astro": "^5.16.3"
"@astrojs/node": "^10.0.1",
"astro": "^6.0.4"
}
}