forked from LedgerHQ/device-sdk-ts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
124 lines (122 loc) · 3.24 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
124 lines (122 loc) · 3.24 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
packages:
- apps/*
- packages/*
- packages/config/*
- packages/signer/*
- packages/tools/*
- packages/transport/*
onlyBuiltDependencies:
- esbuild
catalog:
"@babel/core": ^7.25.2
"@babel/preset-env": ^7.25.3
"@babel/runtime": ^7.26.10
"@changesets/changelog-github": ^0.5.0
"@changesets/cli": ^2.27.12
"@eslint/compat": 1.2.9
"@eslint/core": 0.14.0
"@eslint/js": 9.26.0
"@inquirer/prompts": ^7.3.3
"@ledgerhq/native-ui": ^0.27.1
"@ledgerhq/react-ui": ^0.17.0
"@playwright/test": ^1.49.0
"@react-native-community/cli": 15.0.1
"@react-native-community/cli-platform-android": 15.0.1
"@react-native-community/cli-platform-ios": 15.0.1
"@react-native/babel-preset": 0.76.6
"@react-native/codegen": ^0.76.6
"@react-native/eslint-config": 0.76.6
"@react-native/gradle-plugin": ^0.76.6
"@react-native/metro-config": 0.76.6
"@react-native/typescript-config": 0.76.6
"@react-navigation/bottom-tabs": ^7.2.0
"@react-navigation/material-top-tabs": ^7.1.0
"@react-navigation/native": ^7.0.14
"@react-navigation/native-stack": ^7.2.0
"@react-navigation/stack": ^7.1.1
"@sentry/minimal": 6.19.7
"@sentry/nextjs": ^8.42.0
"@statelyai/inspect": ^0.4.0
"@tsconfig/react-native": ^3.0.5
"@tsconfig/recommended": ^1.0.8
"@types/crypto-js": ^4.2.0
"@types/eslint__js": ^8.42.3
"@types/node": 22.10.1
"@types/react": 18.3.12
"@types/react-dom": 18.3.1
"@types/react-lottie": ^1.2.10
"@types/react-test-renderer": ^18.0.0
"@types/semver": 7.7.0
"@types/styled-components": ^5.1.25
"@types/styled-components-react-native": ^5.2.5
"@types/uuid": ^10.0.0
"@types/w3c-web-hid": ^1.0.6
"@types/web-bluetooth": ^0.0.20
"@types/ws": ^8.5.14
"@vitejs/plugin-react": ^4.3.4
"@vitest/coverage-istanbul": ^3.0.4
autoprefixer: ^10.4.17
axios: 1.8.2
babel-plugin-module-resolver: ^5.0.2
bitcoinjs-lib: ^6.1.6
bs58: ^6.0.0
concurrently: ^9.1.0
crypto-js: ^4.2.0
danger: 13.0.4
esbuild: 0.25.4
esbuild-node-externals: 1.18.0
eslint: 9.26.0
eslint-plugin-prettier: 5.4.0
eslint-plugin-react: 7.37.5
eslint-plugin-react-hooks: 5.2.0
eslint-plugin-simple-import-sort: 12.1.1
ethers: 6.13.4
gitmoji-cli: ^9.5.0
globals: 16.0.0
hygen: ^6.2.11
inversify: 7.5.1
isomorphic-ws: ^5.0.0
js-base64: ^3.7.7
js-flipper: ^0.273.0
jsdom: ^26.0.0
next: 14.2.26
nextra: ^3.0.13
nextra-theme-blog: ^3.0.13
nextra-theme-docs: ^3.0.15
postcss: ^8.4.47
prettier: 3.5.3
purify-ts: 2.1.0
react: 18.3.1
react-dom: 18.3.1
react-lottie: ^1.2.10
react-medium-image-zoom: 5.1.8
react-native: 0.76.6
react-native-ble-plx: 3.4.0
react-native-gesture-handler: ^2.22.0
react-native-get-random-values: ^1.11.0
react-native-pager-view: ^6.7.0
react-native-reanimated: 3.16.1
react-native-safe-area-context: ^5.1.0
react-native-screens: 4.4.0
react-native-svg: ^15.11.1
react-test-renderer: 18.3.1
reflect-metadata: 0.2.2
rimraf: ^6.0.1
rxjs: ^7.8.2
semver: 7.7.0
styled-components: ^5.3.11
tailwind-merge: ^1.14.0
tailwindcss: 3.4.16
ts-node: 10.9.2
tsc-alias: ^1.8.10
turbo: ^2.3.3
typescript: 5.8.3
typescript-eslint: 8.32.0
url: ^0.11.4
util: ^0.12.5
uuid: 11.0.3
vitest: 3.1.3
vitest-react-native: ^0.1.5
ws: ^8.18.0
xstate: 5.19.2
zx: 8.5.3