Merge pull request 'chore(deps): update dependency astro to v6.1.6' (#30) from renovate/astro-monorepo into main
All checks were successful
Changelog + Release on main / changelog_and_release (push) Successful in 10m59s

This commit was merged in pull request #30.
This commit is contained in:
2026-04-13 18:03:10 +00:00

6
package-lock.json generated
View File

@@ -1711,9 +1711,9 @@
}
},
"node_modules/astro": {
"version": "6.1.5",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.5.tgz",
"integrity": "sha512-AJVw/JlssxUCBFi3Hp4djL8Pt7wUQqStBBawCd8cNGBBM2lBzp/rXGguzt4OcMfW+86fs0hpFwMyopHM2r6d3g==",
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.6.tgz",
"integrity": "sha512-pRsz+kYriwCV/AUcY/I9OVKtVHuYFs2DtCszAxprXded/kTE53nMwxfnK0Nf6FPfaX9vcUiLnigcSIhuFoKntA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^3.0.1",