Skip to content

Commit

Permalink
lock regen
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Jeston committed Mar 21, 2024
1 parent f0627b6 commit 255d003
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 141 deletions.
46 changes: 23 additions & 23 deletions sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,45 +6,45 @@
"browser": "./dist/index.browser.js",
"bugs": "https://github.com/immutable/ts-immutable-sdk/issues",
"dependencies": {
"@ethersproject/abi": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"axios": "^1.6.5",
"global-const": "^0.1.2",
"lru-memorise": "0.3.0",
"ethers": "^5.7.2",
"@jest/globals": "^29.5.0",
"@uniswap/router-sdk": "^1.4.0",
"@uniswap/sdk-core": "^3.0.1",
"@uniswap/v3-sdk": "^3.9.0",
"@opensea/seaport-js": "3.0.2",
"ethers-v6": "npm:[email protected]",
"@0xsequence/abi": "^1.4.3",
"@0xsequence/core": "^1.4.3",
"@biom3/design-tokens": "^0.3.1",
"@biom3/react": "^0.20.11",
"@ethersproject/abi": "^5.7.0",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"@ethersproject/keccak256": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@ethersproject/strings": "^5.7.0",
"bn.js": "^5.2.1",
"elliptic": "^6.5.4",
"enc-utils": "^3.0.0",
"ethereumjs-wallet": "^1.0.2",
"@ethersproject/wallet": "^5.7.0",
"@imtbl/react-analytics": "0.2.1-alpha",
"@jest/globals": "^29.5.0",
"@magic-ext/oidc": "4.2.0",
"@metamask/detect-provider": "^2.0.0",
"magic-sdk": "^21.2.0",
"oidc-client-ts": "2.2.1",
"jwt-decode": "^3.1.2",
"@biom3/design-tokens": "^0.3.1",
"@biom3/react": "^0.20.11",
"@imtbl/react-analytics": "0.2.1-alpha",
"@opensea/seaport-js": "3.0.2",
"@rive-app/react-canvas": "^4.8.3",
"@uniswap/router-sdk": "^1.4.0",
"@uniswap/sdk-core": "^3.0.1",
"@uniswap/v3-sdk": "^3.9.0",
"@walletconnect/ethereum-provider": "^2.11.1",
"@walletconnect/modal": "^2.6.2",
"assert": "^2.0.0",
"axios": "^1.6.5",
"bn.js": "^5.2.1",
"buffer": "^6.0.3",
"crypto-browserify": "^3.12.0",
"elliptic": "^6.5.4",
"enc-utils": "^3.0.0",
"ethereumjs-wallet": "^1.0.2",
"ethers": "^5.7.2",
"ethers-v6": "npm:[email protected]",
"global-const": "^0.1.2",
"https-browserify": "^1.0.0",
"i18next": "^23.7.6",
"i18next-browser-languagedetector": "^7.2.0",
"jwt-decode": "^3.1.2",
"lru-memorise": "0.3.0",
"magic-sdk": "^21.2.0",
"oidc-client-ts": "2.2.1",
"os-browserify": "^0.3.0",
"pako": "^2.1.0",
"react-i18next": "^13.5.0",
Expand Down
Loading

0 comments on commit 255d003

Please sign in to comment.