Skip to content

Commit

Permalink
Updated wallet deps
Browse files Browse the repository at this point in the history
- Added sign multi psbt back
  • Loading branch information
BlobMaster41 committed Nov 15, 2024
1 parent dc95002 commit 430b9fa
Show file tree
Hide file tree
Showing 8 changed files with 625 additions and 255 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opwallet",
"version": "1.0.32",
"version": "1.0.33",
"private": true,
"type": "module",
"homepage": "https://github.com/unisat-wallet/extension#readme",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@babel/core": "^7.26.0",
"@btc-vision/bitcoin": "^6.3.0",
"@btc-vision/passworder": "1.0.0",
"@btc-vision/transaction": "1.1.2",
"@btc-vision/transaction": "1.1.3",
"@btc-vision/wallet-sdk": "1.0.0",
"@eslint/js": "^9.14.0",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
Expand Down Expand Up @@ -99,7 +99,7 @@
"loglevel": "^1.8.0",
"lru-cache": "=6.0.0",
"mini-css-extract-plugin": "^2.4.5",
"opnet": "1.1.18",
"opnet": "1.1.19",
"postcss": "^8.4.39",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^6.2.1",
Expand Down
Loading

0 comments on commit 430b9fa

Please sign in to comment.