0
mirror of https://github.com/valentineus/popov.link.git synced 2025-10-22 17:14:06 +03:00

chore(deps): update dependency astro to v5.14.6 (#116)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-18 05:32:17 +00:00
committed by GitHub
parent 9a93378bda
commit 60c65fafb1

6
package-lock.json generated
View File

@@ -2564,9 +2564,9 @@
} }
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "5.14.5", "version": "5.14.6",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.14.5.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.6.tgz",
"integrity": "sha512-EHt7y3+nHYyKzBats1AL3N4Pyrvqyr+zXBC7njUa9Tfe+gsiHlunaw+lXitTT/DDVwO2R/f/qVG7Xc6rl0b2KQ==", "integrity": "sha512-MSdjKt2W2a56x868DqDWgbfw4D689/8EGhHG4465h7eivTI237u1aBx4iJvgI6WfgdUE61+coAvMjUkEvOWbpA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@astrojs/compiler": "^2.12.2", "@astrojs/compiler": "^2.12.2",