summaryrefslogtreecommitdiff
path: root/docs/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/package.json')
-rw-r--r--docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json
index 5ff9911..8be6287 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -9,7 +9,7 @@
"check": "biome check --write ."
},
"devDependencies": {
- "@biomejs/biome": "2.4.0",
+ "@biomejs/biome": "2.4.1",
"vitepress": "^1.6.4"
}
}