Update dependency astro to v4.11.0
This commit is contained in:
parent
81f553c1ec
commit
2ebaa70a86
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1990,9 +1990,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.10.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.10.3.tgz",
|
||||
"integrity": "sha512-TWCJM+Vg+y0UoEz/H75rfp/u2N8yxeQQ2UrU9+fMcbjlzQJtGGDq3ApdundqPZgAuCryRuJnrKytStMZCFnlvQ==",
|
||||
"version": "4.11.0",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.0.tgz",
|
||||
"integrity": "sha512-3VWxz/08sChQIX68tuE7Y769DUdjsT3Zq2/y4SkrDRlwN9IZ/aebwcRWr5a2yMSdO2vpFxtEdobq0mKnMlLErg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.8.0",
|
||||
|
|
Loading…
Reference in a new issue