Compare commits
No commits in common. "84bcba2e75ecfa4668bfef4dd361df6f4fc280f3" and "d8f256dbdb5d8559bd48928a80a0d71d1dc11fb5" have entirely different histories.
84bcba2e75
...
d8f256dbdb
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1427,9 +1427,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.2.1",
|
"version": "4.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.2.0.tgz",
|
||||||
"integrity": "sha512-TcrveW2/lohmljrbTUgcDxajEdF1yK+zBvb7SXroloGix/d4jkegO6GANFgvyy0zprMyajW7qgJEFyhWUX86Vw==",
|
"integrity": "sha512-zx6Po3h5+VEkG1vwowaXC2T42317Gbs4d5lflkEYzUUseEQn8HMtqTwlbIoFCfyYTc4Kvo+4zEgbGsPjsybiaw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.3.4",
|
"@astrojs/compiler": "^2.3.4",
|
||||||
"@astrojs/internal-helpers": "0.2.1",
|
"@astrojs/internal-helpers": "0.2.1",
|
||||||
|
|
Loading…
Reference in a new issue