Update dependency astro to v4.4.12

This commit is contained in:
Smeagol 2024-03-06 01:02:45 +00:00
parent 6c825a84ab
commit 8910c09b66

6
package-lock.json generated
View file

@ -1432,9 +1432,9 @@
}
},
"node_modules/astro": {
"version": "4.4.11",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.11.tgz",
"integrity": "sha512-mJ1k67xzAJO1vTTpATe76uSWhOgiEj3Id7narE6X2rMMOBjR8vJM+9Cmv/Wbpot6uMwFo780skUowlMptK96fQ==",
"version": "4.4.12",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.12.tgz",
"integrity": "sha512-1mHleqg6M/vU8RtEYlGr2CALYRGkRvQSJOUih/tGi12K4AVE8Dd+9uSDoMCnWH1OP9phe2HmwHEx2gDWlPksGQ==",
"dependencies": {
"@astrojs/compiler": "^2.5.3",
"@astrojs/internal-helpers": "0.2.1",