Update dependency astro to v4.5.18

This commit is contained in:
Smeagol 2024-04-10 01:39:08 +00:00
parent 1ab3efda31
commit 72c7c756dd

6
package-lock.json generated
View file

@ -1445,9 +1445,9 @@
}
},
"node_modules/astro": {
"version": "4.5.17",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.17.tgz",
"integrity": "sha512-fr5onZt7MOe+6v08Ub1AZL9eUVo4f0y0nvL55AFMpVG2bMM1/omcwAH1uU2mkvwMLLtcd4RDtYz4mtJzd54Nfw==",
"version": "4.5.18",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.18.tgz",
"integrity": "sha512-iytLnUfyUneKMjIQdj79zzniByXtcmGNDobIV/gjGsatC9vAyPqeCT8TbMqfkRBMeYGs+S/wCzSoPqaaMJiQnw==",
"dependencies": {
"@astrojs/compiler": "^2.7.1",
"@astrojs/internal-helpers": "0.4.0",