Update dependency astro to v4.16.3
All checks were successful
Test / test (pull_request) Successful in 51s
Test / test (push) Successful in 50s

This commit is contained in:
Renovate Bot 2024-10-14 21:02:36 +00:00
parent dcf236140a
commit 767f163486

6
package-lock.json generated
View File

@ -2724,9 +2724,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.16.2", "version": "4.16.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.2.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.3.tgz",
"integrity": "sha512-Dfkpyt6sA+nv6LnOJr+7bt+gQF5Qh02yqVgyes4c4SvcPScteq1bLX22/z/XW+VU0vlciJOMiM8GWtcDiF6gUQ==", "integrity": "sha512-0IrnbCUprAyfeZ8Au/d/d0ssrYGMAZOZ1K3fX7GxI0OwUhkA9bSex0+ywiyVNiVZE5uRlTKRSkvLNKYQWdtHqw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.10.3", "@astrojs/compiler": "^2.10.3",