File tree Expand file tree Collapse file tree 7 files changed +579
-304
lines changed Expand file tree Collapse file tree 7 files changed +579
-304
lines changed Original file line number Diff line number Diff line change 48
48
"ethers" : " ^6.5.1"
49
49
},
50
50
"peerDependencies" : {
51
- "@wormhole-foundation/sdk-base" : " ^2.1 .0" ,
52
- "@wormhole-foundation/sdk-definitions" : " ^2.1 .0" ,
53
- "@wormhole-foundation/sdk-evm" : " ^2.1 .0" ,
54
- "@wormhole-foundation/sdk-evm-core" : " ^2.1 .0"
51
+ "@wormhole-foundation/sdk-base" : " ^2.4 .0" ,
52
+ "@wormhole-foundation/sdk-definitions" : " ^2.4 .0" ,
53
+ "@wormhole-foundation/sdk-evm" : " ^2.4 .0" ,
54
+ "@wormhole-foundation/sdk-evm-core" : " ^2.4 .0"
55
55
},
56
56
"devDependencies" : {
57
57
"@typechain/ethers-v6" : " ^0.5.1" ,
Original file line number Diff line number Diff line change 22
22
"@solana/web3.js" : " ^1.95.8" ,
23
23
"@types/jest" : " ^29.5.12" ,
24
24
"@types/node" : " ^20.12.2" ,
25
- "@wormhole-foundation/sdk" : " ^2.1 .0" ,
25
+ "@wormhole-foundation/sdk" : " ^2.4 .0" ,
26
26
"@wormhole-foundation/wormchain-sdk" : " ^0.0.1" ,
27
27
"ethers" : " ^6.5.1" ,
28
28
"ts-jest" : " ^29.1.2" ,
Original file line number Diff line number Diff line change 49
49
"test" : " jest --config ./jest.config.ts"
50
50
},
51
51
"peerDependencies" : {
52
- "@wormhole-foundation/sdk-base" : " ^2.1 .0" ,
53
- "@wormhole-foundation/sdk-definitions" : " ^2.1 .0"
52
+ "@wormhole-foundation/sdk-base" : " ^2.4 .0" ,
53
+ "@wormhole-foundation/sdk-definitions" : " ^2.4 .0"
54
54
},
55
55
"type" : " module"
56
56
}
Original file line number Diff line number Diff line change 32
32
"tsx" : " ^4.7.2"
33
33
},
34
34
"dependencies" : {
35
- "@wormhole-foundation/sdk" : " ^2.1 .0" ,
35
+ "@wormhole-foundation/sdk" : " ^2.4 .0" ,
36
36
"@wormhole-foundation/sdk-definitions-ntt" : " 1.0.0" ,
37
37
"@wormhole-foundation/sdk-evm-ntt" : " 1.0.0" ,
38
38
"@wormhole-foundation/sdk-solana-ntt" : " 1.0.0" ,
Original file line number Diff line number Diff line change 50
50
"@wormhole-foundation/sdk-solana-ntt" : " 1.0.0"
51
51
},
52
52
"peerDependencies" : {
53
- "@wormhole-foundation/sdk-connect" : " ^2.1 .0" ,
53
+ "@wormhole-foundation/sdk-connect" : " ^2.4 .0" ,
54
54
"axios" : " ^1.9.0"
55
55
},
56
56
"type" : " module" ,
Original file line number Diff line number Diff line change 57
57
"@wormhole-foundation/sdk-definitions-ntt" : " 1.0.0"
58
58
},
59
59
"peerDependencies" : {
60
- "@wormhole-foundation/sdk-base" : " ^2.1 .0" ,
61
- "@wormhole-foundation/sdk-definitions" : " ^2.1 .0" ,
62
- "@wormhole-foundation/sdk-solana" : " ^2.1 .0" ,
63
- "@wormhole-foundation/sdk-solana-core" : " ^2.1 .0"
60
+ "@wormhole-foundation/sdk-base" : " ^2.4 .0" ,
61
+ "@wormhole-foundation/sdk-definitions" : " ^2.4 .0" ,
62
+ "@wormhole-foundation/sdk-solana" : " ^2.4 .0" ,
63
+ "@wormhole-foundation/sdk-solana-core" : " ^2.4 .0"
64
64
},
65
65
"type" : " module" ,
66
66
"exports" : {
You can’t perform that action at this time.
0 commit comments