forked from LedgerHQ/ledger-live
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
54 lines (52 loc) · 1.48 KB
/
pnpm-workspace.yaml
File metadata and controls
54 lines (52 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
packages:
- "apps/*"
- "e2e/*"
- "libs/*"
- "tests/*"
- "libs/coin-modules/*"
- "libs/coin-tester-modules/*"
- "libs/ledgerjs/**"
- "libs/ledger-services/**"
- "libs/ui/packages/*"
- "libs/ui/examples/*"
- "libs/ledger-live-common/tools"
- "tools/**"
- "docs"
catalog:
react: 18.3.1
react-dom: 18.3.1
react-test-renderer: 18.3.1
react-redux: 7.2.9
react-i18next: 13.5.0
i18next: 23.10.1
axios: 1.12.2
electron: 38.2.0
ethers: 6.15.0
"@reduxjs/toolkit": 2.8.2
bs58: ^4.0.1
"@types/bs58": ^4.0.1
react-native: 0.77.3
"@react-native/assets-registry": 0.77.3
"@react-native/babel-plugin-codegen": 0.77.3
"@react-native/babel-preset": 0.77.3
"@react-native/codegen": 0.77.3
"@react-native/dev-middleware": 0.77.3
"@react-native/gradle-plugin": 0.77.3
"@react-native/metro-config": 0.77.3
react-native-config: 1.5.3
react-native-reanimated: 3.16.7
react-native-safe-area-context: 5.6.1
react-native-svg: 15.12.1
"@ledgerhq/context-module": 1.11.0
"@ledgerhq/device-management-kit": 0.11.2
"@ledgerhq/device-signer-kit-ethereum": 1.9.3
"@ledgerhq/device-signer-kit-solana": 1.5.0
"@ledgerhq/device-transport-kit-react-native-ble": 1.3.0
"@ledgerhq/device-transport-kit-react-native-hid": 1.0.1
"@ledgerhq/device-transport-kit-web-hid": 1.2.1
"@ledgerhq/device-transport-kit-speculos": 1.1.0
"@ledgerhq/speculos-device-controller": 0.1.0
"@ledgerhq/ldls-design-core": 0.0.31
"tailwindcss": ^3.4.0
overrides:
node-abi: ^4.9.0