Update dependency astro to v4.16.11

This commit is contained in:
Smeagol 2024-11-13 00:03:59 +00:00
parent 9455d5e0ba
commit 1931c8926f

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.11",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.16.11.tgz",
"integrity": "sha512-Pm0ATut4f8kM2OKbSDbatO5Q/f2ynt1dbc5UGQN8I5bFnJvDbJj3R1NE513BOXXv4GQBKJZUshcZEMvlZpA61g==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",