Update dependency astro to v4.16.12

This commit is contained in:
Smeagol 2024-11-13 14:31:53 +00:00
parent 9455d5e0ba
commit e01ecf6aa9

6
package-lock.json generated
View file

@ -2518,9 +2518,9 @@
}
},
"node_modules/astro": {
"version": "4.16.10",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.10.tgz",
"integrity": "sha512-a+nB4bZE50NXHLzVXUHtx/lYct2Aa8kbqZnWNrWqkU97RuhBuWJ5H5/LQbKRnBWGvqChKfJBiMWJe53TY9ieYQ==",
"version": "4.16.12",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.12.tgz",
"integrity": "sha512-NnFeIKhGW6MdXCQT2hRariUwfxqJUIRs6qKqaovaQkTojzxh2r1L8C49qanKc+huH9wK2C94VZB2T/tosyRl1A==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",