Merge pull request 'Update dependency astro to v4.15.4' (#145) from renovate/astro-monorepo into main

Reviewed-on: #145
This commit is contained in:
Joseph Hanson 2024-09-06 18:42:46 -05:00
commit 289e3cc384

6
package-lock.json generated
View file

@ -2079,9 +2079,9 @@
}
},
"node_modules/astro": {
"version": "4.15.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.15.3.tgz",
"integrity": "sha512-zwO8H+vnNYbrdKz0Pkh2a4B/JK06JUvI18w+FxL3B5u4jqPB/SU+LH9XVUUWdNQsyJ/DBHKAf0LDK0RmwxXQEw==",
"version": "4.15.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-4.15.4.tgz",
"integrity": "sha512-wqy+m3qygt9DmCSqMsckxyK4ccCUFtti2d/WlLkEpAlqHgyDIg20zRTLHO2v/H4YeSlJ8sAcN0RW2FhOeYbINg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",