Compare commits
No commits in common. "1056893b66b006286e1aea2fd51edf599560503a" and "35466801ee697f3152fe5b91b9e553141cd05dac" have entirely different histories.
1056893b66
...
35466801ee
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1445,9 +1445,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.5.15",
|
"version": "4.5.14",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.15.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.14.tgz",
|
||||||
"integrity": "sha512-d2+yMv4ZlWwWFzfbpXIULMniNmdPlbwGrQScacEni0WLeo4k7ETO51/bHN/i/fXwxL9IGfasdEFkk2baYXDRog==",
|
"integrity": "sha512-OXQ9Wbcn5e2eEPrNKJjGXeCWnKamNGyvSwORL0B8BB1fp3OO/EYo/RfeQGTR9kxGNxEpokoPZL9JNgFHoVK+wA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.7.1",
|
"@astrojs/compiler": "^2.7.1",
|
||||||
"@astrojs/internal-helpers": "0.4.0",
|
"@astrojs/internal-helpers": "0.4.0",
|
||||||
|
|
Loading…
Reference in a new issue