Merge pull request 'chore(deps): update dependency astro to v6.1.3' (#25) from renovate/astro-6.x-lockfile into main
Some checks failed
Changelog + Release on main / changelog_and_release (push) Has been cancelled

Reviewed-on: #25
This commit was merged in pull request #25.
This commit is contained in:
2026-04-02 14:03:03 +00:00

6
package-lock.json generated
View File

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