diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-10-14 21:35:03 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-14 21:35:03 +0300 |
commit | 9a93378bda052677de194296dfa900671df26512 (patch) | |
tree | 399dec8c2a2d0b77737c61b5f6b7268416b3b294 /package-lock.json | |
parent | ce99418281f3d862062f7eaa0f2e1eacda97110d (diff) | |
download | popov.link-9a93378bda052677de194296dfa900671df26512.tar.xz popov.link-9a93378bda052677de194296dfa900671df26512.zip |
chore(deps): update dependency astro to v5.14.5 (#115)
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 9e46cf7..8a3bcb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2564,9 +2564,9 @@ } }, "node_modules/astro": { - "version": "5.14.4", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.4.tgz", - "integrity": "sha512-yqgMAO2Whi9GmZkByyiPcG7CiiPr0Me0iBSorMa6M0g+wQk/ewnIqUyr7T/uFCPTQndoKwucnYFTrf0yfb0urw==", + "version": "5.14.5", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.5.tgz", + "integrity": "sha512-EHt7y3+nHYyKzBats1AL3N4Pyrvqyr+zXBC7njUa9Tfe+gsiHlunaw+lXitTT/DDVwO2R/f/qVG7Xc6rl0b2KQ==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", |