diff --git a/apps/connect/package-lock.json b/apps/connect/package-lock.json index dd7a5f440..a6b0100ba 100644 --- a/apps/connect/package-lock.json +++ b/apps/connect/package-lock.json @@ -14,8 +14,8 @@ "@mui/icons-material": "^5.14.11", "@mui/material": "^5.12.1", "@tanstack/react-query": "^5.14.2", - "@wormhole-foundation/sdk": "^0.12.0", - "@wormhole-foundation/wormhole-connect": "^1.1.2-beta.2-development", + "@wormhole-foundation/sdk": "^0.15.0", + "@wormhole-foundation/wormhole-connect": "^1.1.3-beta.1-development", "aptos": "^1.21.0", "bech32": "^2.0.0", "dompurify": "^3.0.6", @@ -15875,46 +15875,46 @@ } }, "node_modules/@wormhole-foundation/sdk": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk/-/sdk-0.12.0.tgz", - "integrity": "sha512-l756B8658G0yRscm4XIg2tC1NWFBftp2qdUEFTleO3j+AqIXyVk6h0MDIL9B7+FvUcPGd5H3Y4KM38JnNz5O6w==", - "dependencies": { - "@wormhole-foundation/sdk-algorand": "0.12.0", - "@wormhole-foundation/sdk-algorand-core": "0.12.0", - "@wormhole-foundation/sdk-algorand-tokenbridge": "0.12.0", - "@wormhole-foundation/sdk-aptos": "0.12.0", - "@wormhole-foundation/sdk-aptos-core": "0.12.0", - "@wormhole-foundation/sdk-aptos-tokenbridge": "0.12.0", - "@wormhole-foundation/sdk-base": "0.12.0", - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-cosmwasm": "0.12.0", - "@wormhole-foundation/sdk-cosmwasm-core": "0.12.0", - "@wormhole-foundation/sdk-cosmwasm-ibc": "0.12.0", - "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "0.12.0", - "@wormhole-foundation/sdk-definitions": "0.12.0", - "@wormhole-foundation/sdk-evm": "0.12.0", - "@wormhole-foundation/sdk-evm-cctp": "0.12.0", - "@wormhole-foundation/sdk-evm-core": "0.12.0", - "@wormhole-foundation/sdk-evm-portico": "0.12.0", - "@wormhole-foundation/sdk-evm-tokenbridge": "0.12.0", - "@wormhole-foundation/sdk-solana": "0.12.0", - "@wormhole-foundation/sdk-solana-cctp": "0.12.0", - "@wormhole-foundation/sdk-solana-core": "0.12.0", - "@wormhole-foundation/sdk-solana-tokenbridge": "0.12.0", - "@wormhole-foundation/sdk-sui": "0.12.0", - "@wormhole-foundation/sdk-sui-core": "0.12.0", - "@wormhole-foundation/sdk-sui-tokenbridge": "0.12.0" + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk/-/sdk-0.15.0.tgz", + "integrity": "sha512-oSu4gWldkFFjSwYo1szwQVMC4wCNTVNKfYUtC44sJWwW4afkPfKqouNcfTfJN73jeEM139FYGZ4I19p+C5jLSQ==", + "dependencies": { + "@wormhole-foundation/sdk-algorand": "0.15.0", + "@wormhole-foundation/sdk-algorand-core": "0.15.0", + "@wormhole-foundation/sdk-algorand-tokenbridge": "0.15.0", + "@wormhole-foundation/sdk-aptos": "0.15.0", + "@wormhole-foundation/sdk-aptos-core": "0.15.0", + "@wormhole-foundation/sdk-aptos-tokenbridge": "0.15.0", + "@wormhole-foundation/sdk-base": "0.15.0", + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-cosmwasm": "0.15.0", + "@wormhole-foundation/sdk-cosmwasm-core": "0.15.0", + "@wormhole-foundation/sdk-cosmwasm-ibc": "0.15.0", + "@wormhole-foundation/sdk-cosmwasm-tokenbridge": "0.15.0", + "@wormhole-foundation/sdk-definitions": "0.15.0", + "@wormhole-foundation/sdk-evm": "0.15.0", + "@wormhole-foundation/sdk-evm-cctp": "0.15.0", + "@wormhole-foundation/sdk-evm-core": "0.15.0", + "@wormhole-foundation/sdk-evm-portico": "0.15.0", + "@wormhole-foundation/sdk-evm-tokenbridge": "0.15.0", + "@wormhole-foundation/sdk-solana": "0.15.0", + "@wormhole-foundation/sdk-solana-cctp": "0.15.0", + "@wormhole-foundation/sdk-solana-core": "0.15.0", + "@wormhole-foundation/sdk-solana-tokenbridge": "0.15.0", + "@wormhole-foundation/sdk-sui": "0.15.0", + "@wormhole-foundation/sdk-sui-core": "0.15.0", + "@wormhole-foundation/sdk-sui-tokenbridge": "0.15.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-algorand": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand/-/sdk-algorand-0.12.0.tgz", - "integrity": "sha512-NoNMNFFwcX2owG5RgrxXp+30k2yecnsqR5M8im/PBbOjblOKCAW7QE7Rnx3tAv0GDpQDzU/xGh83J9UUXXeIUQ==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand/-/sdk-algorand-0.15.0.tgz", + "integrity": "sha512-AbckPDDCEfnBzMtWyFKhMFWCtm4FIYmJly3pvNpZd+7kaEENoNDwWhP3OA6jXkSE1hXe0hv+bivFI3VwAUKDaw==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.12.0", + "@wormhole-foundation/sdk-connect": "0.15.0", "algosdk": "2.7.0" }, "engines": { @@ -15922,36 +15922,36 @@ } }, "node_modules/@wormhole-foundation/sdk-algorand-core": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-core/-/sdk-algorand-core-0.12.0.tgz", - "integrity": "sha512-LPaeRebRJCrftxy/1MzQwT6W0gnoFAUxnHBS1ckq+g5lBrCTuNd83tKZl/VIjUoQUUCUW62CRCGoBYfptYpzOQ==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-core/-/sdk-algorand-core-0.15.0.tgz", + "integrity": "sha512-XaUiGPAEgTj7FaK3zW4SDlQrWaxX+AVlUBLTBAdspStFWMaxTrZqB+IymWGI23Iz0s4gfBuBJTSLHFvvDoltJA==", "dependencies": { - "@wormhole-foundation/sdk-algorand": "0.12.0", - "@wormhole-foundation/sdk-connect": "0.12.0" + "@wormhole-foundation/sdk-algorand": "0.15.0", + "@wormhole-foundation/sdk-connect": "0.15.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-algorand-tokenbridge": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-tokenbridge/-/sdk-algorand-tokenbridge-0.12.0.tgz", - "integrity": "sha512-xCfpV89N9786VqK7thm6QPA1c3c+8PJsF/IAzFocqIO8Hv/U4vVY80XC5eAUFdfb/xgPjL4wIw7dAV325jlOzA==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-algorand-tokenbridge/-/sdk-algorand-tokenbridge-0.15.0.tgz", + "integrity": "sha512-P/Ik6fe9+wvAV2mYB25NnuEJ2wcwWjBq7sW5xpXbnx13TKyUCKuqEMw+x5aE4jBlMgtorloi8Ch7hF42ygGVCw==", "dependencies": { - "@wormhole-foundation/sdk-algorand": "0.12.0", - "@wormhole-foundation/sdk-algorand-core": "0.12.0", - "@wormhole-foundation/sdk-connect": "0.12.0" + "@wormhole-foundation/sdk-algorand": "0.15.0", + "@wormhole-foundation/sdk-algorand-core": "0.15.0", + "@wormhole-foundation/sdk-connect": "0.15.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-0.12.0.tgz", - "integrity": "sha512-TL+PK7CflQF2I4WxaMhbW7ud2kS2BOyKHcZQb9SGpL49aoaxCb6SD9rAIkJUH7JZeDHl5QRAUI2C1cqDMtiqOg==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos/-/sdk-aptos-0.15.0.tgz", + "integrity": "sha512-U2dOR9R3x1NzRquWJ1kn4I+EJr76LD6cQ8TpIsorfzGv4/y+XpFw8zWKbJHe8s/tHx58k88IKGfrJ6jn1Z1YiA==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.12.0", + "@wormhole-foundation/sdk-connect": "0.15.0", "aptos": "1.21.0" }, "engines": { @@ -15959,44 +15959,44 @@ } }, "node_modules/@wormhole-foundation/sdk-aptos-core": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-core/-/sdk-aptos-core-0.12.0.tgz", - "integrity": "sha512-+C/ACo0FAWZw720aFixNc6JIhK02wlAjBCQ7nM0rnVa7+5Z4DP0d9k63vMZ00jln7VkG+RUsWWi1T2XvVSLG1A==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-core/-/sdk-aptos-core-0.15.0.tgz", + "integrity": "sha512-+W00BZG7+MYezysukCn+EeeQ35KEFXY3IppGdHlSkgQWZjPGgWdjwnRRY4pIJzfMRonZP8NHYKAp21N45Vrl+Q==", "dependencies": { - "@wormhole-foundation/sdk-aptos": "0.12.0", - "@wormhole-foundation/sdk-connect": "0.12.0" + "@wormhole-foundation/sdk-aptos": "0.15.0", + "@wormhole-foundation/sdk-connect": "0.15.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-aptos-tokenbridge": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-tokenbridge/-/sdk-aptos-tokenbridge-0.12.0.tgz", - "integrity": "sha512-ZYBZRutboG7zV7jKjh8gcnncAHELOmc5340yq3MEN3tTFze/wYRMCYnn8WTwXVY+xuMatpmE0al3Hgp4toPB7Q==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-aptos-tokenbridge/-/sdk-aptos-tokenbridge-0.15.0.tgz", + "integrity": "sha512-1l0gNHDlUlblT0ZX+wODTjkO5psZDgVMO3tjyn2buZ5MT15tQ9WnX0T5taOim2AdqLECCxCiaM3+rYeO1ZROrQ==", "dependencies": { - "@wormhole-foundation/sdk-aptos": "0.12.0", - "@wormhole-foundation/sdk-connect": "0.12.0" + "@wormhole-foundation/sdk-aptos": "0.15.0", + "@wormhole-foundation/sdk-connect": "0.15.0" }, "engines": { "node": ">=16" } }, "node_modules/@wormhole-foundation/sdk-base": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-0.12.0.tgz", - "integrity": "sha512-Js/+Eb7yqdMzOVehZmzTmeibRUAny/Yb+tgcfijzjABFT5NITJMFqNlWFSPDIitYU/LJoJzre8IInRqO0EoeOw==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-0.15.0.tgz", + "integrity": "sha512-Akc17+YuI+m0VWVIxI3F7AkeU5FR9l/OP30UT+VuYQCPxqMI/d/crMu5ZbXmYJWAzrsFpbu9/ohOS0WsDwj0EQ==", "dependencies": { "@scure/base": "^1.1.3" } }, "node_modules/@wormhole-foundation/sdk-connect": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-0.12.0.tgz", - "integrity": "sha512-zJFaiZ6QIHB5Edkg5OjrikvcEAMXS8rgtyBYfkAxw5yK/J5WOJIlhYaY8kWohObly1xaQUE/EuFmKlb8tvDBXA==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-0.15.0.tgz", + "integrity": "sha512-lXK5o4O0QOED7Q3nDKM7z2BwN7NZp+vYwW4xI4gs/v61jkx8Hfa0RTKu+RNxB2VTNl+XCA6rQbz5QGWSI0BP7g==", "dependencies": { - "@wormhole-foundation/sdk-base": "0.12.0", - "@wormhole-foundation/sdk-definitions": "0.12.0", + "@wormhole-foundation/sdk-base": "0.15.0", + "@wormhole-foundation/sdk-definitions": "0.15.0", "axios": "^1.4.0" }, "engines": { @@ -16014,15 +16014,15 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm/-/sdk-cosmwasm-0.12.0.tgz", - "integrity": "sha512-gmXgoSrGr3mLMq+FZ0QMBqmk6llzkDN7fSvDEK7IX+c4eMtHIKw8GA/82MFCNUrj2T7OGJqKAMrRP+fjifVeJw==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm/-/sdk-cosmwasm-0.15.0.tgz", + "integrity": "sha512-tH+qn3s0gYIZUs2uLV30dONKhFEbVf+L+WzMnCx+QhHf2ZTHn2i3pzuyR8cgSFT5jiUHAt0nrhjYJ9LseRcSiA==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/proto-signing": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "0.12.0", + "@wormhole-foundation/sdk-connect": "0.15.0", "cosmjs-types": "^0.9.0" }, "engines": { @@ -16030,15 +16030,15 @@ } }, "node_modules/@wormhole-foundation/sdk-cosmwasm-core": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-core/-/sdk-cosmwasm-core-0.12.0.tgz", - "integrity": "sha512-pSj0gOCgdrtAOwFoErdGWZe9KXDIh8qHKNTXFNJtr87eXW2qc4rFxoRcWwn/b1yPnfg2AQ5dZKjeBysDnHje+Q==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-core/-/sdk-cosmwasm-core-0.15.0.tgz", + "integrity": "sha512-JRDmJTGEYeWUKOyWbRb8RR5faCKGOeWV4ijbvbXoDpKD+k7lXaA9x2gJWFA01Wb6c/vpF2/wC/AsbD0RhCkwhA==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-cosmwasm": "0.12.0" + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-cosmwasm": "0.15.0" }, "engines": { "node": ">=16" @@ -16397,16 +16397,16 @@ "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" }, "node_modules/@wormhole-foundation/sdk-cosmwasm-ibc": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-ibc/-/sdk-cosmwasm-ibc-0.12.0.tgz", - "integrity": "sha512-d8uWfU16L89Ds1ulwt+P4qroZcFaVt8yBNkLPZUb36V63lifXAKRKvXHTr9NzulSApGVWophwTODqDJQzL/Crw==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-ibc/-/sdk-cosmwasm-ibc-0.15.0.tgz", + "integrity": "sha512-uY7fQZeMXNfb8eCr+rMKVTNsPM1TunlN3099+I6lEgxkNpdNo9wskYjkijLiZhfnBv/RYj1QS4ITyKXuhoURDw==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@cosmjs/stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-cosmwasm": "0.12.0", - "@wormhole-foundation/sdk-cosmwasm-core": "0.12.0", + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-cosmwasm": "0.15.0", + "@wormhole-foundation/sdk-cosmwasm-core": "0.15.0", "cosmjs-types": "^0.9.0" }, "engines": { @@ -16766,14 +16766,14 @@ "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" }, "node_modules/@wormhole-foundation/sdk-cosmwasm-tokenbridge": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-tokenbridge/-/sdk-cosmwasm-tokenbridge-0.12.0.tgz", - "integrity": "sha512-4pD8Cy3p9WzU3DVBWsOsW5nX9GzIX/Jvt5CwtH+xFn/ekWrC0v/euWrkMu+cYuc0o89FFqRT9XUuJWYpPucQnQ==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-cosmwasm-tokenbridge/-/sdk-cosmwasm-tokenbridge-0.15.0.tgz", + "integrity": "sha512-UmP6obHcuCEUkZT7KCCgaN+3Ree++cAoyf+nmNHVVTCADTLPBDWdItzJNMhW2MS3wEdJlnDOhi0ogr5mXZJnSw==", "dependencies": { "@cosmjs/cosmwasm-stargate": "^0.32.0", "@injectivelabs/sdk-ts": "^1.14.13-beta.2", - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-cosmwasm": "0.12.0" + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-cosmwasm": "0.15.0" }, "engines": { "node": ">=16" @@ -17484,34 +17484,52 @@ "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" }, "node_modules/@wormhole-foundation/sdk-definitions": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-0.12.0.tgz", - "integrity": "sha512-lbX3XUoOLlrq4eqC5NRpjIGdo06zrod5ls5WP6/cdBylE6A+fFlaWZG7z2AU1lufZ5HABHBx9L8kNx4JP6SGRA==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-0.15.0.tgz", + "integrity": "sha512-RfEXMQga4IXlPbKhldcWcMHVGdKfmIbTCbH2cf/TwSVTZp3dPrktLbqkfuB7+/JRML8Bg9b4xwb/YZ5gxNDMsA==", "dependencies": { "@noble/curves": "^1.4.0", "@noble/hashes": "^1.3.1", - "@wormhole-foundation/sdk-base": "0.12.0" + "@wormhole-foundation/sdk-base": "0.15.0" } }, "node_modules/@wormhole-foundation/sdk-definitions-ntt": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-0.4.0.tgz", - "integrity": "sha512-oKwf+AaYR/pDgjqCyctR0WLxhGs6UVKjFdpuoVoGDOVhqSJRKnEC4IF0BI4rrmjo4JU/jIzx7z0kB3LBHDXV+A==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions-ntt/-/sdk-definitions-ntt-0.2.1.tgz", + "integrity": "sha512-xUBHyuX8TNadKlN5DFYuuwaEXF4w3OzKWrLsF/mEFtYbUdR0kmoiGW/kUj3ZnnDXulP2ZNk+P4q1a22TXd8Q9w==", "dependencies": { - "@wormhole-foundation/sdk-base": "^0.12.0", - "@wormhole-foundation/sdk-definitions": "^0.12.0" + "@wormhole-foundation/sdk-base": "^0.10.2", + "@wormhole-foundation/sdk-definitions": "^0.10.2" }, "peerDependencies": { - "@wormhole-foundation/sdk-base": "^0.12.0", - "@wormhole-foundation/sdk-definitions": "^0.12.0" + "@wormhole-foundation/sdk-base": "^0.10.2", + "@wormhole-foundation/sdk-definitions": "^0.10.2" + } + }, + "node_modules/@wormhole-foundation/sdk-definitions-ntt/node_modules/@wormhole-foundation/sdk-base": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-0.10.12.tgz", + "integrity": "sha512-ZeC44XstoOp1lhGPdZhAAoAVmWJVWm8rgn6jjRPsM5HlpbSTZAhznhRvYblQa+hlvogfHFskJiz7WpD0JsZfgw==", + "dependencies": { + "@scure/base": "^1.1.3" + } + }, + "node_modules/@wormhole-foundation/sdk-definitions-ntt/node_modules/@wormhole-foundation/sdk-definitions": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-0.10.12.tgz", + "integrity": "sha512-7uCweTkC6b8Edg1eKOcOcK03H4CTBvAK8DKilKD1NjTS0Tqlqk+y7XknOumjzii6kBdyz/ApqdUAHU5l4YRzLQ==", + "dependencies": { + "@noble/curves": "^1.4.0", + "@noble/hashes": "^1.3.1", + "@wormhole-foundation/sdk-base": "0.10.12" } }, "node_modules/@wormhole-foundation/sdk-evm": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-0.12.0.tgz", - "integrity": "sha512-HdlYPc1t+UTaNlh11Uiz+JSmXEZLJx55Bl/K6Oi6MvK7bIz4BQ0k53bUBlJUpYwHlNlklWLpRZ+3H36F5+/D/g==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-0.15.0.tgz", + "integrity": "sha512-m7H9S4DQcOUAfcrdj9dZAXhdSipHr4vn9j9YQgltbrZiY0/tG5MShcZbZzBtLg7/JfEgp29Z6lje7Q2zFJUmCw==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.12.0", + "@wormhole-foundation/sdk-connect": "0.15.0", "ethers": "^6.5.1" }, "engines": { @@ -17519,12 +17537,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-cctp": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-cctp/-/sdk-evm-cctp-0.12.0.tgz", - "integrity": "sha512-PuldQP49QcQjADtcwEcjTeQsqiHIbJNfS+ZzLf1CvHkQcpBR2yqy2wjKa/cGWaNYlq+ZAkY7DZqzxqmVgFBeMg==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-cctp/-/sdk-evm-cctp-0.15.0.tgz", + "integrity": "sha512-kDHdpZv5dri2WU3C8GQfwUkLyNBIn91UbTQqog7xw0YZ8/u/I3+gww9kzEWeqewoU+HuLKlYCd8d9qhgXIlALw==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-evm": "0.12.0", + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-evm": "0.15.0", "ethers": "^6.5.1" }, "engines": { @@ -17624,12 +17642,12 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-core": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-0.12.0.tgz", - "integrity": "sha512-9oaSnWosdKTTOLUmtFbIqceIm0QutAQCJEO4HQcYJ+a3szi+8bGZxhghIfxO3dlKFDnxv7vVF7KMCClAeUmXbw==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-0.15.0.tgz", + "integrity": "sha512-2ihzXttRSGGVVd7kOcjAhCSBV7oegL6IzZg6yfYtonPmt6/3OK1NMlgn5q7L3Rw7LKImWQCP5SU3eK/Grpxlkg==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-evm": "0.12.0", + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-evm": "0.15.0", "ethers": "^6.5.1" }, "engines": { @@ -17729,26 +17747,26 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-ntt": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-ntt/-/sdk-evm-ntt-0.4.0.tgz", - "integrity": "sha512-8C9jUQbkSDJ0w/xSqa5BpFGZ4Oi3plnmQTFTVk5O3sthCw7vJh+fh6WASdzKck5EfkFgT0GfOwF9jCFEP1YrTw==", - "dependencies": { - "@wormhole-foundation/sdk-base": "^0.12.0", - "@wormhole-foundation/sdk-definitions": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", - "@wormhole-foundation/sdk-evm": "^0.12.0", - "@wormhole-foundation/sdk-evm-core": "^0.12.0", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-ntt/-/sdk-evm-ntt-0.2.1.tgz", + "integrity": "sha512-y6gc6sf/n6ZiFUzM6UnU/Oz+hdZvrgjZvwrB6T/sxdJa9FNmkJgNOTXSxeQWC7J6nwTMAFkOSoGuVm/yZIJtQQ==", + "dependencies": { + "@wormhole-foundation/sdk-base": "^0.10.2", + "@wormhole-foundation/sdk-definitions": "^0.10.2", + "@wormhole-foundation/sdk-definitions-ntt": "0.2.1", + "@wormhole-foundation/sdk-evm": "^0.10.2", + "@wormhole-foundation/sdk-evm-core": "^0.10.2", "ethers": "^6.5.1" }, "engines": { "node": ">=16" }, "peerDependencies": { - "@wormhole-foundation/sdk-base": "^0.12.0", - "@wormhole-foundation/sdk-definitions": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", - "@wormhole-foundation/sdk-evm": "^0.12.0", - "@wormhole-foundation/sdk-evm-core": "^0.12.0" + "@wormhole-foundation/sdk-base": "^0.10.2", + "@wormhole-foundation/sdk-definitions": "^0.10.2", + "@wormhole-foundation/sdk-definitions-ntt": "0.2.1", + "@wormhole-foundation/sdk-evm": "^0.10.2", + "@wormhole-foundation/sdk-evm-core": "^0.10.2" } }, "node_modules/@wormhole-foundation/sdk-evm-ntt/node_modules/@adraffy/ens-normalize": { @@ -17775,11 +17793,77 @@ "undici-types": "~6.19.2" } }, + "node_modules/@wormhole-foundation/sdk-evm-ntt/node_modules/@wormhole-foundation/sdk-base": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-0.10.12.tgz", + "integrity": "sha512-ZeC44XstoOp1lhGPdZhAAoAVmWJVWm8rgn6jjRPsM5HlpbSTZAhznhRvYblQa+hlvogfHFskJiz7WpD0JsZfgw==", + "dependencies": { + "@scure/base": "^1.1.3" + } + }, + "node_modules/@wormhole-foundation/sdk-evm-ntt/node_modules/@wormhole-foundation/sdk-connect": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-0.10.12.tgz", + "integrity": "sha512-49YtYD4didv5fPhRGmjJc5gJeZvJweKregK/F/oml3coNeKV80lLSsGXhvIMf71WuriwITwgHH0TEsSys0pT7A==", + "dependencies": { + "@wormhole-foundation/sdk-base": "0.10.12", + "@wormhole-foundation/sdk-definitions": "0.10.12", + "axios": "^1.4.0" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@wormhole-foundation/sdk-evm-ntt/node_modules/@wormhole-foundation/sdk-definitions": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-0.10.12.tgz", + "integrity": "sha512-7uCweTkC6b8Edg1eKOcOcK03H4CTBvAK8DKilKD1NjTS0Tqlqk+y7XknOumjzii6kBdyz/ApqdUAHU5l4YRzLQ==", + "dependencies": { + "@noble/curves": "^1.4.0", + "@noble/hashes": "^1.3.1", + "@wormhole-foundation/sdk-base": "0.10.12" + } + }, + "node_modules/@wormhole-foundation/sdk-evm-ntt/node_modules/@wormhole-foundation/sdk-evm": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm/-/sdk-evm-0.10.12.tgz", + "integrity": "sha512-2UD762UpJ6tgzDdbriGZuzK3bjIyIg2zFBQ1a8eLBLAghupBpUR6xGBmCZo19zVoeAWXjQAfX/5TEQRV6iyc0w==", + "dependencies": { + "@wormhole-foundation/sdk-connect": "0.10.12", + "ethers": "^6.5.1" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@wormhole-foundation/sdk-evm-ntt/node_modules/@wormhole-foundation/sdk-evm-core": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-core/-/sdk-evm-core-0.10.12.tgz", + "integrity": "sha512-UnIuvbBmqnxSnuiCE2iwwabWtzoLjGeHvTBTMOZx1FAWK7VBuUHKB/QlCr/9l1NRhI3ISn72IT5kSETj94Mhwg==", + "dependencies": { + "@wormhole-foundation/sdk-connect": "0.10.12", + "@wormhole-foundation/sdk-evm": "0.10.12", + "ethers": "^6.5.1" + }, + "engines": { + "node": ">=16" + } + }, "node_modules/@wormhole-foundation/sdk-evm-ntt/node_modules/aes-js": { "version": "4.0.0-beta.5", "resolved": "https://registry.npmjs.org/aes-js/-/aes-js-4.0.0-beta.5.tgz", "integrity": "sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q==" }, + "node_modules/@wormhole-foundation/sdk-evm-ntt/node_modules/axios": { + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", + "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", + "dependencies": { + "follow-redirects": "^1.15.6", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" + } + }, "node_modules/@wormhole-foundation/sdk-evm-ntt/node_modules/ethers": { "version": "6.13.4", "resolved": "https://registry.npmjs.org/ethers/-/ethers-6.13.4.tgz", @@ -17844,14 +17928,14 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-portico": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-0.12.0.tgz", - "integrity": "sha512-o4Jlr8MkrYRwWSmUdr0bNMQ/YPbK6HJn9rq0I75OGPtLz5nG3t4XK7QKIngzyGM/zAlR2Txlwkyg2Gs15ybryA==", - "dependencies": { - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-evm": "0.12.0", - "@wormhole-foundation/sdk-evm-core": "0.12.0", - "@wormhole-foundation/sdk-evm-tokenbridge": "0.12.0", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-portico/-/sdk-evm-portico-0.15.0.tgz", + "integrity": "sha512-1YNdLB6Ly+xVfUt3TPvEArB+SBQx99opF2+Vebgv2KD4qDXyqPedS2hkVsfNoQV9VNEGWqOlxnLv3xZA1KdlrA==", + "dependencies": { + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-evm": "0.15.0", + "@wormhole-foundation/sdk-evm-core": "0.15.0", + "@wormhole-foundation/sdk-evm-tokenbridge": "0.15.0", "ethers": "^6.5.1" }, "engines": { @@ -17951,13 +18035,13 @@ } }, "node_modules/@wormhole-foundation/sdk-evm-tokenbridge": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tokenbridge/-/sdk-evm-tokenbridge-0.12.0.tgz", - "integrity": "sha512-hryxL9binj8Fev5bMb5uC+Jd8GQmMVeIUmaWR6oyg+c8LepzxVLUPy1Xzvvn9g/oDKTWxgxgLA1H9rwaIcnUWw==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-evm-tokenbridge/-/sdk-evm-tokenbridge-0.15.0.tgz", + "integrity": "sha512-RgJ3axb6mYjoDVgP1p4fGGQO6HnrndhRS1hPcvNvD4tzi1Z9dlvw5e1tfxA/njRfEH2eU+h5sJwR9CXc3468bg==", "dependencies": { - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-evm": "0.12.0", - "@wormhole-foundation/sdk-evm-core": "0.12.0", + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-evm": "0.15.0", + "@wormhole-foundation/sdk-evm-core": "0.15.0", "ethers": "^6.5.1" }, "engines": { @@ -18149,51 +18233,84 @@ } }, "node_modules/@wormhole-foundation/sdk-icons": { - "version": "0.6.8", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-icons/-/sdk-icons-0.6.8.tgz", - "integrity": "sha512-3BGPq47VkWzluiN1QqzHXVNI9oP1srh/kl1ZNDXyiRPVHXDYJ/36SxA8/ab7Rs78o2ZHDDLJ52vPokNMKelXpA==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-icons/-/sdk-icons-0.15.0.tgz", + "integrity": "sha512-WwPwwVsm2qXKMBkSgS2y4lHP/kLtEPiqnjWQ0YKY8U2uwYag1927x0u4M9XV7PnarLy/4MENarvTGTP04x2s5w==", "dependencies": { - "@wormhole-foundation/sdk-base": "0.6.8" + "@wormhole-foundation/sdk-base": "0.15.0" } }, - "node_modules/@wormhole-foundation/sdk-icons/node_modules/@wormhole-foundation/sdk-base": { - "version": "0.6.8", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-0.6.8.tgz", - "integrity": "sha512-8F6B9I60SEI2lQDAoPB6bB6NWLFso/hghfD/Zfxrrgu+LumwKIejgvsiOudVRjL2nvqUJJ/lIodgSBckpPW8Kg==", + "node_modules/@wormhole-foundation/sdk-route-ntt": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-route-ntt/-/sdk-route-ntt-0.2.1.tgz", + "integrity": "sha512-abRwX7yKHTZAKhP8p3+e2sEGqDWJGF1KlIwnqt8/jSnNKm3kaLKvIJHSrH8AloDWSDvj5F4jh43SvyUoytIEPQ==", + "dependencies": { + "@wormhole-foundation/sdk-connect": "^0.10.2", + "@wormhole-foundation/sdk-definitions-ntt": "0.2.1", + "@wormhole-foundation/sdk-evm-ntt": "0.2.1", + "@wormhole-foundation/sdk-solana-ntt": "0.2.1" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@wormhole-foundation/sdk-connect": "^0.10.2", + "@wormhole-foundation/sdk-definitions-ntt": "0.2.1", + "@wormhole-foundation/sdk-evm-ntt": "0.2.1", + "@wormhole-foundation/sdk-solana-ntt": "0.2.1" + } + }, + "node_modules/@wormhole-foundation/sdk-route-ntt/node_modules/@wormhole-foundation/sdk-base": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-0.10.12.tgz", + "integrity": "sha512-ZeC44XstoOp1lhGPdZhAAoAVmWJVWm8rgn6jjRPsM5HlpbSTZAhznhRvYblQa+hlvogfHFskJiz7WpD0JsZfgw==", "dependencies": { "@scure/base": "^1.1.3" } }, - "node_modules/@wormhole-foundation/sdk-route-ntt": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-route-ntt/-/sdk-route-ntt-0.4.0.tgz", - "integrity": "sha512-27doWJv45i80bEuEL2V939nT56nFR16d3aAm5wp2B8QnKFQXASCRz5j5S0qioyQdeE0kiD6XNVNwG1LEW0oUpQ==", + "node_modules/@wormhole-foundation/sdk-route-ntt/node_modules/@wormhole-foundation/sdk-connect": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-0.10.12.tgz", + "integrity": "sha512-49YtYD4didv5fPhRGmjJc5gJeZvJweKregK/F/oml3coNeKV80lLSsGXhvIMf71WuriwITwgHH0TEsSys0pT7A==", "dependencies": { - "@wormhole-foundation/sdk-connect": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", - "@wormhole-foundation/sdk-evm-ntt": "0.4.0", - "@wormhole-foundation/sdk-solana-ntt": "0.4.0" + "@wormhole-foundation/sdk-base": "0.10.12", + "@wormhole-foundation/sdk-definitions": "0.10.12", + "axios": "^1.4.0" }, "engines": { "node": ">=16" - }, - "peerDependencies": { - "@wormhole-foundation/sdk-connect": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", - "@wormhole-foundation/sdk-evm-ntt": "0.4.0", - "@wormhole-foundation/sdk-solana-ntt": "0.4.0" + } + }, + "node_modules/@wormhole-foundation/sdk-route-ntt/node_modules/@wormhole-foundation/sdk-definitions": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-0.10.12.tgz", + "integrity": "sha512-7uCweTkC6b8Edg1eKOcOcK03H4CTBvAK8DKilKD1NjTS0Tqlqk+y7XknOumjzii6kBdyz/ApqdUAHU5l4YRzLQ==", + "dependencies": { + "@noble/curves": "^1.4.0", + "@noble/hashes": "^1.3.1", + "@wormhole-foundation/sdk-base": "0.10.12" + } + }, + "node_modules/@wormhole-foundation/sdk-route-ntt/node_modules/axios": { + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", + "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", + "dependencies": { + "follow-redirects": "^1.15.6", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" } }, "node_modules/@wormhole-foundation/sdk-solana": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-0.12.0.tgz", - "integrity": "sha512-95eBRsjF4Rf/XvnFfi6JPli3KxS0dd51SVE9YhEDu8tZ8NzKHxu8agYBnNaJyG/tKksIgXznxKQaukbNQJNicQ==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-0.15.0.tgz", + "integrity": "sha512-lROmABlHPfdvxNrdL4wyOZYcNRvBDVcDD3qW3znCy44bnAaHmFk0IkDLvits9zmUeGaXP1qrm6o7gxuacgD2fg==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@coral-xyz/borsh": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-connect": "0.12.0", + "@wormhole-foundation/sdk-connect": "0.15.0", "rpc-websockets": "^7.10.0" }, "engines": { @@ -18201,15 +18318,15 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-cctp": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-cctp/-/sdk-solana-cctp-0.12.0.tgz", - "integrity": "sha512-NQ/xqVaXUCmpmbp7mKSSnPN3UrTH+3qhbTk4L2ffm2lJ/TifFdzfwGNpArpgNU5tBoKVy/FBlgahLd9e3If55w==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-cctp/-/sdk-solana-cctp-0.15.0.tgz", + "integrity": "sha512-313dgTJu9I9n8Y5eLXPr/whkQAaGzKqRtj9QkXRFNCqdoR7Sn912UZjr51hlogWdtiyVB+aVjR7HIHuXyZIBsQ==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-solana": "0.12.0" + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-solana": "0.15.0" }, "engines": { "node": ">=16" @@ -18232,15 +18349,15 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-core": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-0.12.0.tgz", - "integrity": "sha512-v/5fFW8eUJ1Ts99NlfbMGphWOWlcVmMx+jDdFmhU8EgO9os7urTJ4GrdruXh2E+BwPlQh5VfCnXAU/hvawC/2Q==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-0.15.0.tgz", + "integrity": "sha512-g9QndtkLhh25N4VkI56aY1UPXVd7weuOxJv5L8ABqzyu5U69A7qoFZZbrxcQpktoUoAUCQNUbwUbVrDnKwykAA==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@coral-xyz/borsh": "0.29.0", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-solana": "0.12.0" + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-solana": "0.15.0" }, "engines": { "node": ">=16" @@ -18262,29 +18379,29 @@ } }, "node_modules/@wormhole-foundation/sdk-solana-ntt": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-ntt/-/sdk-solana-ntt-0.4.0.tgz", - "integrity": "sha512-dQQj0DxHKLTbtjWxfOaDrBsN6UeK5la9bLobAs9Bq0youysjYJy6B+O2aceyVwvGtQeBBfSv9W7+VaKw34BLyg==", + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-ntt/-/sdk-solana-ntt-0.2.1.tgz", + "integrity": "sha512-3OH1MvwMIFdtO19L4CLlGIUgNXxwQaXge+HmnxC2MugWIwfin0yhk4G6xXknsYscPTP9HbMI6wtIt5svkbcNQw==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@coral-xyz/borsh": "0.29.0", "@solana/spl-token": "0.4.0", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-base": "^0.12.0", - "@wormhole-foundation/sdk-definitions": "^0.12.0", - "@wormhole-foundation/sdk-solana": "^0.12.0", - "@wormhole-foundation/sdk-solana-core": "^0.12.0", + "@wormhole-foundation/sdk-base": "^0.10.2", + "@wormhole-foundation/sdk-definitions": "^0.10.2", + "@wormhole-foundation/sdk-solana": "^0.10.2", + "@wormhole-foundation/sdk-solana-core": "^0.10.2", "bn.js": "5.2.1" }, "engines": { "node": ">=16" }, "peerDependencies": { - "@wormhole-foundation/sdk-base": "^0.12.0", - "@wormhole-foundation/sdk-definitions": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "0.4.0", - "@wormhole-foundation/sdk-solana": "^0.12.0", - "@wormhole-foundation/sdk-solana-core": "^0.12.0" + "@wormhole-foundation/sdk-base": "^0.10.2", + "@wormhole-foundation/sdk-definitions": "^0.10.2", + "@wormhole-foundation/sdk-definitions-ntt": "0.2.1", + "@wormhole-foundation/sdk-solana": "^0.10.2", + "@wormhole-foundation/sdk-solana-core": "^0.10.2" } }, "node_modules/@wormhole-foundation/sdk-solana-ntt/node_modules/@coral-xyz/borsh": { @@ -18319,17 +18436,105 @@ "@solana/web3.js": "^1.89.1" } }, + "node_modules/@wormhole-foundation/sdk-solana-ntt/node_modules/@wormhole-foundation/sdk-base": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-base/-/sdk-base-0.10.12.tgz", + "integrity": "sha512-ZeC44XstoOp1lhGPdZhAAoAVmWJVWm8rgn6jjRPsM5HlpbSTZAhznhRvYblQa+hlvogfHFskJiz7WpD0JsZfgw==", + "dependencies": { + "@scure/base": "^1.1.3" + } + }, + "node_modules/@wormhole-foundation/sdk-solana-ntt/node_modules/@wormhole-foundation/sdk-connect": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-connect/-/sdk-connect-0.10.12.tgz", + "integrity": "sha512-49YtYD4didv5fPhRGmjJc5gJeZvJweKregK/F/oml3coNeKV80lLSsGXhvIMf71WuriwITwgHH0TEsSys0pT7A==", + "dependencies": { + "@wormhole-foundation/sdk-base": "0.10.12", + "@wormhole-foundation/sdk-definitions": "0.10.12", + "axios": "^1.4.0" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@wormhole-foundation/sdk-solana-ntt/node_modules/@wormhole-foundation/sdk-definitions": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-definitions/-/sdk-definitions-0.10.12.tgz", + "integrity": "sha512-7uCweTkC6b8Edg1eKOcOcK03H4CTBvAK8DKilKD1NjTS0Tqlqk+y7XknOumjzii6kBdyz/ApqdUAHU5l4YRzLQ==", + "dependencies": { + "@noble/curves": "^1.4.0", + "@noble/hashes": "^1.3.1", + "@wormhole-foundation/sdk-base": "0.10.12" + } + }, + "node_modules/@wormhole-foundation/sdk-solana-ntt/node_modules/@wormhole-foundation/sdk-solana": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana/-/sdk-solana-0.10.12.tgz", + "integrity": "sha512-7V4VhPWNJekim0g2vQtm5bPjQgVWYbWs8TpSOGasns452Xf9ZJPfEsL9QqD9BdMf6n8G4JotIQNOKly/Bi+HBw==", + "dependencies": { + "@coral-xyz/anchor": "0.29.0", + "@coral-xyz/borsh": "0.29.0", + "@solana/spl-token": "0.3.9", + "@solana/web3.js": "^1.95.2", + "@wormhole-foundation/sdk-connect": "0.10.12", + "rpc-websockets": "^7.10.0" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@wormhole-foundation/sdk-solana-ntt/node_modules/@wormhole-foundation/sdk-solana-core": { + "version": "0.10.12", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-core/-/sdk-solana-core-0.10.12.tgz", + "integrity": "sha512-pM3Na766sezlh5WmoyI85ZinbkzyRfzzrMXSh7PX2MJcO0bxl2jM44T2kGtrR+upZ554gW3y4KMuMhDQOQOYtw==", + "dependencies": { + "@coral-xyz/anchor": "0.29.0", + "@coral-xyz/borsh": "0.29.0", + "@solana/web3.js": "^1.95.2", + "@wormhole-foundation/sdk-connect": "0.10.12", + "@wormhole-foundation/sdk-solana": "0.10.12" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@wormhole-foundation/sdk-solana-ntt/node_modules/@wormhole-foundation/sdk-solana/node_modules/@solana/spl-token": { + "version": "0.3.9", + "resolved": "https://registry.npmjs.org/@solana/spl-token/-/spl-token-0.3.9.tgz", + "integrity": "sha512-1EXHxKICMnab35MvvY/5DBc/K/uQAOJCYnDZXw83McCAYUAfi+rwq6qfd6MmITmSTEhcfBcl/zYxmW/OSN0RmA==", + "dependencies": { + "@solana/buffer-layout": "^4.0.0", + "@solana/buffer-layout-utils": "^0.2.0", + "buffer": "^6.0.3" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.47.4" + } + }, + "node_modules/@wormhole-foundation/sdk-solana-ntt/node_modules/axios": { + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", + "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", + "dependencies": { + "follow-redirects": "^1.15.6", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" + } + }, "node_modules/@wormhole-foundation/sdk-solana-tokenbridge": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-tokenbridge/-/sdk-solana-tokenbridge-0.12.0.tgz", - "integrity": "sha512-PCN014InH5Iqlm1E6jfYyglan2AGbUUQ9elsAwbFWCBQhQQXDctnAn0yv8QaKMrWQhoN/E21dMWi2+Xs6dvEmw==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-solana-tokenbridge/-/sdk-solana-tokenbridge-0.15.0.tgz", + "integrity": "sha512-Ui5tYRQCIGOBRjmJ3nMQ9i/eIc73EzBjMTgbioSSaIG0rm5m/pmpN6xzZZ5Ga2ArJ2YLG+TnnC5QaMn+p7bj/g==", "dependencies": { "@coral-xyz/anchor": "0.29.0", "@solana/spl-token": "0.3.9", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-solana": "0.12.0", - "@wormhole-foundation/sdk-solana-core": "0.12.0" + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-solana": "0.15.0", + "@wormhole-foundation/sdk-solana-core": "0.15.0" }, "engines": { "node": ">=16" @@ -18383,25 +18588,82 @@ } }, "node_modules/@wormhole-foundation/sdk-sui": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui/-/sdk-sui-0.12.0.tgz", - "integrity": "sha512-uIo+ftb8h1iPjNhby62NsmQbiprTH5Q+m/n0n2TFV1InCnHIAD1S97SFuaL+kOYS0R+JIVCVuKoxhCab75OYeQ==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui/-/sdk-sui-0.15.0.tgz", + "integrity": "sha512-fwLSpv5gsI6MGmi2oKkqDsWJ7nt0DV+MmSKCAB3CTjRyUtP29WB3R7/7HxCafSaMdvfAHEcvJ7pangmummu+yg==", + "dependencies": { + "@mysten/sui.js": "^0.50.1", + "@wormhole-foundation/sdk-connect": "0.15.0" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@wormhole-foundation/sdk-sui-cctp": { + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-cctp/-/sdk-sui-cctp-0.15.0.tgz", + "integrity": "sha512-q7fJEu/DLigJV22qzFjw/ncyeBFbrvN2L6iJ3rnq3DsvgoqOeakGLowM/KSVESBklWNzRbAPZJLeS9rtFX2R+g==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "0.12.0" + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-sui": "0.15.0" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/@wormhole-foundation/sdk-sui-cctp/node_modules/@mysten/bcs": { + "version": "0.11.1", + "resolved": "https://registry.npmjs.org/@mysten/bcs/-/bcs-0.11.1.tgz", + "integrity": "sha512-xP85isNSYUCHd3O/g+TmZYmg4wK6cU8q/n/MebkIGP4CYVJZz2wU/G24xIZ3wI+0iTop4dfgA5kYrg/DQKCUzA==", + "dependencies": { + "bs58": "^5.0.0" + } + }, + "node_modules/@wormhole-foundation/sdk-sui-cctp/node_modules/@mysten/sui.js": { + "version": "0.50.1", + "resolved": "https://registry.npmjs.org/@mysten/sui.js/-/sui.js-0.50.1.tgz", + "integrity": "sha512-AY0wb4n6PMTRsDGygzrrTHUK/m5KwKZ4aQcN9cayiwsq2iIhfjGo7uuqMA7Y5UiqvLCoF+z7Ig14Q5qejQ/S/w==", + "deprecated": "This package has been renamed to @mysten/sui, please update to use the renamed package.", + "dependencies": { + "@graphql-typed-document-node/core": "^3.2.0", + "@mysten/bcs": "0.11.1", + "@noble/curves": "^1.1.0", + "@noble/hashes": "^1.3.1", + "@scure/bip32": "^1.3.1", + "@scure/bip39": "^1.2.1", + "@suchipi/femver": "^1.0.0", + "bech32": "^2.0.0", + "gql.tada": "^1.2.0", + "graphql": "^16.8.1", + "superstruct": "^1.0.3", + "tweetnacl": "^1.0.3" }, "engines": { "node": ">=16" } }, + "node_modules/@wormhole-foundation/sdk-sui-cctp/node_modules/base-x": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/base-x/-/base-x-4.0.0.tgz", + "integrity": "sha512-FuwxlW4H5kh37X/oW59pwTzzTKRzfrrQwhmyspRM7swOEZcHtDZSCt45U6oKgtuFE+WYPblePMVIPR4RZrh/hw==" + }, + "node_modules/@wormhole-foundation/sdk-sui-cctp/node_modules/bs58": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/bs58/-/bs58-5.0.0.tgz", + "integrity": "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ==", + "dependencies": { + "base-x": "^4.0.0" + } + }, "node_modules/@wormhole-foundation/sdk-sui-core": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-core/-/sdk-sui-core-0.12.0.tgz", - "integrity": "sha512-1ycCDzdK2kOUt5ZgTM5tu7CBC0MTtVfFErFfj/1tCq8HO+gy9Uc3MnY0AhChEcpr5WhQ/rFEuRA1gOxk2rEmsg==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-core/-/sdk-sui-core-0.15.0.tgz", + "integrity": "sha512-1pnmX2pThMEIOB/l6yLacjNRrCGifac/dyPAHUSJvDZ+huYsJYTutGHBZsFeDjvl1MP42QZWdrSNTwceDqNKTQ==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-sui": "0.12.0" + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-sui": "0.15.0" }, "engines": { "node": ">=16" @@ -18452,14 +18714,14 @@ } }, "node_modules/@wormhole-foundation/sdk-sui-tokenbridge": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-tokenbridge/-/sdk-sui-tokenbridge-0.12.0.tgz", - "integrity": "sha512-u2E4LZU7WPchdp7m7ij0MlQCKfH69mt2/AUR8TnfajYnsJe874TLhvrW0XK5B93WH+VVHDZD7uu4O/BcgyJdRg==", + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/sdk-sui-tokenbridge/-/sdk-sui-tokenbridge-0.15.0.tgz", + "integrity": "sha512-rn+v8VecA5Yp0IerV145zfbwOPGo5St9xq/2AFSh20+peQxF1K03ph0qwdFTWbzCJtnCx43B7ymOWmHMqmjf2g==", "dependencies": { "@mysten/sui.js": "^0.50.1", - "@wormhole-foundation/sdk-connect": "0.12.0", - "@wormhole-foundation/sdk-sui": "0.12.0", - "@wormhole-foundation/sdk-sui-core": "0.12.0" + "@wormhole-foundation/sdk-connect": "0.15.0", + "@wormhole-foundation/sdk-sui": "0.15.0", + "@wormhole-foundation/sdk-sui-core": "0.15.0" }, "engines": { "node": ">=16" @@ -18554,9 +18816,9 @@ } }, "node_modules/@wormhole-foundation/wormhole-connect": { - "version": "1.1.2-beta.2-development", - "resolved": "https://registry.npmjs.org/@wormhole-foundation/wormhole-connect/-/wormhole-connect-1.1.2-beta.2-development.tgz", - "integrity": "sha512-RLF5Xrf0KgAYgsCNYjwWL06j4jrFQszQVcVKzlv6xZIURg0WUHiIJ4wzdFku7tSqIKrgT7iHNGg4NGhRsqvs9g==", + "version": "1.1.3-beta.1-development", + "resolved": "https://registry.npmjs.org/@wormhole-foundation/wormhole-connect/-/wormhole-connect-1.1.3-beta.1-development.tgz", + "integrity": "sha512-axxAVjrxgjfJ+P5qT/EZ+ddV2ATRmUh/f8wpp51hQ2d8cwpPJrE/l6rx/3hIsjqYBzf6g8LBHv5k4Tuq7fvATA==", "dependencies": { "@coral-xyz/anchor": "^0.29.0", "@cosmjs/cosmwasm-stargate": "^0.31.3", @@ -18572,7 +18834,7 @@ "@ledgerhq/hw-transport-webhid": "6.27.1", "@ledgerhq/logs": "6.12.0", "@manahippo/aptos-wallet-adapter": "^1.0.8", - "@mayanfinance/wormhole-sdk-route": "0.4.7", + "@mayanfinance/wormhole-sdk-route": "^0.5.0", "@mui/icons-material": "^5.11.0", "@mui/material": "^5.11.4", "@mysten/sui.js": "^0.32.2", @@ -18581,13 +18843,16 @@ "@solana/spl-token": "^0.3.9", "@solana/wallet-adapter-wallets": "^0.19.25", "@solana/web3.js": "^1.95.2", - "@wormhole-foundation/sdk": "^0.12.0", - "@wormhole-foundation/sdk-definitions": "^0.12.0", - "@wormhole-foundation/sdk-definitions-ntt": "^0.4.0", - "@wormhole-foundation/sdk-evm-ntt": "^0.4.0", - "@wormhole-foundation/sdk-icons": "^0.6.8", - "@wormhole-foundation/sdk-route-ntt": "^0.4.0", - "@wormhole-foundation/sdk-solana-ntt": "^0.4.0", + "@wormhole-foundation/sdk": "^0.15.0", + "@wormhole-foundation/sdk-base": "^0.15.0", + "@wormhole-foundation/sdk-connect": "^0.15.0", + "@wormhole-foundation/sdk-definitions": "^0.15.0", + "@wormhole-foundation/sdk-definitions-ntt": "^0.2.1", + "@wormhole-foundation/sdk-evm-ntt": "^0.2.1", + "@wormhole-foundation/sdk-icons": "^0.15.0", + "@wormhole-foundation/sdk-route-ntt": "^0.2.1", + "@wormhole-foundation/sdk-solana-ntt": "^0.2.1", + "@wormhole-foundation/sdk-sui-cctp": "^0.15.0", "@xlabs-libs/wallet-aggregator-aptos": "^0.0.1-alpha.14", "@xlabs-libs/wallet-aggregator-core": "^0.0.1-alpha.18", "@xlabs-libs/wallet-aggregator-cosmos": "^0.0.1-alpha.14", @@ -18874,14 +19139,14 @@ "integrity": "sha512-iMfEJPWaan8QaZw87WMUnFFRJqveE3FpU2ObTE0ydTJLPJNOUJjjurGBklqdWM/j5BIQvpi3byGKFChfNg8CaQ==" }, "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@mayanfinance/wormhole-sdk-route": { - "version": "0.4.7", - "resolved": "https://registry.npmjs.org/@mayanfinance/wormhole-sdk-route/-/wormhole-sdk-route-0.4.7.tgz", - "integrity": "sha512-khEY9vqSPpyKoMiNhEE+sboRHNwySk7at2Tjnliy1UQ0Ykp6QKaWKqsTCbdIw76II9pdarnQGR4nsn8M5LrOZg==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@mayanfinance/wormhole-sdk-route/-/wormhole-sdk-route-0.5.0.tgz", + "integrity": "sha512-3vNmBM8JSjAx6zplnwWwNwU4hzwnMlGmi6tduNTkKIavdiy+pofXcg8XuTfBSzJtAFduVEDjiTl13v+KXNI/3g==", "dependencies": { "@mayanfinance/swap-sdk": "9.3.0", - "@wormhole-foundation/sdk-connect": "^0.12.0", - "@wormhole-foundation/sdk-evm": "^0.12.0", - "@wormhole-foundation/sdk-solana": "^0.12.0", + "@wormhole-foundation/sdk-connect": "^0.15.0", + "@wormhole-foundation/sdk-evm": "^0.15.0", + "@wormhole-foundation/sdk-solana": "^0.15.0", "axios": "^1.4.0" }, "engines": { @@ -18943,6 +19208,22 @@ "@scure/base": "~1.1.0" } }, + "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@solana/spl-token": { + "version": "0.3.9", + "resolved": "https://registry.npmjs.org/@solana/spl-token/-/spl-token-0.3.9.tgz", + "integrity": "sha512-1EXHxKICMnab35MvvY/5DBc/K/uQAOJCYnDZXw83McCAYUAfi+rwq6qfd6MmITmSTEhcfBcl/zYxmW/OSN0RmA==", + "dependencies": { + "@solana/buffer-layout": "^4.0.0", + "@solana/buffer-layout-utils": "^0.2.0", + "buffer": "^6.0.3" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "@solana/web3.js": "^1.47.4" + } + }, "node_modules/@wormhole-foundation/wormhole-connect/node_modules/@types/node": { "version": "22.7.5", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.5.tgz", diff --git a/apps/connect/package.json b/apps/connect/package.json index 8cc5f2065..a2dc77a9d 100644 --- a/apps/connect/package.json +++ b/apps/connect/package.json @@ -30,8 +30,8 @@ "@mui/icons-material": "^5.14.11", "@mui/material": "^5.12.1", "@tanstack/react-query": "^5.14.2", - "@wormhole-foundation/sdk": "^0.12.0", - "@wormhole-foundation/wormhole-connect": "^1.1.2-beta.2-development", + "@wormhole-foundation/sdk": "^0.15.0", + "@wormhole-foundation/wormhole-connect": "^1.1.3-beta.1-development", "aptos": "^1.21.0", "bech32": "^2.0.0", "dompurify": "^3.0.6",