-
Notifications
You must be signed in to change notification settings - Fork 30
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
80 lines (71 loc) · 1.81 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
80 lines (71 loc) · 1.81 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
packages:
# all packages in direct subdirs of packages/
- 'packages/*'
# all packages in direct subdirs of templates/
- 'templates/*'
# all packages in direct subdirs of examples/
- 'examples/*'
catalog:
typescript: 5.8.2
'@types/node': ^24.0.0
turbo: 2.9.16
catalogs:
jest:
'@types/jest': 29.5.14
jest: 29.7.0
jest-environment-jsdom: 29.7.0
jest-fetch-mock: 3.0.3
jest-junit: 17.0.0
ts-jest: 29.4.11
react:
react: 19.2.7
react-dom: 19.2.7
'@types/react': 19.2.17
'@types/react-dom': 19.2.3
vite:
vite: 5.4.18
'@vitejs/plugin-react': 4.3.4
vite-plugin-node-polyfills: 0.21.0
web3:
viem: 2.23.13
web3: 4.16.0
abitype: 1.2.4
web3-errors: 1.3.1
web3-types: 1.10.0
build:
tsup: 8.4.0
eslint:
'@eslint/js': 10.0.1
eslint: 10.5.0
eslint-config-prettier: 10.1.8
eslint-plugin-import-x: 4.16.0
eslint-plugin-jest: 29.15.2
eslint-plugin-jsdoc: 63.0.7
eslint-plugin-jsonc: 3.2.0
eslint-plugin-prettier: 5.5.6
eslint-plugin-promise: 7.3.0
eslint-plugin-tsdoc: 0.5.2
globals: 16.5.0
jsonc-eslint-parser: 2.4.0
prettier: 3.5.3
typescript-eslint: 8.61.1
dynamic:
'@dynamic-labs/ethereum': 4.88.6
'@dynamic-labs/sdk-react-core': 4.88.6
viem: 2.45.3
overrides:
'@dynamic-labs/assert-package-version': 4.88.6
'@dynamic-labs/logger': 4.88.6
'@dynamic-labs/message-transport': 4.88.6
'@dynamic-labs/types': 4.88.6
'@dynamic-labs/utils': 4.88.6
'@hpke/core': 1.7.5
'@metamask/connect-multichain@0.14.0>pako': 2.1.0
'@typescript-eslint/eslint-plugin': 8.61.1
'@typescript-eslint/parser': 8.61.1
'@typescript-eslint/types': 8.61.1
'@typescript-eslint/utils': 8.61.1
'@vue/reactivity': 3.5.38
'@vue/shared': 3.5.38
fast-xml-parser: 4.5.4
shell-quote: 1.8.4