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

Reviewed-on: #12
This commit is contained in:
Joseph Hanson 2023-11-08 20:01:00 +00:00
commit 9ea0b7ec2c

6
package-lock.json generated
View file

@ -1289,9 +1289,9 @@
}
},
"node_modules/astro": {
"version": "3.4.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.4.3.tgz",
"integrity": "sha512-6zcONz2FjX6GaAy6Mysie4gT8rH5QCBXyPjkuYZKiPdV+sXmDpLm44J2MpQwA3mHb8YQ35L5O4nNg09d4luQ7g==",
"version": "3.4.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.4.4.tgz",
"integrity": "sha512-Xyhif8RtKpNLo/TXN0Klxt0uq/2xNzbJ1tZ2udn/QguT9a6iGeO+N1iRSU5a4FrZNKb5jyg7koLpwfEVJjj7cw==",
"dependencies": {
"@astrojs/compiler": "^2.1.0",
"@astrojs/internal-helpers": "0.2.1",