diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-06-19 22:52:42 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-19 22:52:42 +0300 |
commit | c9d67d9210d484335d8d9d14c6f98d8a11f752c9 (patch) | |
tree | 07d93e46e2a0a40c5c8c73b79d4abc6662b10558 /package-lock.json | |
parent | d99c901b427cb3041e14959657aefabfb6ce10c6 (diff) | |
download | popov.link-c9d67d9210d484335d8d9d14c6f98d8a11f752c9.tar.xz popov.link-c9d67d9210d484335d8d9d14c6f98d8a11f752c9.zip |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 3f7d130..4c067b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2557,9 +2557,9 @@ } }, "node_modules/astro": { - "version": "5.9.4", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.9.4.tgz", - "integrity": "sha512-AEulm16C9IijMYrFb3VIFx9z17p/wfDSHUHdbbvSEX+rBca64xV+f67tnsql3s4CE8u2cwYpdX+5yH7l53W4iA==", + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.0.tgz", + "integrity": "sha512-g/t54kVzQnFVijs+GbbbX/NBAFTl/3yNAEA/AQYq4FumLLVv7n4BIF+jKhcPGn9iFGyT1Cjvr7KB/qYyNvHEIg==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", |