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

This commit was merged in pull request #64.
This commit is contained in:
2026-06-16 00:07:02 +00:00
parent ce1220a0d1
commit 77dec71636
+3 -3
View File
@@ -2783,9 +2783,9 @@
}
},
"node_modules/astro": {
"version": "6.4.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.4.6.tgz",
"integrity": "sha512-48OBTBKR9ctbf+DQxpOuxGl8ebfn59zTuNQMBzptmG/Mi/H8IdfMSbJgGuX1I/4U6g9yazG1p4BHlf4+2hWU4Q==",
"version": "6.4.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.4.7.tgz",
"integrity": "sha512-5vsXx0H52u23Jpshs9tM81D03Tb3Oh2Vt2Zo0bpqjXN+njkAWjFyGjTfmWJLAcrCQd9Q+iWB1eqfhR1sZJEaUA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^4.0.0",