aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-07-24 07:28:59 +0300
committerGitHub <noreply@github.com>2025-07-24 07:28:59 +0300
commitce77882f3d566865bfc85d2f2a81dac989e4f413 (patch)
tree2c0e29016a306794065f7ab456803af628bad2a9 /package-lock.json
parent79cdf898f13c38e60b44faa6b6ad3491bc474cf3 (diff)
downloadpopov.link-ce77882f3d566865bfc85d2f2a81dac989e4f413.tar.xz
popov.link-ce77882f3d566865bfc85d2f2a81dac989e4f413.zip
fix(deps): update dependency astro to v5.12.3 (#72)
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 553905a..09a3e9c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2570,9 +2570,9 @@
}
},
"node_modules/astro": {
- "version": "5.12.2",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.2.tgz",
- "integrity": "sha512-/qTPSD8bSxjsh5KNXvOsf6Md7dqNuH3WSx6KLa1YbxPR2JZDgPWEKEyulS3/9L5h5aP0SkjONrqwOGdgWw97fg==",
+ "version": "5.12.3",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.3.tgz",
+ "integrity": "sha512-fU1hNPMkccm+FuonGsY5DFkC2QyuLCju++8L2ubzBtYBDBf6bmfgmVM7A2dK+Hl+ZJCUNgepsClhBpczj+2LRw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",