aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-09-26 19:30:50 +0300
committerGitHub <noreply@github.com>2025-09-26 19:30:50 +0300
commitce2f2462aa78851eef35063b11213ac5c96caec7 (patch)
tree67e80178eec09f6ec35cf26b17fcc78a03eb9aba /package-lock.json
parent3453301e9478c24323842af2de61f435e7f706a6 (diff)
downloadpopov.link-ce2f2462aa78851eef35063b11213ac5c96caec7.tar.xz
popov.link-ce2f2462aa78851eef35063b11213ac5c96caec7.zip
chore(deps): update dependency astro to v5.14.1 (#106)HEADmaster
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 2bc7941..78c6fa4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2441,9 +2441,9 @@
}
},
"node_modules/astro": {
- "version": "5.14.0",
- "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.0.tgz",
- "integrity": "sha512-p41jPzs9XhcVBPzp8ZwjU4SgxSyjgkzMq3NToRIn4CPbE/f9rb1cba5+N6TRk4A8yBudEU6MFzCMFWer7kjW3Q==",
+ "version": "5.14.1",
+ "resolved": "https://registry.npmjs.org/astro/-/astro-5.14.1.tgz",
+ "integrity": "sha512-gPa8NY7/lP8j8g81iy8UwANF3+aukKRWS68IlthZQNgykpg80ne6lbHOp6FErYycxQ1TUhgEfkXVDQZAoJx8Bg==",
"license": "MIT",
"dependencies": {
"@astrojs/compiler": "^2.12.2",