chore(deps): update dependency astro to v6.3.5 #51

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-05-19 04:04:06 +04:00
Showing only changes of commit c149fad351 - Show all commits
+3 -3
View File
@@ -2710,9 +2710,9 @@
}
},
"node_modules/astro": {
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.3.tgz",
"integrity": "sha512-wvLIZQYbBZt6U8gyflBW4SLBypaqdwLZUH93rT3oT53cmQ0bTGubvMAGjqBRoheOYzYcTJZtW6czztzbu4kQ5g==",
"version": "6.3.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.5.tgz",
"integrity": "sha512-gU+4KedkbTuVgz7YoVAN+9Ftnq0GaYwejxK2NbqDzB0M9dWd0f3kXZBuaM9hzbchRFoRAJfJjFtdX9LK6Ir7ZA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^4.0.0",