chore(deps): update dependency astro to v5.15.7 (#130)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-14 22:09:53 +00:00
committed by GitHub
parent 0dead3b2f2
commit 004e2e87de

6
package-lock.json generated
View File

@@ -2602,9 +2602,9 @@
}
},
"node_modules/astro": {
"version": "5.15.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.15.6.tgz",
"integrity": "sha512-luLcw+FGkeUHYTfbmYjIWHB4T0D+3VSjCy8DKTXglJ2O3lU40AbwmPVBcnqhRnA1SneKzP5V5pzqjsHzUZ1+Rg==",
"version": "5.15.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.15.7.tgz",
"integrity": "sha512-Zmw6otInhxcjoGcEyEN+wxgdiQERQOS3VzOmAKsDdKK8Fb4x1656r+9NtaTXCRZ0/fGtHjkSvkGUhZUJLXKfxQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.13.0",