@ledgerhq/live-common 34.48.0-nightly.4 → 34.48.0-nightly.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +9 -9
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ledgerhq/live-common",
|
3
3
|
"description": "Common ground for the Ledger Live apps",
|
4
|
-
"version": "34.48.0-nightly.
|
4
|
+
"version": "34.48.0-nightly.5",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
7
7
|
"url": "https://github.com/LedgerHQ/ledger-live.git"
|
@@ -167,18 +167,18 @@
|
|
167
167
|
"yargs": "^17.0.0",
|
168
168
|
"zod": "^3.22.4",
|
169
169
|
"@ledgerhq/coin-algorand": "^0.10.1-nightly.4",
|
170
|
-
"@ledgerhq/coin-aptos": "^3.3.0-nightly.4",
|
171
|
-
"@ledgerhq/coin-bitcoin": "^0.21.1-nightly.4",
|
172
170
|
"@ledgerhq/coin-canton": "^0.5.0-nightly.4",
|
173
171
|
"@ledgerhq/coin-cardano": "^0.12.1-nightly.4",
|
174
172
|
"@ledgerhq/coin-casper": "^2.1.1-nightly.4",
|
173
|
+
"@ledgerhq/coin-aptos": "^3.3.0-nightly.4",
|
175
174
|
"@ledgerhq/coin-celo": "^1.4.0-nightly.4",
|
176
175
|
"@ledgerhq/coin-cosmos": "^0.17.1-nightly.4",
|
176
|
+
"@ledgerhq/coin-bitcoin": "^0.21.1-nightly.4",
|
177
177
|
"@ledgerhq/coin-evm": "^2.30.0-nightly.4",
|
178
178
|
"@ledgerhq/coin-filecoin": "^1.11.1-nightly.4",
|
179
179
|
"@ledgerhq/coin-framework": "^6.4.0-nightly.4",
|
180
|
-
"@ledgerhq/coin-hedera": "^1.11.1-nightly.4",
|
181
180
|
"@ledgerhq/coin-icon": "^0.12.1-nightly.4",
|
181
|
+
"@ledgerhq/coin-hedera": "^1.11.1-nightly.4",
|
182
182
|
"@ledgerhq/coin-internet_computer": "^1.8.1-nightly.4",
|
183
183
|
"@ledgerhq/coin-kaspa": "^1.1.0-nightly.5",
|
184
184
|
"@ledgerhq/coin-mina": "^1.2.1-nightly.4",
|
@@ -193,8 +193,8 @@
|
|
193
193
|
"@ledgerhq/coin-ton": "^0.14.1-nightly.4",
|
194
194
|
"@ledgerhq/coin-tron": "^5.4.0-nightly.4",
|
195
195
|
"@ledgerhq/coin-vechain": "^2.10.0-nightly.4",
|
196
|
-
"@ledgerhq/coin-xrp": "^7.4.0-nightly.4",
|
197
196
|
"@ledgerhq/crypto-icons-ui": "^1.19.0-nightly.1",
|
197
|
+
"@ledgerhq/coin-xrp": "^7.4.0-nightly.4",
|
198
198
|
"@ledgerhq/cryptoassets": "^13.28.0-nightly.2",
|
199
199
|
"@ledgerhq/device-core": "^0.6.3-nightly.2",
|
200
200
|
"@ledgerhq/devices": "8.5.1",
|
@@ -213,8 +213,8 @@
|
|
213
213
|
"@ledgerhq/hw-app-near": "^6.31.6",
|
214
214
|
"@ledgerhq/hw-app-polkadot": "^6.34.6",
|
215
215
|
"@ledgerhq/hw-app-str": "^7.2.6",
|
216
|
-
"@ledgerhq/hw-app-sui": "^1.4.0",
|
217
216
|
"@ledgerhq/hw-app-tezos": "^6.31.6",
|
217
|
+
"@ledgerhq/hw-app-sui": "^1.4.0",
|
218
218
|
"@ledgerhq/hw-app-trx": "^6.31.6",
|
219
219
|
"@ledgerhq/hw-app-vet": "^0.6.0-nightly.2",
|
220
220
|
"@ledgerhq/hw-app-xrp": "^6.32.4",
|
@@ -233,11 +233,11 @@
|
|
233
233
|
"@ledgerhq/live-signer-canton": "^0.2.4-nightly.4",
|
234
234
|
"@ledgerhq/live-signer-evm": "^0.7.5-nightly.4",
|
235
235
|
"@ledgerhq/live-signer-solana": "^0.5.5-nightly.4",
|
236
|
-
"@ledgerhq/live-wallet": "^0.13.1-nightly.
|
236
|
+
"@ledgerhq/live-wallet": "^0.13.1-nightly.5",
|
237
237
|
"@ledgerhq/logs": "^6.13.0",
|
238
238
|
"@ledgerhq/speculos-transport": "^0.2.10-nightly.1",
|
239
|
-
"@ledgerhq/wallet-api-
|
240
|
-
"@ledgerhq/wallet-api-
|
239
|
+
"@ledgerhq/wallet-api-exchange-module": "^0.16.0",
|
240
|
+
"@ledgerhq/wallet-api-acre-module": "^0.7.0-nightly.0"
|
241
241
|
},
|
242
242
|
"devDependencies": {
|
243
243
|
"@solana/web3.js": "1.95.4",
|