aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-11-15 19:32:14 +0300
committerGitHub <noreply@github.com>2025-11-15 19:32:14 +0300
commit968bc0b90e4d98500837c7e79445cdb49a3bf5d0 (patch)
tree62074aac51e57c2b5c4d1ba69c56e837b1c38767
parent004e2e87de3a63b4a43736e64f6100d8383de6d6 (diff)
downloadpopov.link-968bc0b90e4d98500837c7e79445cdb49a3bf5d0.tar.xz
popov.link-968bc0b90e4d98500837c7e79445cdb49a3bf5d0.zip
chore(deps): update dependency astro to v5.15.8 (#133)HEADmaster
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index e121cb8..f74ed8e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2602,9 +2602,9 @@
}
},
"node_modules/astro": {
- "version": "5.15.7",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.15.7.tgz",
- "integrity": "sha512-Zmw6otInhxcjoGcEyEN+wxgdiQERQOS3VzOmAKsDdKK8Fb4x1656r+9NtaTXCRZ0/fGtHjkSvkGUhZUJLXKfxQ==",
+ "version": "5.15.8",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.15.8.tgz",
+ "integrity": "sha512-QiiRnNPdxCcAGO2UlO07o+QeGgRfEC5Dlm0x35WPB/ixFK1T2bsNB6KaXri70cVkYY1GYgoRtrWv3HCR26o9aw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.13.0",