userspace, better-sqlite
This commit is contained in:
parent
06ca76419b
commit
f1c5b79eb1
6 changed files with 2121 additions and 1958 deletions
|
|
@ -38,6 +38,7 @@
|
|||
"@types/secp256k1": "^4.0.3",
|
||||
"axios": "^1.9.0",
|
||||
"bech32": "^2.0.0",
|
||||
"better-sqlite3": "^9.6.0",
|
||||
"bitcoin-core": "^4.2.0",
|
||||
"chai": "^4.3.7",
|
||||
"chai-string": "^1.5.0",
|
||||
|
|
@ -57,10 +58,9 @@
|
|||
"rimraf": "^3.0.2",
|
||||
"rxjs": "^7.5.5",
|
||||
"secp256k1": "^5.0.1",
|
||||
"sqlite3": "^5.1.7",
|
||||
"ts-node": "^10.7.0",
|
||||
"ts-proto": "^1.131.2",
|
||||
"typeorm": "0.3.15",
|
||||
"typeorm": "^0.3.26",
|
||||
"typescript": "^5.5.4",
|
||||
"uri-template": "^2.0.0",
|
||||
"uuid": "^8.3.2",
|
||||
|
|
@ -87,4 +87,4 @@
|
|||
"ts-node": "10.7.0",
|
||||
"typescript": "5.5.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue