📦 build: upgrade workspace dependencies

This commit is contained in:
2026-08-13 02:19:14 +07:00
parent af9d918b03
commit 1742f7321d
12 changed files with 1652 additions and 72 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.3.11/schema.json",
"$schema": "https://biomejs.dev/schemas/2.5.8/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",
@@ -18,7 +18,7 @@
"linter": {
"enabled": true,
"rules": {
"recommended": true,
"preset": "recommended",
"correctness": {
"noUnusedVariables": "warn",
"noUnusedImports": "warn"