summaryrefslogtreecommitdiff
path: root/website/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-05-01 21:38:59 +0000
committerGitHub <noreply@github.com>2026-05-01 21:38:59 +0000
commitc74afdb053c4bae5392aa021b9163cb922dc1b9c (patch)
tree202aa8802da19cc7d5b9bc036221f9b1d5f4edf0 /website/package.json
parent5beddb557849ed2f21cfbd6a97a9565b58ce65ae (diff)
downloadLunaticChat-c74afdb053c4bae5392aa021b9163cb922dc1b9c.tar.gz
LunaticChat-c74afdb053c4bae5392aa021b9163cb922dc1b9c.tar.bz2
LunaticChat-c74afdb053c4bae5392aa021b9163cb922dc1b9c.zip
chore(deps): update dependency @biomejs/biome to v2.4.14 (#195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'website/package.json')
-rw-r--r--website/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/package.json b/website/package.json
index c0b3561..03040bd 100644
--- a/website/package.json
+++ b/website/package.json
@@ -11,7 +11,7 @@
"deploy": "wrangler deploy"
},
"devDependencies": {
- "@biomejs/biome": "2.4.13",
+ "@biomejs/biome": "2.4.14",
"@types/bun": "^1.3.11",
"husky": "^9.1.7",
"vitepress": "^1.6.4"