aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-07-30 22:58:51 +0300
committerGitHub <noreply@github.com>2025-07-30 22:58:51 +0300
commit619978bea088855fe8678a409db4ef7252d5c222 (patch)
tree80bc5c6b235fd02be399795fd897fa1f0c2f024d /package-lock.json
parent0b975cf5c96117678b2fddf5016556e986a5f2cd (diff)
downloadpopov.link-619978bea088855fe8678a409db4ef7252d5c222.tar.xz
popov.link-619978bea088855fe8678a409db4ef7252d5c222.zip
fix(deps): update dependency astro to v5.12.6 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index ca66e2a..650440c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2434,9 +2434,9 @@
}
},
"node_modules/astro": {
- "version": "5.12.5",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.5.tgz",
- "integrity": "sha512-cq+2h13F/aznM91bxXxKgqYj36gbXe6jC5kiUAXgWlh2nTyNtiCNMdDFpL2wIWSzac5+KzvRjKmxsYWbcmD4EQ==",
+ "version": "5.12.6",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.6.tgz",
+ "integrity": "sha512-vDtuDYj/XlxyI2Ex63BM4/Awde8Pl3U3wS5I1NhogFIBPohBaJ1g9puu42XEm7GMZxRn9N3xFEpSP9uEO0W9/w==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",