forked from faremeter/faremeter
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
66 lines (59 loc) · 1.23 KB
/
pnpm-workspace.yaml
File metadata and controls
66 lines (59 loc) · 1.23 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
packages:
- packages/*
- apps/*
- scripts
catalog:
"@eslint/js": 9.34.0
"@faremeter/x-solana-settlement": 0.3.1
"@hono/node-server": 1.19.1
"@solana-program/compute-budget": 0.8.0
"@solana-program/memo": 0.10.0
"@solana-program/token": 0.5.1
"@solana/kit": 2.3.0
"@solana/spl-token": 0.4.13
"@solana/transactions": 2.3.0
"@solana/web3.js": 1.98.4
"@tapjs/asserts": 4.0.1
"@tapjs/tsx": 3.0.1
"@types/express": 5.0.3
"@types/node": 20.19.11
"@types/promise-fs": 2.1.5
"@types/web": 0.0.246
"@typescript/lib-dom": npm:@types/web@^0.0.246
arktype: 2.1.21
bs58: 6.0.0
dotenv: 17.2.2
eslint: 9.34.0
express: 5.1.0
hono: 4.9.0
jiti: 2.5.1
prettier: 3.6.2
tap: 21.1.0
tsc-esm-fix: 3.1.2
tsdoc-markdown: ^1.4.1
tsx: 4.20.5
typescript-eslint: 8.42.0
typescript-language-server: 4.4.0
typescript: 5.9.3
viem: 2.37.2
zx: 8.8.1
"@logtape/logtape": 1.0.4
"@solana/rpc-types": 3.0.3
catalogMode: prefer
ignoredBuiltDependencies:
- bigint-buffer
- bufferutil
- esbuild
- utf-8-validate
linkWorkspacePackages: true
onlyBuiltDependencies:
- keccak
- node-hid
- usb
overrides:
abitype: 1.1.0
typescript: 5.9.3
peerDependencyRules:
ignoreMissing:
- react-dom
- react