chore(deps): update dependency astro to v6.3.7 #53

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-05-22 04:04:48 +04:00
Showing only changes of commit 2f5d91fa06 - Show all commits
+3 -3
View File
@@ -2710,9 +2710,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "6.3.6", "version": "6.3.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.6.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-6.3.7.tgz",
"integrity": "sha512-lM30gGI/iASK9Z1WQVnBBYzxVwDv8slkXbJOF7FNJdZQeBrFETpsQvYoLRupM/adt2ObP5hkYAWEeCjofoqlRw==", "integrity": "sha512-zIeDRrI0qNgN1lcCjNqt6/IVCVej7VwSa326cO8uP9BOk1cg4QuffhLnOn2gCgWQr32/wxpSRFfXiLKHglu1Tw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^4.0.0", "@astrojs/compiler": "^4.0.0",