chore(deps): update dependency astro to v6.4.7 #64

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-06-16 04:07:47 +04:00
+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",