aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-31 03:07:08 +0300
committerGitHub <noreply@github.com>2025-10-31 03:07:08 +0300
commitf0523ce93f7a92df2994057e23d79fc51f419b7a (patch)
tree88f5edee268352532c1394f568567d9cb712944d
parent05b0f525ed07fc839a9354778e3078705c299bce (diff)
downloadpopov.link-f0523ce93f7a92df2994057e23d79fc51f419b7a.tar.xz
popov.link-f0523ce93f7a92df2994057e23d79fc51f419b7a.zip
chore(deps): update dependency astro to v5.15.3 (#125)
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 f1eec37..2f42c4a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2564,9 +2564,9 @@
}
},
"node_modules/astro": {
- "version": "5.15.2",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.15.2.tgz",
- "integrity": "sha512-xQQ+PiYJ7WpUJrHJpAb52TQAUCFmSR8lAtQr3tFfSIZoTQiEMFx3HITJ01t3eDUpHjja8J6JcYqgAhr9xygKQg==",
+ "version": "5.15.3",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.15.3.tgz",
+ "integrity": "sha512-wUO/isJrcUoduRoKacKB9jpO6TxTlPV1zw8UqQx39jSNY7z9IxusJAiib3AiNvqK+dCWhqXx+OnExCCwELmcUw==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",