aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-02-13 01:45:25 +0300
committerGitHub <noreply@github.com>2025-02-13 01:45:25 +0300
commit97a4c5b168cc35cc09415bde1ac2d573c75e6802 (patch)
tree44b8d5b4c48cffdd1c5547d9bd24a12d0930d51c /package-lock.json
parent7fe8a10f020b6c97afb9bc6b850624eb874be06c (diff)
downloadpopov.link-97a4c5b168cc35cc09415bde1ac2d573c75e6802.tar.xz
popov.link-97a4c5b168cc35cc09415bde1ac2d573c75e6802.zip
Update dependency astro to v5.2.6 (#18)
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 9788ea7..b75b734 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2086,9 +2086,9 @@
}
},
"node_modules/astro": {
- "version": "5.2.5",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.2.5.tgz",
- "integrity": "sha512-AYXyYkc+c5xbKTm48FyQA91y81nXyNPAaoyafR0LUugE4lAwuvIUcXDBfMzmbuP1lGRvsE33G2oypv6gbGaPFg==",
+ "version": "5.2.6",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.2.6.tgz",
+ "integrity": "sha512-CrTuJMwpWF9kmOhX+cl6uPqNbTRrHO7eXggFP9SK7+Bsen/7FpJtA6k1p/ALleuV5ndJLqn/9tpmP3qACHPjYA==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.10.3",