-
Notifications
You must be signed in to change notification settings - Fork 440
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
38 lines (35 loc) · 884 Bytes
/
pnpm-workspace.yaml
File metadata and controls
38 lines (35 loc) · 884 Bytes
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
packages:
- packages/*
catalogs:
peer-react:
react: ^18.0.0 || ~19.0.3 || ~19.1.4 || ~19.2.3 || ~19.3.0-0
react-dom: ^18.0.0 || ~19.0.3 || ~19.1.4 || ~19.2.3 || ~19.3.0-0
react:
'@types/react': 18.3.26
'@types/react-dom': 18.3.7
react: 18.3.1
react-dom: 18.3.1
repo:
'@swc/helpers': 0.5.17
core-js: 3.47.0
rolldown: 1.0.0-beta.47
tsdown: 0.15.7
tslib: 2.8.1
tsup: 8.5.0
typescript: 5.8.3
vue: 3.5.24
zx: 8.8.5
module-manager:
'@base-org/account': 2.0.1
'@coinbase/wallet-sdk': 4.3.0
'@solana/wallet-adapter-base': 0.9.27
'@solana/wallet-adapter-react': 0.15.39
'@solana/wallet-standard': 1.1.4
'@wallet-standard/core': 1.1.1
'@zxcvbn-ts/core': 3.0.4
'@zxcvbn-ts/language-common': 3.0.4
minimumReleaseAge: 2880
minimumReleaseAgeExclude:
- '@clerk/*'
- 'pkglab'
- 'pkglab-*'