0
mirror of https://github.com/valentineus/popov.link.git synced 2025-08-12 09:26:41 +03:00

fix(deps): update dependency astro to v5.12.9 (#81)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-08 21:26:36 +00:00
committed by GitHub
parent ef92c4c868
commit 8e45725ef1

6
package-lock.json generated
View File

@@ -2434,9 +2434,9 @@
}
},
"node_modules/astro": {
"version": "5.12.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.8.tgz",
"integrity": "sha512-KkJ7FR+c2SyZYlpakm48XBiuQcRsrVtdjG5LN5an0givI/tLik+ePJ4/g3qrAVhYMjJOxBA2YgFQxANPiWB+Mw==",
"version": "5.12.9",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.12.9.tgz",
"integrity": "sha512-cZ7kZ61jyE5nwSrFKSRyf5Gds+uJELqQxJFqMkcgiWQvhWZJUSShn8Uz3yc9WLyLw5Kim5P5un9SkJSGogfEZQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",