@ledgerhq/live-common 26.0.0-next.2 → 26.0.0

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.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  },
5
5
  "name": "@ledgerhq/live-common",
6
6
  "description": "Common ground for the Ledger Live apps",
7
- "version": "26.0.0-next.2",
7
+ "version": "26.0.0",
8
8
  "repository": {
9
9
  "type": "git",
10
10
  "url": "https://github.com/LedgerHQ/ledger-live.git"
@@ -111,13 +111,13 @@
111
111
  "@hashgraph/sdk": "^2.10.1",
112
112
  "@keplr-wallet/cosmos": "^0.9.16",
113
113
  "@ledgerhq/compressjs": "github:LedgerHQ/compressjs#d9e8e4d994923e0ea76a32b97289bcccfe71b82e",
114
- "@ledgerhq/cryptoassets": "^6.32.0-next.1",
114
+ "@ledgerhq/cryptoassets": "^6.32.0",
115
115
  "@ledgerhq/devices": "^7.0.0",
116
116
  "@ledgerhq/errors": "^6.10.1",
117
117
  "@ledgerhq/hw-app-algorand": "^6.27.2",
118
118
  "@ledgerhq/hw-app-btc": "^8.0.0",
119
119
  "@ledgerhq/hw-app-cosmos": "^6.27.2",
120
- "@ledgerhq/hw-app-eth": "^6.29.4-next.1",
120
+ "@ledgerhq/hw-app-eth": "^6.29.4",
121
121
  "@ledgerhq/hw-app-polkadot": "^6.27.2",
122
122
  "@ledgerhq/hw-app-solana": "^6.27.2",
123
123
  "@ledgerhq/hw-app-str": "^6.27.2",
@@ -217,9 +217,9 @@
217
217
  },
218
218
  "devDependencies": {
219
219
  "@keplr-wallet/proto-types": "^0.10.4",
220
- "@ledgerhq/types-cryptoassets": "^6.23.0-next.0",
220
+ "@ledgerhq/types-cryptoassets": "^6.23.0",
221
221
  "@ledgerhq/types-devices": "^6.22.0",
222
- "@ledgerhq/types-live": "^6.23.0-next.0",
222
+ "@ledgerhq/types-live": "^6.23.0",
223
223
  "@svgr/core": "^5.5.0",
224
224
  "@testing-library/react": "12",
225
225
  "@testing-library/react-hooks": "^4.0.1",