Merge pull request 'Update dependency astro to v3.5.7' (#22) from renovate/astro-3.x-lockfile into main

Reviewed-on: #22
This commit is contained in:
Joseph Hanson 2023-11-22 04:49:03 +00:00
commit 41e37072ef

6
package-lock.json generated
View file

@ -1289,9 +1289,9 @@
}
},
"node_modules/astro": {
"version": "3.5.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.5.6.tgz",
"integrity": "sha512-50gKrQl7rlPKeChtZVLRMNQDVKJP2PoGk8ZiDVHt4U4AjJjnLs/XvOBuseoSXvQW5Zbp0IQuDN/uzq8hRhTl6w==",
"version": "3.5.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.5.7.tgz",
"integrity": "sha512-sQiblxFOzWuqo6qdpw15AxGyvQfWa6DMlEazp2+6Ra1pK7uiuK/zxf5LZKiOeZ01Wtv4dveXOwPPwf2eN+5Wew==",
"dependencies": {
"@astrojs/compiler": "^2.3.0",
"@astrojs/internal-helpers": "0.2.1",