Update dependency astro to v4.16.15 #170

Merged
jahanson merged 1 commit from renovate/astro-monorepo into main 2024-11-26 04:25:50 -06:00
Showing only changes of commit 38f6e72271 - Show all commits

6
package-lock.json generated
View file

@ -2612,9 +2612,9 @@
}
},
"node_modules/astro": {
"version": "4.16.14",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.14.tgz",
"integrity": "sha512-2IuLkIp4idyspugq+F52rHZyNqHHi2AdQzuKp3SGytg/YAm50dNeWhP/7l+enjgWZLloLq5xsH5gVQpoDFoyFg==",
"version": "4.16.15",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.15.tgz",
"integrity": "sha512-usybZ7nEUiwYKT7r47l4VbkqjKfaE+BgWV/ed4PT3mE3vFRTBWFsXLnkzrN7awfN6+/ekZTAcE+MAkdA551Umw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",