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

This commit is contained in:
renovate[bot]
2026-03-30 15:31:56 +00:00
parent 2deba8ba2f
commit 4302f6bbba

6
package-lock.json generated
View File

@@ -1711,9 +1711,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "6.1.1", "version": "6.1.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.1.1.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-6.1.2.tgz",
"integrity": "sha512-vq8sHpu1JsY1fWAunn+tdKNbVDmLQNiVdyuGsVT2csgITdFGXXVAyEXFWc1DzkMN0ehElPeiHnqItyQOJK+GqA==", "integrity": "sha512-r3iIvmB6JvQxsdJLvapybKKq7Bojd1iQK6CCx5P55eRnXJIyUpHx/1UB/GdMm+em/lwaCUasxHCmIO0lCLV2uA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^3.0.1", "@astrojs/compiler": "^3.0.1",