Update dependency astro to v3.5.6

This commit is contained in:
Smeagol 2023-11-21 15:00:20 +00:00
parent 848a2f3d9b
commit 9d55e1cf50

6
package-lock.json generated
View file

@ -1289,9 +1289,9 @@
}
},
"node_modules/astro": {
"version": "3.5.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.5.5.tgz",
"integrity": "sha512-zJDZhO8XheXzpqkZgBXlP8e3j8psf0A21fh5Bq4HNR6gOmgOnM62Pok3O2ClbGygabfl2Preeun0pBRFn5+y0A==",
"version": "3.5.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.5.6.tgz",
"integrity": "sha512-50gKrQl7rlPKeChtZVLRMNQDVKJP2PoGk8ZiDVHt4U4AjJjnLs/XvOBuseoSXvQW5Zbp0IQuDN/uzq8hRhTl6w==",
"dependencies": {
"@astrojs/compiler": "^2.3.0",
"@astrojs/internal-helpers": "0.2.1",