@ledgerhq/live-common 34.48.0-nightly.7 → 34.48.0-nightly.8
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 +7 -7
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.8",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
7
7
|
"url": "https://github.com/LedgerHQ/ledger-live.git"
|
@@ -106,7 +106,7 @@
|
|
106
106
|
"@dfinity/agent": "^0.21.0",
|
107
107
|
"@dfinity/candid": "^0.21.0",
|
108
108
|
"@dfinity/principal": "^0.15.6",
|
109
|
-
"@ledgerhq/device-management-kit": "0.
|
109
|
+
"@ledgerhq/device-management-kit": "0.9.0",
|
110
110
|
"@ledgerhq/live-app-sdk": "^0.8.1",
|
111
111
|
"@ledgerhq/wallet-api-client": "^1.10.0",
|
112
112
|
"@ledgerhq/wallet-api-core": "^1.22.0",
|
@@ -188,7 +188,7 @@
|
|
188
188
|
"@ledgerhq/coin-solana": "^0.32.1-nightly.5",
|
189
189
|
"@ledgerhq/coin-stacks": "^0.9.1-nightly.5",
|
190
190
|
"@ledgerhq/coin-stellar": "^6.4.0-nightly.5",
|
191
|
-
"@ledgerhq/coin-sui": "^0.13.0-nightly.
|
191
|
+
"@ledgerhq/coin-sui": "^0.13.0-nightly.6",
|
192
192
|
"@ledgerhq/coin-tezos": "^6.4.0-nightly.5",
|
193
193
|
"@ledgerhq/coin-ton": "^0.14.1-nightly.5",
|
194
194
|
"@ledgerhq/coin-tron": "^5.4.0-nightly.5",
|
@@ -205,7 +205,7 @@
|
|
205
205
|
"@ledgerhq/hw-app-celo": "^6.34.3-nightly.2",
|
206
206
|
"@ledgerhq/hw-app-cosmos": "^6.32.6",
|
207
207
|
"@ledgerhq/hw-app-eth": "^6.45.18-nightly.2",
|
208
|
-
"@ledgerhq/hw-app-exchange": "^0.13.
|
208
|
+
"@ledgerhq/hw-app-exchange": "^0.13.3-nightly.0",
|
209
209
|
"@ledgerhq/hw-app-hedera": "^1.2.6",
|
210
210
|
"@ledgerhq/hw-app-icon": "^1.3.6",
|
211
211
|
"@ledgerhq/hw-app-kaspa": "^1.3.0-nightly.0",
|
@@ -224,14 +224,14 @@
|
|
224
224
|
"@ledgerhq/live-config": "^3.2.0",
|
225
225
|
"@ledgerhq/live-countervalues": "^0.7.1-nightly.5",
|
226
226
|
"@ledgerhq/live-countervalues-react": "^0.5.2-nightly.5",
|
227
|
-
"@ledgerhq/live-dmk-shared": "^0.12.
|
227
|
+
"@ledgerhq/live-dmk-shared": "^0.12.4-nightly.0",
|
228
228
|
"@ledgerhq/live-env": "^2.16.0-nightly.1",
|
229
229
|
"@ledgerhq/live-hooks": "0.1.0",
|
230
230
|
"@ledgerhq/live-network": "^2.0.17-nightly.1",
|
231
231
|
"@ledgerhq/live-nft": "^0.8.20-nightly.5",
|
232
232
|
"@ledgerhq/live-promise": "^0.1.1",
|
233
233
|
"@ledgerhq/live-signer-canton": "^0.2.4-nightly.5",
|
234
|
-
"@ledgerhq/live-signer-evm": "^0.7.5-nightly.
|
234
|
+
"@ledgerhq/live-signer-evm": "^0.7.5-nightly.6",
|
235
235
|
"@ledgerhq/live-signer-solana": "^0.5.5-nightly.5",
|
236
236
|
"@ledgerhq/live-wallet": "^0.13.1-nightly.6",
|
237
237
|
"@ledgerhq/logs": "^6.13.0",
|
@@ -286,8 +286,8 @@
|
|
286
286
|
"uuid": "^8.3.2",
|
287
287
|
"ws": "7",
|
288
288
|
"@ledgerhq/device-react": "^0.2.44-nightly.2",
|
289
|
-
"@ledgerhq/types-cryptoassets": "^7.27.0-nightly.0",
|
290
289
|
"@ledgerhq/types-devices": "^6.27.0",
|
290
|
+
"@ledgerhq/types-cryptoassets": "^7.27.0-nightly.0",
|
291
291
|
"@ledgerhq/types-live": "^6.84.0-nightly.1"
|
292
292
|
},
|
293
293
|
"scripts": {
|