chore(deps): update dependency astro to v6.4.8
Test / npm test (pull_request) Successful in 36s
RenovateBot / renovate (push) Successful in 26s
Test / npm test (push) Successful in 34s

This commit was merged in pull request #65.
This commit is contained in:
2026-06-18 00:05:50 +00:00
parent 77dec71636
commit d65c39ce7a
+3 -3
View File
@@ -2783,9 +2783,9 @@
}
},
"node_modules/astro": {
"version": "6.4.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.4.7.tgz",
"integrity": "sha512-5vsXx0H52u23Jpshs9tM81D03Tb3Oh2Vt2Zo0bpqjXN+njkAWjFyGjTfmWJLAcrCQd9Q+iWB1eqfhR1sZJEaUA==",
"version": "6.4.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.4.8.tgz",
"integrity": "sha512-KK5lX90uU9EeVaTjINyj3sy9/NFXVa59aowaqbWBDDKLXZh4rr7GwIaCFYVetE22MJtsCNFerQXn0vlCLmpP/Q==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^4.0.0",