summaryrefslogtreecommitdiff
path: root/website/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-06-12 17:59:47 +0000
committerGitHub <noreply@github.com>2026-06-12 17:59:47 +0000
commit0058b8c3a3ce243f07520bb4a746003d455f37fd (patch)
tree183c065356b02190013db20b7d4431ae2e589230 /website/package.json
parent7e06f2d77e121827e7eabdcb508deb04417b0860 (diff)
downloadLunaticChat-0058b8c3a3ce243f07520bb4a746003d455f37fd.tar.gz
LunaticChat-0058b8c3a3ce243f07520bb4a746003d455f37fd.tar.bz2
LunaticChat-0058b8c3a3ce243f07520bb4a746003d455f37fd.zip
chore(deps): update dependency @biomejs/biome to v2.5.0 (#227)
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 3962505..cb15eee 100644
--- a/website/package.json
+++ b/website/package.json
@@ -11,7 +11,7 @@
"deploy": "wrangler deploy"
},
"devDependencies": {
- "@biomejs/biome": "2.4.16",
+ "@biomejs/biome": "2.5.0",
"@types/bun": "^1.3.11",
"husky": "^9.1.7",
"vitepress": "^1.6.4"