Update dependency astro to v4.16.14
All checks were successful
Test / test (push) Successful in 38s
Test / test (pull_request) Successful in 43s

This commit is contained in:
Renovate Bot 2024-11-21 21:03:47 +00:00
parent 18fb312ca4
commit acb2cc7568

6
package-lock.json generated
View File

@ -2280,9 +2280,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.16.13", "version": "4.16.14",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.13.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.14.tgz",
"integrity": "sha512-Mtd76+BC0zLWqoXpf9xc731AhdH4MNh5JFHYdLRvSH0Nqn48hA64dPGh/cWsJvh/DZFmC0NTZusM1Qq2gyNaVg==", "integrity": "sha512-2IuLkIp4idyspugq+F52rHZyNqHHi2AdQzuKp3SGytg/YAm50dNeWhP/7l+enjgWZLloLq5xsH5gVQpoDFoyFg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.10.3", "@astrojs/compiler": "^2.10.3",