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

This commit is contained in:
Renovate Bot 2024-12-16 21:02:21 +00:00
parent 8597054d13
commit cfb4026385

6
package-lock.json generated
View File

@ -1959,9 +1959,9 @@
}
},
"node_modules/astro": {
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.0.5.tgz",
"integrity": "sha512-xfptdmurDsQcj/Anc7mU+eKlcyV7ppJIlmaSwhX3ZWwK5N/0rGKVmUqnuILgR6MB0XVJiIfublNzDGoyj4Q6BQ==",
"version": "5.0.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.0.8.tgz",
"integrity": "sha512-nW4TmRCeG3t2iDmm91KPvYpYNljNfjeaneN4BX463DKAZ3MPmUn92aKefOXC0bjMHQ2Gamc8MIZ6sORS2EhyAQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",