Update dependency astro to v4.10.0
This commit is contained in:
parent
ec600dd237
commit
72b8882c22
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1987,9 +1987,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.9.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.9.3.tgz",
|
||||
"integrity": "sha512-LhiKZMee56GI7+zIt15bXZVX4JSnj4syTrQdkYNgE+Y0udMad0x8RgJGzc2NMOK31e6w/SL+NFSvnt/d1kgs5w==",
|
||||
"version": "4.10.0",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.10.0.tgz",
|
||||
"integrity": "sha512-UNVGGZIwdEPIUumcwgIQnd90b4/PslReY9q3xy/Q6bIq/kvK0duIWCbhFPwf06xu+1tExziP9Jl+klvLXM0LfA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.8.0",
|
||||
|
|
Loading…
Reference in a new issue