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

This commit was merged in pull request #53.
This commit is contained in:
2026-05-22 00:03:42 +00:00
parent 2531ca5a83
commit 2f5d91fa06
+3 -3
View File
@@ -2710,9 +2710,9 @@
}
},
"node_modules/astro": {
"version": "6.3.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.6.tgz",
"integrity": "sha512-lM30gGI/iASK9Z1WQVnBBYzxVwDv8slkXbJOF7FNJdZQeBrFETpsQvYoLRupM/adt2ObP5hkYAWEeCjofoqlRw==",
"version": "6.3.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.7.tgz",
"integrity": "sha512-zIeDRrI0qNgN1lcCjNqt6/IVCVej7VwSa326cO8uP9BOk1cg4QuffhLnOn2gCgWQr32/wxpSRFfXiLKHglu1Tw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^4.0.0",