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
+3 -3
View File
@@ -2710,9 +2710,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "6.3.3", "version": "6.3.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.3.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-6.3.5.tgz",
"integrity": "sha512-wvLIZQYbBZt6U8gyflBW4SLBypaqdwLZUH93rT3oT53cmQ0bTGubvMAGjqBRoheOYzYcTJZtW6czztzbu4kQ5g==", "integrity": "sha512-gU+4KedkbTuVgz7YoVAN+9Ftnq0GaYwejxK2NbqDzB0M9dWd0f3kXZBuaM9hzbchRFoRAJfJjFtdX9LK6Ir7ZA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^4.0.0", "@astrojs/compiler": "^4.0.0",