chore(deps): update dependency astro to v7.2.1
Test / npm test (pull_request) Successful in 43s
RenovateBot / renovate (push) Successful in 29s
Test / npm test (push) Successful in 38s

This commit was merged in pull request #104.
This commit is contained in:
2026-08-12 00:03:47 +00:00
parent bc1d4ca794
commit 269417548b
+3 -3
View File
@@ -3112,9 +3112,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "7.2.0", "version": "7.2.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-7.2.0.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-7.2.1.tgz",
"integrity": "sha512-lLTYzx3fOvCmtwD3JVBLQcbORbIOW1/j0R+3IvJx/XKwMGrk7mFnF0BYSOeRiNw1qHUR5mdA6+hRnyvyDfqrWQ==", "integrity": "sha512-ynyMTiyF//GLcd8+gRNbvcKgS1ht+qTgp/fkkHIpGYNILLseQqQRuPZ9PqXYKfsact4J1emZaXRDpg2bl35Pag==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler-rs": "^0.3.2", "@astrojs/compiler-rs": "^0.3.2",