aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-08-09 00:26:36 +0300
committerGitHub <noreply@github.com>2025-08-09 00:26:36 +0300
commit8e45725ef13672c0ef63815dcbf4017df1bcbfac (patch)
tree50af1a8b991c5c5863cbfe1da54b8ce2e4341d50
parentef92c4c86820745bd94ddba53503dc60a9ad8082 (diff)
downloadpopov.link-8e45725ef13672c0ef63815dcbf4017df1bcbfac.tar.xz
popov.link-8e45725ef13672c0ef63815dcbf4017df1bcbfac.zip
fix(deps): update dependency astro to v5.12.9 (#81)HEADmaster
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index df29ed4..fe0f0a3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -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",