Update dependency astro to v4.5.3
This commit is contained in:
parent
26449b7be5
commit
379c3439b6
1 changed files with 3 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -1436,9 +1436,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.5.2",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.2.tgz",
|
||||
"integrity": "sha512-Nq3GojlwXJ3XD047khraCWu/6aqGFfcyq7Q0blpTBSZnCz2s4Zri04PHvUkbKF7TK2UljkFuTXKP0CE4ZuJi9Q==",
|
||||
"version": "4.5.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.3.tgz",
|
||||
"integrity": "sha512-MEiLeAr3+THeadTZCQ4U+DI9VTTUZdYrPEPedSKmQwqnkiPkLjpLgx4yOcyH7Yp4t57+SWiC6W0rt7lPGM36Fg==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.7.0",
|
||||
"@astrojs/internal-helpers": "0.3.0",
|
||||
|
@ -1450,7 +1450,6 @@
|
|||
"@babel/plugin-transform-react-jsx": "^7.22.5",
|
||||
"@babel/traverse": "^7.23.3",
|
||||
"@babel/types": "^7.23.3",
|
||||
"@shikijs/core": "^1.1.2",
|
||||
"@types/babel__core": "^7.20.4",
|
||||
"acorn": "^8.11.2",
|
||||
"aria-query": "^5.3.0",
|
||||
|
@ -1481,7 +1480,6 @@
|
|||
"js-yaml": "^4.1.0",
|
||||
"kleur": "^4.1.4",
|
||||
"magic-string": "^0.30.3",
|
||||
"mdast-util-to-hast": "13.0.2",
|
||||
"mime": "^3.0.0",
|
||||
"ora": "^7.0.1",
|
||||
"p-limit": "^5.0.0",
|
||||
|
|
Loading…
Reference in a new issue