chore(deps): update dependency astro to v6.4.4
Test / npm test (pull_request) Successful in 29s
RenovateBot / renovate (push) Successful in 22s
Test / npm test (push) Successful in 27s

This commit was merged in pull request #60.
This commit is contained in:
2026-06-04 00:02:44 +00:00
parent 599412e5ff
commit d52abcbb45
+3 -3
View File
@@ -2713,9 +2713,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "6.4.3", "version": "6.4.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-6.4.3.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-6.4.4.tgz",
"integrity": "sha512-heArIk8zLcxuoj1WgBH2zGdAD8zKSU1mEcBvS6hYMEHRPlbtvB+4Y8ri9Z27hzeryvGaFgrH32zjghEfV2y07g==", "integrity": "sha512-hVe8tq3lqt/Dr0UyB//yUmQSlHMTU8scTiF/vQddQVahLE4TTaSdH5H0nb7OvRcwo0UmlAO8DWYar4jNaS7H+A==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^4.0.0", "@astrojs/compiler": "^4.0.0",