aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-06-23 22:11:55 +0300
committerGitHub <noreply@github.com>2025-06-23 22:11:55 +0300
commit4412049beb032ba4ada38d77c7bca4717cc15be1 (patch)
tree5dfe5c7685e572c3005f156c5dde8a17467d6655 /package-lock.json
parentc32aa4e77352c2c938ae385049364a492dbc2626 (diff)
downloadpopov.link-4412049beb032ba4ada38d77c7bca4717cc15be1.tar.xz
popov.link-4412049beb032ba4ada38d77c7bca4717cc15be1.zip
fix(deps): update dependency astro to v5.10.1 (#57)
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 aab88c1..c73f812 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2557,9 +2557,9 @@
}
},
"node_modules/astro": {
- "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==",
+ "version": "5.10.1",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.1.tgz",
+ "integrity": "sha512-DJVmt+51jU1xmgmAHCDwuUgcG/5aVFSU+tcX694acAZqPVt8EMUAmUZcJDX36Z7/EztnPph9HR3pm72jS2EgHQ==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",