Merge pull request 'Update dependency astro to v4.13.1' (#130) from renovate/astro-monorepo into main

Reviewed-on: #130
This commit is contained in:
Joseph Hanson 2024-08-02 14:29:24 -05:00
commit caef280aa8

7
package-lock.json generated
View file

@ -1944,9 +1944,9 @@
}
},
"node_modules/astro": {
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.13.0.tgz",
"integrity": "sha512-tExzJeK1rh7OdVipi1e8S6koVgjQyveSy5fNEc/4Tit4GKl/olMTUEHepZSAKR7VCyiEC/hi3rjaV3t4lxR3tA==",
"version": "4.13.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.13.1.tgz",
"integrity": "sha512-VnMjAc+ykFsIVjgbu9Mt/EA1fMIcPMXbU89h3ATwGOzSIKDsQH72bDgfJkWiwk6u0OE90GeP5EPhAT28Twf9oA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.0",
@ -1965,7 +1965,6 @@
"aria-query": "^5.3.0",
"axobject-query": "^4.1.0",
"boxen": "7.1.1",
"chokidar": "^3.6.0",
"ci-info": "^4.0.0",
"clsx": "^2.1.1",
"common-ancestor-path": "^1.0.1",