chore(deps): update dependency astro to v6.4.8 #65

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-06-18 04:06:39 +04:00
Showing only changes of commit d65c39ce7a - Show all commits
+3 -3
View File
@@ -2783,9 +2783,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "6.4.7", "version": "6.4.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.4.7.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-6.4.8.tgz",
"integrity": "sha512-5vsXx0H52u23Jpshs9tM81D03Tb3Oh2Vt2Zo0bpqjXN+njkAWjFyGjTfmWJLAcrCQd9Q+iWB1eqfhR1sZJEaUA==", "integrity": "sha512-KK5lX90uU9EeVaTjINyj3sy9/NFXVa59aowaqbWBDDKLXZh4rr7GwIaCFYVetE22MJtsCNFerQXn0vlCLmpP/Q==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^4.0.0", "@astrojs/compiler": "^4.0.0",