Fix audit issue and issue with generating docs

This commit is contained in:
Kuldeep
2026-07-18 17:03:39 +00:00
parent 7ce25d6502
commit 10fd35acef
5 changed files with 21 additions and 15 deletions

View File

@@ -44,9 +44,12 @@
],
"dependencies": {
"@bitauth/libauth": "^3.1.0-next.8",
"@xo-cash/types": "0.0.2",
"@xo-cash/types": "0.0.3",
"zod": "^4.3.6"
},
"overrides": {
"echarts": "6.1.0"
},
"devDependencies": {
"@chalp/eslint-airbnb": "^1.3.0",
"@generalprotocols/cspell-dictionary": "^1.0.1",