|
1 | 1 | {
|
2 | 2 | "name": "near-wallet-selector",
|
3 |
| - "version": "8.9.3", |
| 3 | + "version": "8.9.4", |
4 | 4 | "description": "NEAR Wallet Selector makes it easy for users to interact with your dApp by providing an abstraction over various wallets within the NEAR ecosystem",
|
5 | 5 | "keywords": [
|
6 | 6 | "near",
|
|
9 | 9 | "dapps",
|
10 | 10 | "near-protocol",
|
11 | 11 | "near-blockchain",
|
12 |
| - "near-wallet", |
13 | 12 | "near-snap",
|
14 | 13 | "my-near-wallet",
|
15 | 14 | "bitget-wallet",
|
|
48 | 47 | "build:bitget-wallet": "nx run-many --target=build --projects=bitget-wallet --configuration=production",
|
49 | 48 | "build:ledger": "nx run-many --target=build --projects=ledger --configuration=production",
|
50 | 49 | "build:math-wallet": "nx run-many --target=build --projects=math-wallet --configuration=production",
|
51 |
| - "build:near-wallet": "nx run-many --target=build --projects=near-wallet --configuration=production", |
52 | 50 | "build:here-wallet": "nx run-many --target=build --projects=here-wallet --configuration=production",
|
53 | 51 | "build:my-near-wallet": "nx run-many --target=build --projects=my-near-wallet --configuration=production",
|
54 | 52 | "build:sender": "nx run-many --target=build --projects=sender --configuration=production",
|
|
88 | 86 | "@angular/router": "15.2.9",
|
89 | 87 | "@here-wallet/core": "^1.5.1",
|
90 | 88 | "@jscutlery/semver": "3.1.0",
|
91 |
| - "@ledgerhq/hw-transport": "6.27.1", |
92 |
| - "@ledgerhq/hw-transport-webhid": "6.27.1", |
| 89 | + "@ledgerhq/hw-transport": "6.30.3", |
| 90 | + "@ledgerhq/hw-transport-webhid": "6.28.3", |
93 | 91 | "@metamask/detect-provider": "^2.0.0",
|
94 | 92 | "@meteorwallet/sdk": "^1.0.9",
|
95 | 93 | "@mintbase-js/wallet": "0.5.0-beta.6",
|
|
98 | 96 | "@ramper/near": "^0.0.30",
|
99 | 97 | "@walletconnect/modal": "^2.6.2",
|
100 | 98 | "@walletconnect/sign-client": "2.11.0",
|
101 |
| - "better-sqlite3": "^9.2.2", |
| 99 | + "better-sqlite3": "^9.3.0", |
102 | 100 | "big.js": "^6.1.1",
|
103 | 101 | "bn.js": "^5.2.0",
|
104 | 102 | "borsh": "^0.7.0",
|
|
0 commit comments