chore(deps): update dependency astro to v7.1.1
Test / npm test (pull_request) Successful in 41s
RenovateBot / renovate (push) Successful in 32s
Test / npm test (push) Successful in 40s

This commit was merged in pull request #87.
This commit is contained in:
2026-07-18 00:02:54 +00:00
parent 44d875e98d
commit ed0e6dde38
+3 -3
View File
@@ -3079,9 +3079,9 @@
}
},
"node_modules/astro": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-7.1.0.tgz",
"integrity": "sha512-jXHNZXpO0HOuANLwv5uLg5WFXFmIMyDTMlokIb8sv10y8QItOFaikwrqvp6+Pe0MSqvp+aO7V1SfVriFcCEKgA==",
"version": "7.1.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-7.1.1.tgz",
"integrity": "sha512-yfKhuvbz+DORHihJRL1DHcxyLcX9uTrxvz2nCSTzHH54k2DdACBfuOu2OAAAhdUC9xlu2IRXAiagqcPL3DftCg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler-rs": "^0.3.1",