File tree 7 files changed +615
-422
lines changed
7 files changed +615
-422
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" : " ^1.0 .0" ,
52
- "@wormhole-foundation/sdk-definitions" : " ^1.0 .0" ,
53
- "@wormhole-foundation/sdk-evm" : " ^1.0 .0" ,
54
- "@wormhole-foundation/sdk-evm-core" : " ^1.0 .0"
51
+ "@wormhole-foundation/sdk-base" : " ^1.5 .0" ,
52
+ "@wormhole-foundation/sdk-definitions" : " ^1.5 .0" ,
53
+ "@wormhole-foundation/sdk-evm" : " ^1.5 .0" ,
54
+ "@wormhole-foundation/sdk-evm-core" : " ^1.5 .0"
55
55
},
56
56
"devDependencies" : {
57
57
"@typechain/ethers-v6" : " ^0.5.1" ,
Original file line number Diff line number Diff line change 21
21
"@solana/web3.js" : " ^1.95.8" ,
22
22
"@types/jest" : " ^29.5.12" ,
23
23
"@types/node" : " ^20.12.2" ,
24
- "@wormhole-foundation/sdk" : " ^1.0 .0" ,
24
+ "@wormhole-foundation/sdk" : " ^1.5 .0" ,
25
25
"@wormhole-foundation/wormchain-sdk" : " ^0.0.1" ,
26
26
"ethers" : " ^6.5.1" ,
27
27
"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" : " ^1.0 .0" ,
53
- "@wormhole-foundation/sdk-definitions" : " ^1.0 .0"
52
+ "@wormhole-foundation/sdk-base" : " ^1.5 .0" ,
53
+ "@wormhole-foundation/sdk-definitions" : " ^1.5 .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" : " ^1.0 .0" ,
35
+ "@wormhole-foundation/sdk" : " ^1.5 .0" ,
36
36
"@wormhole-foundation/sdk-definitions-ntt" : " 0.5.0" ,
37
37
"@wormhole-foundation/sdk-evm-ntt" : " 0.5.0" ,
38
38
"@wormhole-foundation/sdk-solana-ntt" : " 0.5.0" ,
39
39
"@wormhole-foundation/sdk-route-ntt" : " 0.5.0"
40
40
}
41
- }
41
+ }
Original file line number Diff line number Diff line change 50
50
"@wormhole-foundation/sdk-evm-ntt" : " 0.5.0"
51
51
},
52
52
"peerDependencies" : {
53
- "@wormhole-foundation/sdk-connect" : " ^1.0 .0"
53
+ "@wormhole-foundation/sdk-connect" : " ^1.5 .0"
54
54
},
55
55
"type" : " module" ,
56
56
"exports" : {
65
65
}
66
66
}
67
67
}
68
- }
68
+ }
Original file line number Diff line number Diff line change 57
57
"@wormhole-foundation/sdk-definitions-ntt" : " 0.5.0"
58
58
},
59
59
"peerDependencies" : {
60
- "@wormhole-foundation/sdk-base" : " ^1.0 .0" ,
61
- "@wormhole-foundation/sdk-definitions" : " ^1.0 .0" ,
62
- "@wormhole-foundation/sdk-solana" : " ^1.0 .0" ,
63
- "@wormhole-foundation/sdk-solana-core" : " ^1.0 .0"
60
+ "@wormhole-foundation/sdk-base" : " ^1.5 .0" ,
61
+ "@wormhole-foundation/sdk-definitions" : " ^1.5 .0" ,
62
+ "@wormhole-foundation/sdk-solana" : " ^1.5 .0" ,
63
+ "@wormhole-foundation/sdk-solana-core" : " ^1.5 .0"
64
64
},
65
65
"type" : " module" ,
66
66
"exports" : {
You can’t perform that action at this time.
0 commit comments