Update dependency astro to v5.0.9 #35

Merged
Valentin Popov merged 1 commits from renovate/all-digest into master 2024-12-18 00:51:12 +03:00
Showing only changes of commit e619a27d51 - Show all commits

6
package-lock.json generated
View File

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