Compare commits
No commits in common. "41e37072efd639f33054711af18a0902f5a1b4ac" and "152588ddb06c66011b54e55eb2ee1821306b2b25" have entirely different histories.
41e37072ef
...
152588ddb0
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1289,9 +1289,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "3.5.7",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-3.5.7.tgz",
|
||||
"integrity": "sha512-sQiblxFOzWuqo6qdpw15AxGyvQfWa6DMlEazp2+6Ra1pK7uiuK/zxf5LZKiOeZ01Wtv4dveXOwPPwf2eN+5Wew==",
|
||||
"version": "3.5.6",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-3.5.6.tgz",
|
||||
"integrity": "sha512-50gKrQl7rlPKeChtZVLRMNQDVKJP2PoGk8ZiDVHt4U4AjJjnLs/XvOBuseoSXvQW5Zbp0IQuDN/uzq8hRhTl6w==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.3.0",
|
||||
"@astrojs/internal-helpers": "0.2.1",
|
||||
|
|
Loading…
Reference in a new issue