chore(deps): update dependency astro to v6.4.4 #60

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-06-04 04:03:33 +04:00
+3 -3
View File
@@ -2713,9 +2713,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "6.4.3", "version": "6.4.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.4.3.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-6.4.4.tgz",
"integrity": "sha512-heArIk8zLcxuoj1WgBH2zGdAD8zKSU1mEcBvS6hYMEHRPlbtvB+4Y8ri9Z27hzeryvGaFgrH32zjghEfV2y07g==", "integrity": "sha512-hVe8tq3lqt/Dr0UyB//yUmQSlHMTU8scTiF/vQddQVahLE4TTaSdH5H0nb7OvRcwo0UmlAO8DWYar4jNaS7H+A==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^4.0.0", "@astrojs/compiler": "^4.0.0",