Skip to content

Commit

Permalink
deps: update @LedgerHQ packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alx-khramov committed Jan 19, 2024
1 parent d7c1afc commit 3d86953
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 245 deletions.
6 changes: 3 additions & 3 deletions packages/connect-wallet-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"lint": "eslint --ext ts,tsx,js,mjs ."
},
"dependencies": {
"@ledgerhq/hw-transport": "^6.28.8",
"@ledgerhq/hw-app-eth": "^6.34.3",
"@ledgerhq/hw-transport-webhid": "^6.27.19",
"@ledgerhq/hw-transport": "^6.30.1",
"@ledgerhq/hw-app-eth": "^6.35.2",
"@ledgerhq/hw-transport-webhid": "^6.28.1",
"@lidofinance/lido-ui": "^3.18.0",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.17"
Expand Down
6 changes: 3 additions & 3 deletions packages/connectors/ledger-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@ethersproject/strings": "^5.5.0",
"@ethersproject/transactions": "^5.5.0",
"@ethersproject/hash": "^5.5.0",
"@ledgerhq/hw-app-eth": "^6.35.0",
"@ledgerhq/hw-transport": "^6.30.0",
"@ledgerhq/hw-transport-webhid": "^6.28.0",
"@ledgerhq/hw-app-eth": "^6.35.2",
"@ledgerhq/hw-transport": "^6.30.1",
"@ledgerhq/hw-transport-webhid": "^6.28.1",
"@ledgerhq/iframe-provider": "^0.4.3",
"@web3-react/abstract-connector": "^6.0.7",
"@web3-react/types": "^6.0.7",
Expand Down
Loading

0 comments on commit 3d86953

Please sign in to comment.