Compare commits
1 commit
c84fa51d16
...
a20525410f
Author | SHA1 | Date | |
---|---|---|---|
a20525410f |
1 changed files with 3 additions and 4 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
@ -2079,9 +2079,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.15.6",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.15.6.tgz",
|
||||
"integrity": "sha512-SWcUNwm8CiVRaIbh4w5byh62BNihpsovlCd4ElvC7cL/53D24HcI7AaGFsPrromCamQklwQmIan/QS7x/3lLuQ==",
|
||||
"version": "4.15.5",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.15.5.tgz",
|
||||
"integrity": "sha512-zcHXpRav0dtYpddxoGMDN7A7SKrGL9wsu5IxLjqCcZhylfZ/5mfLfoGYnSg7aFwuAleUXP66lyfY+GDbFTbF2w==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.10.3",
|
||||
|
@ -2130,7 +2130,6 @@
|
|||
"ora": "^8.1.0",
|
||||
"p-limit": "^6.1.0",
|
||||
"p-queue": "^8.0.1",
|
||||
"path-to-regexp": "6.2.2",
|
||||
"preferred-pm": "^4.0.0",
|
||||
"prompts": "^2.4.2",
|
||||
"rehype": "^13.0.1",
|
||||
|
|
Reference in a new issue