File tree 12 files changed +219
-171
lines changed
apps/wallets/smart-wallet
12 files changed +219
-171
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @crossmint/client-sdk-smart-wallet-web3auth-adapter " : patch
3
+ " @crossmint/client-sdk-verifiable-credentials " : patch
4
+ " @crossmint/client-sdk-walletconnect " : patch
5
+ " @crossmint/client-sdk-smart-wallet " : patch
6
+ " @crossmint/client-sdk-smart-wallet-react-starter " : patch
7
+ " @crossmint/client-sdk-smart-wallet-next-starter " : patch
8
+ " @crossmint/client-sdk-react-ui " : patch
9
+ " @crossmint/client-sdk-window " : patch
10
+ " @crossmint/client-sdk-base " : patch
11
+ ---
12
+
13
+ revert: pnpm catalog
Original file line number Diff line number Diff line change 23
23
"react" : " ^18" ,
24
24
"react-dom" : " ^18" ,
25
25
"tailwind-merge" : " 2.4.0" ,
26
- "viem" : " catalog: "
26
+ "viem" : " 2.17.5 "
27
27
},
28
28
"devDependencies" : {
29
29
"@types/node" : " ^20" ,
Original file line number Diff line number Diff line change 40
40
"react-router-dom" : " ^6.14.1" ,
41
41
"react-scripts" : " 5.0.1" ,
42
42
"typescript" : " 5.4.2" ,
43
- "viem" : " catalog: " ,
43
+ "viem" : " 2.17.5 " ,
44
44
"vm" : " 0.1.0" ,
45
45
"web-vitals" : " ^3.1.1"
46
46
},
Original file line number Diff line number Diff line change 25
25
"@datadog/browser-logs" : " 4.42.2" ,
26
26
"exponential-backoff" : " 3.1.1" ,
27
27
"uuid" : " 9.0.1" ,
28
- "zod" : " catalog: "
28
+ "zod" : " 3.22.4 "
29
29
},
30
30
"devDependencies" : {
31
- "@ethersproject/transactions" : " catalog: " ,
32
- "@solana/web3.js" : " catalog: " ,
31
+ "@ethersproject/transactions" : " 5.7.0 " ,
32
+ "@solana/web3.js" : " 1.95.1 " ,
33
33
"@types/uuid" : " 9.0.4"
34
34
}
35
35
}
Original file line number Diff line number Diff line change 29
29
"@dynamic-labs/ethereum" : " 2.6.3" ,
30
30
"@dynamic-labs/sdk-react-core" : " 2.6.3" ,
31
31
"@dynamic-labs/solana" : " 2.6.3" ,
32
- "@ethersproject/transactions" : " catalog: " ,
32
+ "@ethersproject/transactions" : " 5.7.0 " ,
33
33
"@farcaster/auth-kit" : " 0.6.0" ,
34
34
"@headlessui/react" : " 2.1.5" ,
35
35
"@radix-ui/react-dialog" : " 1.1.2" ,
36
36
"@radix-ui/react-visually-hidden" : " 1.1.0" ,
37
- "@solana/web3.js" : " catalog: " ,
37
+ "@solana/web3.js" : " 1.95.1 " ,
38
38
"@twind/core" : " 1.1.3" ,
39
39
"@twind/preset-tailwind" : " 1.1.4" ,
40
40
"bs58" : " 5.0.0" ,
45
45
"react-jss" : " 10.10.0" ,
46
46
"tailwind-merge" : " 2.4.0" ,
47
47
"tailwindcss" : " 3.4.10" ,
48
- "viem" : " catalog: " ,
49
- "zod" : " catalog: "
48
+ "viem" : " 2.17.5 " ,
49
+ "zod" : " 3.22.4 "
50
50
},
51
51
"devDependencies" : {
52
52
"pino-pretty" : " ^7.6.0" ,
Original file line number Diff line number Diff line change 22
22
"dependencies" : {
23
23
"@crossmint/client-sdk-base" : " workspace:*" ,
24
24
"@crossmint/common-sdk-base" : " workspace:*" ,
25
- "@ethersproject/address" : " catalog: " ,
26
- "@ethersproject/constants" : " catalog: " ,
27
- "@ethersproject/contracts" : " catalog: " ,
28
- "@ethersproject/providers" : " catalog: " ,
29
- "@ethersproject/wallet" : " catalog: " ,
25
+ "@ethersproject/address" : " 5.7.0 " ,
26
+ "@ethersproject/constants" : " 5.7.0 " ,
27
+ "@ethersproject/contracts" : " 5.7.0 " ,
28
+ "@ethersproject/providers" : " 5.7.2 " ,
29
+ "@ethersproject/wallet" : " 5.7.0 " ,
30
30
"@lit-protocol/auth-helpers" : " 5.1.0" ,
31
31
"@lit-protocol/lit-node-client" : " 5.1.0" ,
32
32
"@lit-protocol/types" : " 5.1.0" ,
Original file line number Diff line number Diff line change 27
27
"@zerodev/sdk" : " 5.3.3" ,
28
28
"@zerodev/webauthn-key" : " 5.3.1" ,
29
29
"permissionless" : " 0.1.36" ,
30
- "viem" : " catalog: " ,
31
- "zod" : " catalog: "
30
+ "viem" : " 2.17.5 " ,
31
+ "zod" : " 3.22.4 "
32
32
},
33
33
"devDependencies" : {
34
34
"typedoc" : " 0.26.5" ,
Original file line number Diff line number Diff line change 27
27
},
28
28
"dependencies" : {
29
29
"@crossmint/common-sdk-base" : " workspace:*" ,
30
- "@ethersproject/bytes" : " catalog: " ,
30
+ "@ethersproject/bytes" : " 5.7.0 " ,
31
31
"@headlessui/react" : " 1.7.18" ,
32
32
"@heroicons/react" : " 2.1.1" ,
33
33
"@walletconnect/core" : " 2.11.1" ,
40
40
},
41
41
"devDependencies" : {
42
42
"@crossmint/client-sdk-aa" : " 1.0.0-alpha.1" ,
43
- "@ethersproject/abstract-provider" : " catalog: " ,
44
- "@ethersproject/providers" : " catalog: " ,
45
- "@solana/web3.js" : " catalog: " ,
43
+ "@ethersproject/abstract-provider" : " 5.7.0 " ,
44
+ "@ethersproject/providers" : " 5.7.2 " ,
45
+ "@solana/web3.js" : " 1.95.1 " ,
46
46
"@types/react" : " ^18.3.0" ,
47
47
"@types/react-dom" : " ^18.3.0" ,
48
48
"autoprefixer" : " 10.4.17" ,
Original file line number Diff line number Diff line change 24
24
"@web3auth/base" : " 7.3.2" ,
25
25
"@web3auth/ethereum-provider" : " 7.3.2" ,
26
26
"@web3auth/single-factor-auth" : " 7.3.0" ,
27
- "viem" : " catalog: "
27
+ "viem" : " 2.17.5 "
28
28
},
29
29
"devDependencies" : {
30
30
"@types/node" : " 20.12.7" ,
Original file line number Diff line number Diff line change 20
20
},
21
21
"dependencies" : {
22
22
"nanoid" : " 5.0.4" ,
23
- "zod" : " catalog: "
23
+ "zod" : " 3.22.4 "
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments