chore: update dependencies

This commit is contained in:
2026-04-16 12:33:41 -06:00
parent ada87e2b0a
commit e9736efa05
9 changed files with 208 additions and 244 deletions
+3 -2
View File
@@ -1,12 +1,13 @@
{
"$schema": "https://biomejs.dev/schemas/2.1.4/schema.json",
"$schema": "https://biomejs.dev/schemas/2.4.12/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",
"useIgnoreFile": true
},
"files": {
"ignoreUnknown": false
"ignoreUnknown": false,
"includes": ["**", "!dist"]
},
"formatter": {
"enabled": true,