chore(deps): update dependency astro to v6.3.5
Test / npm test (pull_request) Successful in 28s
RenovateBot / renovate (push) Successful in 24s
Test / npm test (push) Successful in 28s

This commit was merged in pull request #51.
This commit is contained in:
2026-05-19 00:03:20 +00:00
parent cc76ccac3c
commit c149fad351
+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",