chore(deps): update dependency astro to v6.1.6

This commit is contained in:
renovate[bot]
2026-04-13 18:02:09 +00:00
parent b95c2c4bc3
commit 846f207a4d

6
package-lock.json generated
View File

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