@ledgerhq/react-native-hid 6.35.0-nightly.20260114024814 → 6.36.0-nightly.20260115024415

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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/react-native-hid@6.34.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/react-native-hid
2
+ > @ledgerhq/react-native-hid@6.35.0 build /home/runner/work/ledger-live/ledger-live/libs/ledgerjs/packages/react-native-hid
3
3
  > tsc && tsc -m esnext --moduleResolution bundler --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,20 +1,42 @@
1
1
  # @ledgerhq/react-native-hid
2
2
 
3
- ## 6.35.0-nightly.20260114024814
3
+ ## 6.36.0-nightly.20260115024415
4
+
5
+ ### Minor Changes
6
+
7
+ - [#13396](https://github.com/LedgerHQ/ledger-live/pull/13396) [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update Jest to v30
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [[`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b)]:
12
+ - @ledgerhq/hw-transport@6.32.0-nightly.20260115024415
13
+ - @ledgerhq/devices@8.10.0-nightly.20260115024415
14
+ - @ledgerhq/errors@6.29.0-nightly.20260115024415
15
+ - @ledgerhq/logs@6.14.0-nightly.20260115024415
16
+
17
+ ## 6.35.0
4
18
 
5
19
  ### Minor Changes
6
20
 
7
21
  - [#13259](https://github.com/LedgerHQ/ledger-live/pull/13259) [`8cb7d40`](https://github.com/LedgerHQ/ledger-live/commit/8cb7d40e0a55e47f42adc5cd522740cab1fd4de4) Thanks [@iqbalibrahim-ledger](https://github.com/iqbalibrahim-ledger)! - Bump styled-components to v6 on mobile and icons to prepare react 19 migration
8
22
 
9
- - [#13396](https://github.com/LedgerHQ/ledger-live/pull/13396) [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b) Thanks [@gre-ledger](https://github.com/gre-ledger)! - Update Jest to v30
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies [[`a8c59da`](https://github.com/LedgerHQ/ledger-live/commit/a8c59da888c8cb3c200a9f62869ca54aba706cae)]:
26
+ - @ledgerhq/devices@8.9.0
27
+ - @ledgerhq/hw-transport@6.31.16
28
+
29
+ ## 6.35.0-next.0
30
+
31
+ ### Minor Changes
32
+
33
+ - [#13259](https://github.com/LedgerHQ/ledger-live/pull/13259) [`8cb7d40`](https://github.com/LedgerHQ/ledger-live/commit/8cb7d40e0a55e47f42adc5cd522740cab1fd4de4) Thanks [@iqbalibrahim-ledger](https://github.com/iqbalibrahim-ledger)! - Bump styled-components to v6 on mobile and icons to prepare react 19 migration
10
34
 
11
35
  ### Patch Changes
12
36
 
13
- - Updated dependencies [[`a8c59da`](https://github.com/LedgerHQ/ledger-live/commit/a8c59da888c8cb3c200a9f62869ca54aba706cae), [`b9a3e43`](https://github.com/LedgerHQ/ledger-live/commit/b9a3e431be33943ab4feb4294d6a7f27b966e61b)]:
14
- - @ledgerhq/devices@8.9.0-nightly.20260114024814
15
- - @ledgerhq/hw-transport@6.32.0-nightly.20260114024814
16
- - @ledgerhq/errors@6.29.0-nightly.20260114024814
17
- - @ledgerhq/logs@6.14.0-nightly.20260114024814
37
+ - Updated dependencies [[`a8c59da`](https://github.com/LedgerHQ/ledger-live/commit/a8c59da888c8cb3c200a9f62869ca54aba706cae)]:
38
+ - @ledgerhq/devices@8.9.0-next.0
39
+ - @ledgerhq/hw-transport@6.31.16-next.0
18
40
 
19
41
  ## 6.34.0
20
42
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/react-native-hid",
3
- "version": "6.35.0-nightly.20260114024814",
3
+ "version": "6.36.0-nightly.20260115024415",
4
4
  "nativePackage": true,
5
5
  "description": "Ledger Hardware Wallet Web implementation of the communication layer, using U2F api",
6
6
  "keywords": [
@@ -30,10 +30,10 @@
30
30
  "license": "Apache-2.0",
31
31
  "dependencies": {
32
32
  "rxjs": "7.8.2",
33
- "@ledgerhq/devices": "8.9.0-nightly.20260114024814",
34
- "@ledgerhq/errors": "^6.29.0-nightly.20260114024814",
35
- "@ledgerhq/hw-transport": "6.32.0-nightly.20260114024814",
36
- "@ledgerhq/logs": "^6.14.0-nightly.20260114024814"
33
+ "@ledgerhq/devices": "8.10.0-nightly.20260115024415",
34
+ "@ledgerhq/errors": "^6.29.0-nightly.20260115024415",
35
+ "@ledgerhq/hw-transport": "6.32.0-nightly.20260115024415",
36
+ "@ledgerhq/logs": "^6.14.0-nightly.20260115024415"
37
37
  },
38
38
  "devDependencies": {
39
39
  "@types/jest": "30.0.0",