summaryrefslogtreecommitdiff
path: root/website/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-07-28 16:40:16 +0000
committerGitHub <noreply@github.com>2026-07-28 16:40:16 +0000
commite875396e66eeb8aaa6e140b5ed50ba6bb0c7d4a7 (patch)
treecdb947e162abff1f5b641f23f0d45f53bc1fbd1a /website/package.json
parent8a48553268f15aec06d9e286bae66ac56cf9e7b2 (diff)
downloadLunaticChat-e875396e66eeb8aaa6e140b5ed50ba6bb0c7d4a7.tar.gz
LunaticChat-e875396e66eeb8aaa6e140b5ed50ba6bb0c7d4a7.tar.bz2
LunaticChat-e875396e66eeb8aaa6e140b5ed50ba6bb0c7d4a7.zip
chore(deps): update dependency @biomejs/biome to v2.5.6 (#255)
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 5915166..fc9d6c8 100644
--- a/website/package.json
+++ b/website/package.json
@@ -11,7 +11,7 @@
"deploy": "wrangler deploy"
},
"devDependencies": {
- "@biomejs/biome": "2.5.5",
+ "@biomejs/biome": "2.5.6",
"@types/bun": "^1.3.11",
"husky": "^9.1.7",
"vitepress": "^1.6.4"