Update dependency astro to v6.1.4
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
renovate[bot]
2026-04-06 13:17:12 +00:00
parent 7390f0bdf8
commit f1fdcc6f11

6
package-lock.json generated
View File

@@ -1711,9 +1711,9 @@
}
},
"node_modules/astro": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.3.tgz",
"integrity": "sha512-FUKbBYOdYYrRNZwDd9I5CVSfR6Nj9aZeNzcjcvh1FgHwR0uXawkYFR3HiGxmdmAB2m8fs0iIkDdsiUfwGeO8qA==",
"version": "6.1.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.4.tgz",
"integrity": "sha512-SRy1bONuCHkGWhI5JiWCQKVDVbeaXOikjAVZs/Nz+lvUvubtdLoZfnacmuZHQ9RL2IOkU54M8/qZYm9ypJDKrg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^3.0.1",