Skip to content

Commit

Permalink
Merge pull request #1260 from madfish-solutions/TW-1658-e-update-taqu…
Browse files Browse the repository at this point in the history
…ito-for-mainnet

TW-1658 Update taquito and youves-sdk
  • Loading branch information
lourenc authored Feb 12, 2025
2 parents 48ede49 + effaf41 commit f7b2943
Show file tree
Hide file tree
Showing 2 changed files with 342 additions and 276 deletions.
27 changes: 11 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,21 +60,21 @@
"@reduxjs/toolkit": "^1.8.5",
"@rnw-community/shared": "^0.48.0",
"@svgr/webpack": "6.4.0",
"@taquito/ledger-signer": "20.1.0",
"@taquito/local-forging": "20.1.0",
"@taquito/michel-codec": "20.1.0",
"@taquito/michelson-encoder": "20.1.0",
"@taquito/rpc": "20.1.0",
"@taquito/signer": "20.1.0",
"@taquito/taquito": "20.1.0",
"@taquito/tzip12": "20.1.0",
"@taquito/tzip16": "20.1.0",
"@taquito/utils": "20.1.0",
"@taquito/ledger-signer": "21.0.2",
"@taquito/local-forging": "21.0.2",
"@taquito/michel-codec": "21.0.2",
"@taquito/michelson-encoder": "21.0.2",
"@taquito/rpc": "21.0.2",
"@taquito/signer": "21.0.2",
"@taquito/taquito": "21.0.2",
"@taquito/tzip12": "21.0.2",
"@taquito/tzip16": "21.0.2",
"@taquito/utils": "21.0.2",
"@temple-wallet/dapp": "5.0.2",
"@temple-wallet/jest-webextension-mock": "^4.1.0",
"@temple-wallet/save-remote-file-webpack-plugin": "^1.1.3",
"@temple-wallet/wallet-address-validator": "^0.4.3",
"@temple-wallet/youves-sdk": "^0.0.10",
"@temple-wallet/youves-sdk": "0.0.10-dev.1658.1",
"@tezos-domains/core": "1.26.0",
"@tezos-domains/taquito-client": "1.26.0",
"@types/async-retry": "1.4.3",
Expand Down Expand Up @@ -221,11 +221,6 @@
"tslib": "^2.4.0",
"@types/react": "18.0.15",
"@types/react-dev-utils/@types/webpack-dev-server": "^4",
"@taquito/taquito": "20.1.0",
"@taquito/utils": "20.1.0",
"@taquito/beacon-wallet": "20.1.0",
"@taquito/contracts-library": "20.1.0",
"@taquito/tzip16": "20.1.0",
"bignumber.js": "9.1.2",
"eslint-plugin-import": "^2.29.0",
"graphql-request": "^6.1.0",
Expand Down
Loading

0 comments on commit f7b2943

Please sign in to comment.