summaryrefslogtreecommitdiff
path: root/website/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-04-23 20:05:03 +0000
committerGitHub <noreply@github.com>2026-04-23 20:05:03 +0000
commitba10b92e1a705c4b76daad416824c7e57cbd96a8 (patch)
tree068aa63d7a86136e6c9739eb97034ce0f00bf5d3 /website/package.json
parent2cf63d924e1f1e6a5f91a12db00275d26e6c7440 (diff)
downloadLunaticChat-ba10b92e1a705c4b76daad416824c7e57cbd96a8.tar.gz
LunaticChat-ba10b92e1a705c4b76daad416824c7e57cbd96a8.tar.bz2
LunaticChat-ba10b92e1a705c4b76daad416824c7e57cbd96a8.zip
chore(deps): update dependency @biomejs/biome to v2.4.13 (#191)
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 82d10f8..c0b3561 100644
--- a/website/package.json
+++ b/website/package.json
@@ -11,7 +11,7 @@
"deploy": "wrangler deploy"
},
"devDependencies": {
- "@biomejs/biome": "2.4.12",
+ "@biomejs/biome": "2.4.13",
"@types/bun": "^1.3.11",
"husky": "^9.1.7",
"vitepress": "^1.6.4"