@ledgerhq/live-common 34.3.0-next.0 → 34.3.0-next.1
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 +13 -13
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.3.0-next.
|
|
4
|
+
"version": "34.3.0-next.1",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/LedgerHQ/ledger-live.git"
|
|
@@ -184,17 +184,6 @@
|
|
|
184
184
|
"xstate": "4.38.3",
|
|
185
185
|
"yargs": "^17.0.0",
|
|
186
186
|
"zod": "^3.22.4",
|
|
187
|
-
"@ledgerhq/hw-app-eth": "^6.37.0-next.0",
|
|
188
|
-
"@ledgerhq/hw-app-exchange": "^0.5.0-next.0",
|
|
189
|
-
"@ledgerhq/hw-app-near": "^6.29.0-next.0",
|
|
190
|
-
"@ledgerhq/hw-app-polkadot": "^6.29.0-next.0",
|
|
191
|
-
"@ledgerhq/hw-app-solana": "^7.2.0-next.0",
|
|
192
|
-
"@ledgerhq/hw-app-str": "^6.29.0-next.0",
|
|
193
|
-
"@ledgerhq/hw-app-tezos": "^6.29.0-next.0",
|
|
194
|
-
"@ledgerhq/hw-app-trx": "^6.29.0-next.0",
|
|
195
|
-
"@ledgerhq/hw-app-vet": "^0.2.0-next.0",
|
|
196
|
-
"@ledgerhq/hw-app-xrp": "^6.29.0-next.0",
|
|
197
|
-
"@ledgerhq/hw-transport": "^6.31.0-next.0",
|
|
198
187
|
"@ledgerhq/coin-algorand": "^0.5.0-next.0",
|
|
199
188
|
"@ledgerhq/coin-bitcoin": "^0.6.0-next.0",
|
|
200
189
|
"@ledgerhq/coin-cardano": "^0.1.0-next.0",
|
|
@@ -213,6 +202,17 @@
|
|
|
213
202
|
"@ledgerhq/hw-app-algorand": "^6.29.0-next.0",
|
|
214
203
|
"@ledgerhq/hw-app-btc": "^10.3.0-next.0",
|
|
215
204
|
"@ledgerhq/hw-app-cosmos": "^6.30.0-next.0",
|
|
205
|
+
"@ledgerhq/hw-app-eth": "^6.37.0-next.0",
|
|
206
|
+
"@ledgerhq/hw-app-exchange": "^0.5.0-next.0",
|
|
207
|
+
"@ledgerhq/hw-app-near": "^6.29.0-next.0",
|
|
208
|
+
"@ledgerhq/hw-app-polkadot": "^6.29.0-next.0",
|
|
209
|
+
"@ledgerhq/hw-app-solana": "^7.2.0-next.0",
|
|
210
|
+
"@ledgerhq/hw-app-str": "^6.29.0-next.0",
|
|
211
|
+
"@ledgerhq/hw-app-tezos": "^6.29.0-next.0",
|
|
212
|
+
"@ledgerhq/hw-app-trx": "^6.29.0-next.0",
|
|
213
|
+
"@ledgerhq/hw-app-vet": "^0.2.0-next.0",
|
|
214
|
+
"@ledgerhq/hw-app-xrp": "^6.29.0-next.0",
|
|
215
|
+
"@ledgerhq/hw-transport": "^6.31.0-next.0",
|
|
216
216
|
"@ledgerhq/hw-transport-mocker": "^6.29.0-next.0",
|
|
217
217
|
"@ledgerhq/live-config": "^3.0.0",
|
|
218
218
|
"@ledgerhq/live-countervalues": "^0.2.0-next.0",
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"@ledgerhq/live-network": "^1.3.0-next.0",
|
|
223
223
|
"@ledgerhq/live-nft": "^0.4.0-next.0",
|
|
224
224
|
"@ledgerhq/live-promise": "^0.1.0-next.0",
|
|
225
|
-
"@ledgerhq/live-wallet": "^0.
|
|
225
|
+
"@ledgerhq/live-wallet": "^0.2.0-next.1",
|
|
226
226
|
"@ledgerhq/logs": "^6.12.0",
|
|
227
227
|
"@ledgerhq/speculos-transport": "^0.1.1-next.0",
|
|
228
228
|
"@ledgerhq/wallet-api-exchange-module": "^0.7.0-next.0"
|