Merge pull request 'Update dependency astro to v4.5.17' (#92) from renovate/astro-4.x-lockfile into main

Reviewed-on: #92
This commit is contained in:
Joseph Hanson 2024-04-09 08:54:39 +00:00
commit 1ab3efda31

6
package-lock.json generated
View file

@ -1445,9 +1445,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "4.5.16", "version": "4.5.17",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.5.16.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-4.5.17.tgz",
"integrity": "sha512-1nOVsMq2OJiXnG6gO0Y77vTAboGN9nLQSy/8SGazq4h6x+alzbsMbQbArBgvaLzOSUXD0m91XLs3D8bOSuavrQ==", "integrity": "sha512-fr5onZt7MOe+6v08Ub1AZL9eUVo4f0y0nvL55AFMpVG2bMM1/omcwAH1uU2mkvwMLLtcd4RDtYz4mtJzd54Nfw==",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.7.1", "@astrojs/compiler": "^2.7.1",
"@astrojs/internal-helpers": "0.4.0", "@astrojs/internal-helpers": "0.4.0",