Update dependency astro to v5.0.9
All checks were successful
Test / test (pull_request) Successful in 41s
Test / test (push) Successful in 39s
RenovateBot / renovate (push) Successful in 1m35s

This commit is contained in:
Renovate Bot 2024-12-17 21:02:17 +00:00
parent cfb4026385
commit e619a27d51

6
package-lock.json generated
View File

@ -1959,9 +1959,9 @@
}
},
"node_modules/astro": {
"version": "5.0.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.0.8.tgz",
"integrity": "sha512-nW4TmRCeG3t2iDmm91KPvYpYNljNfjeaneN4BX463DKAZ3MPmUn92aKefOXC0bjMHQ2Gamc8MIZ6sORS2EhyAQ==",
"version": "5.0.9",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.0.9.tgz",
"integrity": "sha512-6jRMPSB+V82y/l8XOylPYJz78ux268nNNV2SLRvUaT4faf18rvIFAR33Y25wTM0Oeukcv1951xFuFsmAkQc+jg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",