aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-01-31 20:18:14 +0300
committerGitHub <noreply@github.com>2025-01-31 20:18:14 +0300
commit2cc827ef5564d1d21e2035075f528c38da4f068b (patch)
tree133b61463ee71b6fed3b5b7ed05c9791d749abe7 /package-lock.json
parent6c083b7b0e5cc6d1a19373dc9b01a9b3ca33480a (diff)
downloadpopov.link-2cc827ef5564d1d21e2035075f528c38da4f068b.tar.xz
popov.link-2cc827ef5564d1d21e2035075f528c38da4f068b.zip
Update dependency astro to v5.2.2 (#12)
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 e5eca1e..9e603e5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2086,9 +2086,9 @@
}
},
"node_modules/astro": {
- "version": "5.2.1",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.2.1.tgz",
- "integrity": "sha512-OYR2kUo9EqX6OYZ1OmM14xP8mjFwgrk1FzIr+3K3tS0gCCKJsXtfboCUhX3lODZFIsmY/on7NPZd+2PURA0R2Q==",
+ "version": "5.2.2",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.2.2.tgz",
+ "integrity": "sha512-KfLlrpIIokaSQsRsNxov+SVu7EI7F45syHbBdxuSuh2YKG9fEBrbsxKkJ9CGI67G4i+tXGzlHT0OQjSeMMBzuQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",