chore(deps): update dependency astro to v5.15.8 (#133)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-15 16:32:14 +00:00
committed by GitHub
parent 004e2e87de
commit 968bc0b90e

6
package-lock.json generated
View File

@@ -2602,9 +2602,9 @@
}
},
"node_modules/astro": {
"version": "5.15.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.15.7.tgz",
"integrity": "sha512-Zmw6otInhxcjoGcEyEN+wxgdiQERQOS3VzOmAKsDdKK8Fb4x1656r+9NtaTXCRZ0/fGtHjkSvkGUhZUJLXKfxQ==",
"version": "5.15.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.15.8.tgz",
"integrity": "sha512-QiiRnNPdxCcAGO2UlO07o+QeGgRfEC5Dlm0x35WPB/ixFK1T2bsNB6KaXri70cVkYY1GYgoRtrWv3HCR26o9aw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.13.0",