chore(deps): update dependency astro to v7.1.3
Test / npm test (pull_request) Successful in 39s
RenovateBot / renovate (push) Successful in 47s
Test / npm test (push) Successful in 39s

This commit was merged in pull request #89.
This commit is contained in:
2026-07-21 00:03:47 +00:00
parent 389b4b91da
commit 9e7d09332f
+3 -3
View File
@@ -3079,9 +3079,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "7.1.2", "version": "7.1.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-7.1.2.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-7.1.3.tgz",
"integrity": "sha512-rn7bsh2n2/Wm/blS7QO6+aKstNfEOygX35cACGQJP8tM2uLRfeNTTEawrUR6NpVr27mOMGnl6CSWQ0CNb8iGZA==", "integrity": "sha512-4dhPyAAXthf3xLEYnG8SeL7yr/nTPPABfY7e9YF0yuO+vK9Xp+8Q5j4xzsmL3GueukQv4oNwGNTBepLOiDGeJA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler-rs": "^0.3.1", "@astrojs/compiler-rs": "^0.3.1",