0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-24 00:48:48 +03:00

fix(deps): update dependency astro to v5.12.2 (#70)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-22 23:07:50 +00:00
committed by GitHub
parent f7efa6db5b
commit e1566f94d4

6
package-lock.json generated
View File

@@ -2570,9 +2570,9 @@
}
},
"node_modules/astro": {
"version": "5.12.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.1.tgz",
"integrity": "sha512-/gH9cLIp6UNdbJO1FPBVN/Ea+1I9hJdQoLJKYUsXIRIfHcyF/3NCg0QVDJGw1oWkyQT6x6poQsnbgY9UXitjiw==",
"version": "5.12.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.2.tgz",
"integrity": "sha512-/qTPSD8bSxjsh5KNXvOsf6Md7dqNuH3WSx6KLa1YbxPR2JZDgPWEKEyulS3/9L5h5aP0SkjONrqwOGdgWw97fg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",