Update dependency astro to v4.0.9

This commit is contained in:
Smeagol 2024-01-02 16:02:13 +00:00
parent 2a310f8cf5
commit a377ad2adb

6
package-lock.json generated
View file

@ -1859,9 +1859,9 @@
}
},
"node_modules/astro": {
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.0.8.tgz",
"integrity": "sha512-LwbYUfdrfys5mtI6cA5V8UvPRUVVTRQ68uF1ylrEge6BkPcHHJ7qCYLNdjnNPxZDR9bWi1awILJESB6j+w0P4w==",
"version": "4.0.9",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.0.9.tgz",
"integrity": "sha512-xQHapUGqdHQuaBDCYZxyVh5rvpgIUuulsEITl7bOQ6rRXwbQtoGc5gQ95dGV830PEpvyAGVhQ9pA8PIwfCMpeg==",
"dependencies": {
"@astrojs/compiler": "^2.3.4",
"@astrojs/internal-helpers": "0.2.1",