Compare commits

..

No commits in common. "05585a872219bd426cbba669fd25e0b613b51eda" and "af4578f3362bc5ef86cf05b4813f0b532b39e2d9" have entirely different histories.

6
package-lock.json generated
View file

@ -1289,9 +1289,9 @@
}
},
"node_modules/astro": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.6.2.tgz",
"integrity": "sha512-NV3kyYFs2PHoZIYRgGm67wiNR4TRd76pvC+By3ejr/bU0WlfJu+HWoY1crc0cQobwo3syCWhXVjcKJ2rzRoMsw==",
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.6.1.tgz",
"integrity": "sha512-dCpiJAJYfVb2dLDuHcJLZyCM3Ha529Bou7RZtcc4agu8aH1ybEkSXJbV3bCLoL1aDgvp/cdf7qzDkZwkL+2rRg==",
"dependencies": {
"@astrojs/compiler": "^2.3.0",
"@astrojs/internal-helpers": "0.2.1",