-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpackage.json
More file actions
297 lines (297 loc) · 11.9 KB
/
package.json
File metadata and controls
297 lines (297 loc) · 11.9 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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
{
"name": "lux-exchange",
"version": "0.0.0",
"devDependencies": {
"@actions/core": "1.10.1",
"@biomejs/biome": "2.2.0",
"@commitlint/cli": "17.5.0",
"@commitlint/config-conventional": "17.4.4",
"@crowdin/cli": "3.14.0",
"@ethersproject/keccak256": "5.7.0",
"@manypkg/cli": "0.19.2",
"@nx/devkit": "22.5.4",
"@nx/jest": "22.5.4",
"@nx/js": "22.5.4",
"@nx/plugin": "22.5.4",
"@nx/workspace": "22.5.4",
"@slack/types": "2.15.0",
"@swc-node/register": "1.9.1",
"@swc/core": "1.5.7",
"@swc/helpers": "0.5.11",
"@types/bun": "1.3.1",
"@types/inquirer": "9.0.8",
"@types/node": "22.13.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript/native-preview": "7.0.0-dev.20260311.1",
"clipboardy": "4.0.0",
"danger": "11.2.6",
"depcheck": "1.4.7",
"dotenv-cli": "7.1.0",
"i18next": "23.10.0",
"i18next-parser": "8.6.0",
"inquirer": "8.2.6",
"js-yaml": "4.1.0",
"knip": "5.50.5",
"lefthook": "1.12.2",
"moti": "0.29.0",
"nx": "22.5.4",
"playwright-slack-report": "1.1.109",
"syncpack": "8.5.14",
"tslib": "2.3.0",
"typescript": "5.8.3",
"wrangler": "4.65.0",
"@tailwindcss/postcss": "^4.1.18",
"tailwindcss": "4.1.18",
"autoprefixer": "^10.4.23",
"@hanzogui/component-helpers": "3.0.2"
},
"engines": {
"node": ">=22",
"npm": "please-use-pnpm"
},
"manypkg": {
"ignoredRules": [
"INTERNAL_MISMATCH",
"ROOT_HAS_DEV_DEPENDENCIES"
]
},
"private": true,
"resolutions": {
"react": "19.0.3",
"react-dom": "19.0.3",
"@tanstack/query-core": "5.90.20",
"@apollo/client": "3.11.10",
"@babel/preset-env": "7.26.0",
"@coinbase/wallet-sdk": "4.3.2",
"@ethersproject/hash": "5.7.0",
"@react-native-community/cli-server-api": "15.0.1",
"@react-native/dev-middleware": "0.79.5",
"@sideway/formula": "3.0.1",
"@swc-node/register": "1.9.1",
"@swc/core": "1.5.7",
"@swc/helpers": "0.5.11",
"@types/react": "19.0.10",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@luxamm/router-sdk": "2.7.2",
"@luxamm/sdk-core": "7.12.2",
"@luxamm/v2-sdk": "4.19.2",
"@wxt-dev/browser": "0.1.4",
"@xmldom/xmldom": "0.7.7",
"cheerio": "1.0.0-rc.12",
"elliptic": "6.5.7",
"eslint-plugin-ft-flow": "2.0.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.2",
"@expo/uuid": "3.4.0",
"is-core-module": "2.13.0",
"jest": "29.7.0",
"json5": "2.2.2",
"metro": "0.82.0",
"metro-config": "0.82.0",
"metro-core": "0.82.0",
"metro-resolver": "0.82.0",
"moti": "0.27.2",
"multicodec": "3.0.1",
"multihashes": "4.0.2",
"node-gyp": "10.0.1",
"qs": "6.11.0",
"react-native-web": "0.19.13",
"react-refresh": "0.14.0",
"rehackt": "0.1.0",
"resolve": "1.22.4",
"semver": "7.5.2",
"sharp": "0.33.5",
"typescript": "5.8.3",
"viem": "2.30.5",
"vite": "7.3.1",
"@vitejs/plugin-react": "4.7.0",
"webpack": "5.90.0",
"xml2js": "0.5.0",
"yaml": "2.2.2"
},
"scripts": {
"api": "pnpm --dir pkgs/api",
"biome-config": "pnpm --dir pkgs/biome-config",
"config": "pnpm --dir pkgs/config",
"eslint-config": "pnpm --dir pkgs/eslint-config",
"extension": "pnpm --dir apps/extension",
"hashcash-native": "pnpm --dir pkgs/hashcash-native",
"mobile": "pnpm --dir apps/mobile",
"sessions": "pnpm --dir pkgs/sessions",
"ui": "pnpm --dir pkgs/ui",
"lx": "pnpm --dir pkgs/lx",
"utilities": "pnpm --dir pkgs/utilities",
"wallet": "pnpm --dir pkgs/wallet",
"web": "pnpm --dir apps/web",
"clean": "bash ./scripts/clean.sh",
"lfg": "pnpm run g:prepare && pnpm run mobile env:local:download && pnpm run extension env:local:download && pnpm run g:build && pnpm run mobile pod && pnpm run mobile ios",
"local:check": "./scripts/local-version-check.sh",
"preinstall": "echo ok",
"postinstall": "lefthook install || true; pnpm run g:prepare || true; touch node_modules/.install-marker",
"g:build": "./scripts/check-deps-sync.sh; NODE_OPTIONS=--max_old_space_size=8192 nx run-many -t build --parallel",
"g:build:storybook": "nx run-many -t storybook:build --skip-nx-cache --parallel",
"g:check:deps:usage": "./scripts/check-deps-with-vue-fix.sh && nx run-many -t check:deps:usage",
"g:check:deps:mismatch": "manypkg check",
"g:check:circular": "nx run-many -t check:circular",
"g:format:deps": "syncpack format",
"g:format": "nx run-many -t lint:biome:fix",
"g:format:changed": "nx affected -t lint:biome:fix --base=${NX_BASE:-main} --head=${NX_HEAD:-HEAD}",
"g:lint:changed": "./scripts/check-deps-sync.sh; nx affected -t lint --base=${NX_BASE:-main} --head=${NX_HEAD:-HEAD}",
"g:lint": "./scripts/check-deps-sync.sh; nx run-many -t lint",
"g:lint:fix": "nx run-many -t lint:fix",
"g:pre-commit-checks": "./scripts/check-deps-sync.sh; if [ \"$ENABLE_TSGO\" = \"true\" ]; then pnpm g:typecheck:tsgo && nx affected -t lint:biome --uncommitted --output-style=stream; else nx affected -t typecheck,lint:biome --uncommitted --output-style=stream; fi",
"g:prepare": "nx run-many -t prepare --output-style=stream",
"g:rm:local-packages": "bash ./scripts/remove-local-packages.sh",
"g:rm:nodemodules": "find . -name 'node_modules' -type d -prune -print -exec rm -rf '{}' +",
"g:run-all-checks": "./scripts/check-deps-sync.sh; nx run-many -t typecheck,lint,test,build,check:circular",
"g:snapshots": "nx run-many -t snapshots",
"g:test": "./scripts/check-deps-sync.sh; nx run-many -t test",
"g:test:changed": "./scripts/check-deps-sync.sh; nx affected -t test --base=${NX_BASE:-main} --head=${NX_HEAD:-HEAD}",
"g:typecheck": "./scripts/check-deps-sync.sh; test \"$ENABLE_TSGO\" = \"true\" && { pnpm run g:typecheck:tsgo || exit $?; } || nx run-many -t typecheck",
"g:typecheck:changed": "./scripts/check-deps-sync.sh; test \"$ENABLE_TSGO\" = \"true\" && { pnpm run g:typecheck:tsgo:changed || exit $?; } || nx affected -t typecheck --base=${NX_BASE:-main} --head=${NX_HEAD:-HEAD}",
"g:typecheck:tsgo": "echo 'Preparing packages' && pnpm g:prepare && echo 'Running tsgo' && tsgo -b && echo 'Typecheck complete'",
"g:typecheck:tsgo:changed": "nx affected -t typecheck:tsgo --base=${NX_BASE:-main} --head=${NX_HEAD:-HEAD}",
"generate:package": "NX_PREFER_TS_NODE=true nx generate @l.x/lx-nx:package",
"i18n:extract": "i18next",
"i18n:_upload": "crowdin upload",
"i18n:upload": "dotenv -e .env.defaults -c -- pnpm run i18n:_upload",
"i18n:_download": "crowdin download",
"i18n:download": "dotenv -e .env.defaults -c -- pnpm run i18n:_download",
"tradingapi:schema": "nx run-many -t tradingapi:schema",
"tradingapi:generate": "nx run-many -t tradingapi:generate",
"upgrade:gui": "pnpm update '*hanzogui*' '@hanzogui/*'",
"upgrade:gui:canary": "pnpm update '*hanzogui*'@canary '@hanzogui/*'@canary",
"wallet:release:setup-cherry-pick-branches": "npx tsx ./scripts/wallet-releases/generate-cherry-pick-branches-for-release.ts",
"wallet:release:generate-cherry-pick-commit-command": "npx tsx ./scripts/wallet-releases/generate-cherry-pick-commit-command.ts",
"gating": "pnpm --dir pkgs/gating",
"notifications": "pnpm --dir pkgs/notifications",
"cli": "pnpm --dir apps/cli",
"dev-portal": "pnpm --dir apps/dev-portal",
"mission-control": "pnpm --dir apps/mission-control",
"transactional": "pnpm --dir pkgs/transactional",
"mycelium": "pnpm --dir pkgs/mycelium",
"sandbox": "pnpm --dir labs/sandbox",
"websocket": "pnpm --dir pkgs/websocket",
"prices": "pnpm --dir pkgs/prices",
"privacy": "pnpm --dir pkgs/privacy",
"logger": "pnpm --dir pkgs/logger",
"react-query": "pnpm --dir pkgs/react-query",
"analytics": "pnpm --dir pkgs/analytics",
"trpc": "pnpm --dir pkgs/trpc"
},
"workspaces": [
"apps/*",
"pkgs/*",
"config/*"
],
"pnpm": {
"overrides": {
"@hanzo/gui": "3.0.4",
"@hanzogui/core": "3.0.2",
"@hanzogui/web": "3.0.2",
"@hanzogui/helpers": "3.0.2",
"@hanzogui/constants": "3.0.2",
"@hanzogui/simple-hash": "3.0.2",
"@hanzogui/compose-refs": "3.0.2",
"@hanzogui/create-context": "3.0.2",
"@hanzogui/types": "3.0.2",
"@hanzogui/static": "3.0.2",
"@hanzogui/animate": "3.0.2",
"@hanzogui/animate-presence": "3.0.2",
"@hanzogui/adapt": "3.0.2",
"@hanzogui/dialog": "3.0.2",
"@hanzogui/alert-dialog": "3.0.2",
"@hanzogui/dismissable": "3.0.2",
"@hanzogui/focus-scope": "3.0.2",
"@hanzogui/portal": "3.0.2",
"@hanzogui/popper": "3.0.2",
"@hanzogui/remove-scroll": "3.0.2",
"@hanzogui/scroll-view": "3.0.2",
"@hanzogui/loader": "3.0.2",
"@hanzogui/sheet": "3.0.2",
"@hanzogui/tooltip": "3.0.2",
"@hanzogui/select": "3.0.2",
"@hanzogui/popover": "3.0.2",
"@hanzogui/switch": "3.0.2",
"@hanzogui/checkbox": "3.0.2",
"@hanzogui/radio-group": "3.0.2",
"@hanzogui/toggle-group": "3.0.2",
"@hanzogui/label": "3.0.2",
"@hanzogui/slider": "3.0.2",
"@hanzogui/progress": "3.0.2",
"@hanzogui/roving-focus": "3.0.2",
"@hanzogui/collapsible": "3.0.2",
"@hanzogui/accordion": "3.0.2",
"@hanzogui/tabs": "3.0.2",
"@hanzogui/separator": "3.0.2",
"@hanzogui/image": "3.0.2",
"@hanzogui/list-item": "3.0.2",
"@hanzogui/text": "3.0.2",
"@hanzogui/input": "3.0.2",
"@hanzogui/group": "3.0.2",
"@hanzogui/stacks": "3.0.2",
"@hanzogui/helpers-icon": "3.0.2",
"@hanzogui/get-font-sized": "3.0.2",
"@hanzogui/get-button-sized": "3.0.2",
"@hanzogui/get-token": "3.0.2",
"@hanzogui/use-force-update": "3.0.2",
"@hanzogui/use-debounce": "3.0.2",
"@hanzogui/use-controllable-state": "3.0.2",
"@hanzogui/normalize-css-color": "3.0.2",
"@hanzogui/linear-gradient": "3.0.2",
"@hanzogui/themes": "3.0.2",
"@hanzogui/shorthands": "3.0.2",
"@hanzogui/font-size": "3.0.2",
"@hanzogui/theme-builder": "3.0.2",
"@hanzogui/cli-color": "3.0.2",
"@hanzogui/fake-react-native": "3.0.2",
"@hanzogui/react-native-media-driver": "3.0.2",
"@hanzogui/polyfill-dev": "3.0.2",
"@hanzogui/use-window-dimensions": "3.0.2",
"@hanzogui/use-store": "3.0.2",
"@hanzogui/animations-motion": "3.0.2",
"@hanzogui/build": "3.0.2",
"@hanzogui/native-ci": "3.0.2",
"@hanzogui/vite-plugin": "3.0.2",
"@hanzogui/component-helpers": "3.0.2",
"@hanzogui/focusable": "3.0.2",
"@hanzogui/menu": "3.0.2",
"@hanzogui/navigation-menu": "3.0.2",
"@hanzogui/overlay": "3.0.2",
"@hanzogui/presence-child": "3.0.2",
"@hanzogui/react-native-use-responder-events": "3.0.2",
"@hanzogui/use-previous": "3.0.2",
"@hanzogui/use-event": "3.0.2",
"@hanzogui/use-escape-keydown": "3.0.2",
"@hanzogui/use-callback-ref": "3.0.2",
"@hanzogui/font-inter": "3.0.2",
"@hanzogui/font-silkscreen": "3.0.2",
"@hanzogui/config-default": "3.0.2",
"@hanzogui/lucide-icons": "3.0.2",
"@hanzogui/demos": "3.0.2",
"@hanzogui/sandbox-ui": "3.0.2",
"@hanzogui/bento": "3.0.2",
"@hanzogui/mdx": "3.0.2",
"@hanzogui/logo": "3.0.2",
"@hanzogui/collection": "3.0.2",
"@hanzogui/form": "3.0.2",
"@hanzogui/avatar": "3.0.2",
"@hanzogui/card": "3.0.2",
"@hanzogui/toast": "3.0.2",
"@hanzogui/spinner": "3.0.2",
"@hanzogui/toggle": "3.0.2",
"@hanzogui/visually-hidden": "3.0.2",
"@hanzogui/scroll-area": "3.0.2",
"@hanzogui/button": "3.0.2",
"@hanzogui/error-boundary": "3.0.2"
}
},
"packageManager": "pnpm@9.15.9",
"overrides": {
"@luxamm/sdk": "3.0.3"
}
}