Many fixes

This commit is contained in:
2026-09-14 08:00:08 +00:00
parent 93b012592b
commit 2d970d3123
15 changed files with 338 additions and 176 deletions
+2 -2
View File
@@ -63,7 +63,7 @@
"@types/debug": "^4.1.13",
"@types/node": "^25.9.3",
"@types/ws": "^8.18.1",
"@vitest/coverage-v8": "^4.1.9",
"@vitest/coverage-v8": "^5.0.0",
"@viz-kit/esbuild-analyzer": "^1.0.0",
"@xo-cash/eslint-config": "1.0.2",
"cspell": "^10.0.1",
@@ -74,6 +74,6 @@
"typedoc-plugin-coverage": "^4.0.2",
"typescript": "^6.0.3",
"typescript-eslint": "^8.65.0",
"vitest": "^4.1.9"
"vitest": "^5.0.0"
}
}