Update dependency astro to v3.6.3 #26

Merged
jahanson merged 1 commit from renovate/astro-3.x-lockfile into main 2023-11-30 08:27:19 -06:00

6
package-lock.json generated
View file

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