Update dependency astro to v4.13.1
This commit is contained in:
parent
412f2ee78f
commit
f5cac1713d
1 changed files with 3 additions and 4 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
@ -1944,9 +1944,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.13.0",
|
"version": "4.13.1",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.13.0.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.13.1.tgz",
|
||||||
"integrity": "sha512-tExzJeK1rh7OdVipi1e8S6koVgjQyveSy5fNEc/4Tit4GKl/olMTUEHepZSAKR7VCyiEC/hi3rjaV3t4lxR3tA==",
|
"integrity": "sha512-VnMjAc+ykFsIVjgbu9Mt/EA1fMIcPMXbU89h3ATwGOzSIKDsQH72bDgfJkWiwk6u0OE90GeP5EPhAT28Twf9oA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.10.0",
|
"@astrojs/compiler": "^2.10.0",
|
||||||
|
@ -1965,7 +1965,6 @@
|
||||||
"aria-query": "^5.3.0",
|
"aria-query": "^5.3.0",
|
||||||
"axobject-query": "^4.1.0",
|
"axobject-query": "^4.1.0",
|
||||||
"boxen": "7.1.1",
|
"boxen": "7.1.1",
|
||||||
"chokidar": "^3.6.0",
|
|
||||||
"ci-info": "^4.0.0",
|
"ci-info": "^4.0.0",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
"common-ancestor-path": "^1.0.1",
|
"common-ancestor-path": "^1.0.1",
|
||||||
|
|
Loading…
Reference in a new issue