Update dependency astro to v4.16.2
All checks were successful
Test / test (pull_request) Successful in 55s
Test / test (push) Successful in 1m48s
RenovateBot / renovate (push) Successful in 1m1s

This commit is contained in:
Renovate Bot 2024-10-12 21:03:36 +00:00
parent ba878bf301
commit dcf236140a

6
package-lock.json generated
View File

@ -2724,9 +2724,9 @@
}
},
"node_modules/astro": {
"version": "4.16.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.1.tgz",
"integrity": "sha512-ZeZd+L147HHgHmvoSkve7KM3EutV+hY0mOCa4PwARHEFAAh+omo4MUNoTWsFkfq7ozTgR0PCXQwslrZduoWHNg==",
"version": "4.16.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.2.tgz",
"integrity": "sha512-Dfkpyt6sA+nv6LnOJr+7bt+gQF5Qh02yqVgyes4c4SvcPScteq1bLX22/z/XW+VU0vlciJOMiM8GWtcDiF6gUQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",