diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-02-14 02:12:52 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-14 02:12:52 +0300 |
commit | 71a7c3cb774b51764de56de0e891919f4cf6f15d (patch) | |
tree | 890cc52db4e299ecb66d51573566eec575d643af /package-lock.json | |
parent | 97a4c5b168cc35cc09415bde1ac2d573c75e6802 (diff) | |
download | popov.link-71a7c3cb774b51764de56de0e891919f4cf6f15d.tar.xz popov.link-71a7c3cb774b51764de56de0e891919f4cf6f15d.zip |
Update all digest updates (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index b75b734..feb9801 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2086,9 +2086,9 @@ } }, "node_modules/astro": { - "version": "5.2.6", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.2.6.tgz", - "integrity": "sha512-CrTuJMwpWF9kmOhX+cl6uPqNbTRrHO7eXggFP9SK7+Bsen/7FpJtA6k1p/ALleuV5ndJLqn/9tpmP3qACHPjYA==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.3.0.tgz", + "integrity": "sha512-e88l/Yk/6enR/ZDddLbqtM+oblBFk5mneNSmNesyVYGL/6Dj4UA67GPAZOk79VxT5dbLlclZSyyw/wlxN1aj3A==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", @@ -5634,9 +5634,9 @@ } }, "node_modules/prettier": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.0.tgz", - "integrity": "sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==", + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.1.tgz", + "integrity": "sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==", "devOptional": true, "license": "MIT", "bin": { |