chore(deps): update dependency astro to v7.1.3 #89

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-07-21 04:04:37 +04:00
Showing only changes of commit 9e7d09332f - Show all commits
+3 -3
View File
@@ -3079,9 +3079,9 @@
}
},
"node_modules/astro": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-7.1.2.tgz",
"integrity": "sha512-rn7bsh2n2/Wm/blS7QO6+aKstNfEOygX35cACGQJP8tM2uLRfeNTTEawrUR6NpVr27mOMGnl6CSWQ0CNb8iGZA==",
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-7.1.3.tgz",
"integrity": "sha512-4dhPyAAXthf3xLEYnG8SeL7yr/nTPPABfY7e9YF0yuO+vK9Xp+8Q5j4xzsmL3GueukQv4oNwGNTBepLOiDGeJA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler-rs": "^0.3.1",