chore(deps): update dependency astro to v6.3.3
Test / npm test (pull_request) Successful in 29s
RenovateBot / renovate (push) Successful in 23s
Test / npm test (push) Successful in 28s

This commit was merged in pull request #50.
This commit is contained in:
2026-05-15 00:03:09 +00:00
parent 08275901a0
commit cc76ccac3c
+3 -3
View File
@@ -2710,9 +2710,9 @@
}
},
"node_modules/astro": {
"version": "6.3.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.2.tgz",
"integrity": "sha512-Wvl/420m99OjKRH9Q+Vk7JBed8H39n66R61FG2ty0yZjQXBplIIXvJWYXUouMn2U4znfjpYe1HLOA2Rpet6uog==",
"version": "6.3.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.3.tgz",
"integrity": "sha512-wvLIZQYbBZt6U8gyflBW4SLBypaqdwLZUH93rT3oT53cmQ0bTGubvMAGjqBRoheOYzYcTJZtW6czztzbu4kQ5g==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^4.0.0",