summaryrefslogtreecommitdiff
path: root/website/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-06-23 12:49:12 +0000
committerGitHub <noreply@github.com>2026-06-23 12:49:12 +0000
commitbfa55653203fb668dcc036f72ba4d6cc14772519 (patch)
tree2f7df22e97a5a2e88078766abc503fced38f1e70 /website/package.json
parentd7f8d3d3ca04a771b30f4c023dcde48a98520a03 (diff)
downloadLunaticChat-bfa55653203fb668dcc036f72ba4d6cc14772519.tar.gz
LunaticChat-bfa55653203fb668dcc036f72ba4d6cc14772519.tar.bz2
LunaticChat-bfa55653203fb668dcc036f72ba4d6cc14772519.zip
chore(deps): update dependency @biomejs/biome to v2.5.1 (#236)
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 cb15eee..13b9af0 100644
--- a/website/package.json
+++ b/website/package.json
@@ -11,7 +11,7 @@
"deploy": "wrangler deploy"
},
"devDependencies": {
- "@biomejs/biome": "2.5.0",
+ "@biomejs/biome": "2.5.1",
"@types/bun": "^1.3.11",
"husky": "^9.1.7",
"vitepress": "^1.6.4"