diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-07-03 19:35:07 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-03 19:35:07 +0300 |
commit | 7634a2e3256897d7f2ee422e6f4613c0f2f52aff (patch) | |
tree | ff749ed5aaaa15c480ee6dd56fe1d8ba5732da23 | |
parent | 29385b1edfab0d79dfadda298b7b4df3f8ea8172 (diff) | |
download | popov.link-7634a2e3256897d7f2ee422e6f4613c0f2f52aff.tar.xz popov.link-7634a2e3256897d7f2ee422e6f4613c0f2f52aff.zip |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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 9cdb8fc..118c18b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2557,9 +2557,9 @@ } }, "node_modules/astro": { - "version": "5.10.2", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.2.tgz", - "integrity": "sha512-CCBU+e/Apk6NWEMnc/R9dVZD/+FaCnNqWJicX1Oe6T18vLKop+LPs/m/88ekJk4zxP1g1N/GfUq4wEedUSk1Wg==", + "version": "5.11.0", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.0.tgz", + "integrity": "sha512-MEICntERthUxJPSSDsDiZuwiCMrsaYy3fnDhp4c6ScUfldCB8RBnB/myYdpTFXpwYBy6SgVsHQ1H4MuuA7ro/Q==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", |