chore(deps): update dependency astro to v7.2.1 #104

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-08-12 04:04:38 +04:00
Showing only changes of commit 269417548b - Show all commits
+3 -3
View File
@@ -3112,9 +3112,9 @@
}
},
"node_modules/astro": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-7.2.0.tgz",
"integrity": "sha512-lLTYzx3fOvCmtwD3JVBLQcbORbIOW1/j0R+3IvJx/XKwMGrk7mFnF0BYSOeRiNw1qHUR5mdA6+hRnyvyDfqrWQ==",
"version": "7.2.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-7.2.1.tgz",
"integrity": "sha512-ynyMTiyF//GLcd8+gRNbvcKgS1ht+qTgp/fkkHIpGYNILLseQqQRuPZ9PqXYKfsact4J1emZaXRDpg2bl35Pag==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler-rs": "^0.3.2",