chore(deps): update dependency astro to v6.3.3 #50

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-05-15 04:03:52 +04:00
Showing only changes of commit cc76ccac3c - Show all commits
+3 -3
View File
@@ -2710,9 +2710,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "6.3.2", "version": "6.3.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.2.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-6.3.3.tgz",
"integrity": "sha512-Wvl/420m99OjKRH9Q+Vk7JBed8H39n66R61FG2ty0yZjQXBplIIXvJWYXUouMn2U4znfjpYe1HLOA2Rpet6uog==", "integrity": "sha512-wvLIZQYbBZt6U8gyflBW4SLBypaqdwLZUH93rT3oT53cmQ0bTGubvMAGjqBRoheOYzYcTJZtW6czztzbu4kQ5g==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^4.0.0", "@astrojs/compiler": "^4.0.0",