-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
109 lines (98 loc) · 2.14 KB
/
pnpm-workspace.yaml
File metadata and controls
109 lines (98 loc) · 2.14 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
packages:
- packages/*
- '!packages/register-tests'
- packages/cli/src/plugins/__fixtures__/hardhat
- packages/register-tests/*
- playgrounds/*
- site
auditConfig:
ignoreGhsas:
- GHSA-g3ch-rx76-35fx
- GHSA-ffrw-9mx8-89p8
- GHSA-qpm2-6cq5-7pq5
- GHSA-93m4-6634-74q7
- GHSA-29xp-372q-xqph
- GHSA-mh29-5h37-fv8m
- GHSA-5j98-mcp5-4vw2
autoInstallPeers: false
catalog:
'@base-org/account': 2.4.0
'@coinbase/wallet-sdk': 4.3.6
'@gemini-wallet/core': 0.3.2
'@metamask/sdk': 0.33.1
'@nuxt/schema': 4.2.1
'@safe-global/safe-apps-provider': 0.18.6
'@safe-global/safe-apps-sdk': 9.1.0
'@tanstack/query-core': 5.49.1
'@tanstack/react-query': 5.49.2
'@tanstack/vue-query': 5.49.1
'@types/react': ^19.2.0
'@types/react-dom': ^19.2.0
'@vitejs/plugin-react': ^4.3.3
'@vitejs/plugin-vue': 6.0.1
'@walletconnect/ethereum-provider': 2.21.1
buffer: 6.0.3
nuxt: 4.2.1
ox: 0.11.1
porto: 0.2.35
react: 19.2.0
react-dom: 19.2.0
vite: 8.0.8
vue: 3.4.27
linkWorkspacePackages: deep
minimumReleaseAge: 1440
minimumReleaseAgeExclude:
- '@gemini-wallet/core'
- '@wagmi/cli'
- '@wagmi/connectors'
- '@wagmi/core'
- '@wagmi/test'
- '@wagmi/vue'
- abitype
- ox
- porto
- prool
- wagmi
- viem
onlyBuiltDependencies:
- bufferutil
- cpu-features
- esbuild
- msw
- protobufjs
- sharp
- simple-git-hooks
- ssh2
- utf-8-validate
- vue-demi
- workerd
overrides:
cookie@<0.7.0: 0.7.0
elliptic@<=6.6.0: '>=6.6.1'
esbuild@<=0.24.2: 0.25.0
happy-dom@<20.0.2: '>=20.0.2'
mdast-util-to-hast@<13.2.1: '>=13.2.1'
nanoid@<3.3.8: 3.3.8
node-forge@<1.3.2: '>=1.3.2'
semver@<5.7.2: '>=5.7.2'
serialize-javascript@>=6.0.0 <6.0.2: 6.0.2
tar@=7.5.1: '>=7.5.2'
tmp@<=0.2.3: 0.2.4
vite@>=7.1.0 <=7.1.10: '>=7.1.11'
ws@>=8.0.0 <8.17.1: 8.17.1
peerDependencyRules:
ignoreMissing:
- '@algolia/client-search'
- react
- react-native
- search-insights
trustPolicy: no-downgrade
trustPolicyExclude:
- '@coinbase/cdp-sdk@1.38.4'
- '@noble/curves@1.8.0'
- '@noble/hashes@1.7.0'
- chokidar@4.0.3
- semver@6.3.1
- undici@6.22.0
- vite@5.4.21
- "contracts"