Merge pull request 'Update dependency astro to v3.6.4' (#27) from renovate/astro-3.x-lockfile into main

Reviewed-on: #27
This commit is contained in:
Joseph Hanson 2023-11-30 15:10:51 +00:00
commit 1f0e531940

6
package-lock.json generated
View file

@ -1289,9 +1289,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "3.6.3", "version": "3.6.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.6.3.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-3.6.4.tgz",
"integrity": "sha512-oEkYfXTk38MulcM0lgonGxDO+si4XbPyaf82YK+STLbEFtRggJYiQTyM0zGXnpLEiXX0DOjSvWLhFw3iVcZY1w==", "integrity": "sha512-YatUyWEQ9GUC79Wc2zbovy6D6bXPW9++Z6PYs4GDamEDspUSnnzL/INB7WJqgFI0xAFk9jcUr+MZYjkdWqXYTw==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.3.0", "@astrojs/compiler": "^2.3.0",
"@astrojs/internal-helpers": "0.2.1", "@astrojs/internal-helpers": "0.2.1",