Skip to content

Commit

Permalink
Upgrade Beacon to version 4.0.10
Browse files Browse the repository at this point in the history
Signed-off-by: Manank Patni <[email protected]>
  • Loading branch information
Man-Jain committed Sep 30, 2023
1 parent 8d417b5 commit 098b298
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 256 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"prepare": "husky install"
},
"dependencies": {
"@airgap/beacon-sdk": "^3.3.0",
"@airgap/beacon-sdk": "^4.0.10",
"@craco/craco": "^7.1.0",
"@date-io/dayjs": "1.x",
"@emotion/react": "^11.10.4",
Expand All @@ -27,13 +27,13 @@
"@microsoft/signalr": "^5.0.9",
"@mui/material": "^5.10.6",
"@mui/x-date-pickers": "^5.0.2",
"@taquito/beacon-wallet": "^17.0.0",
"@taquito/signer": "^17.0.0",
"@taquito/taquito": "^17.0.0",
"@taquito/beacon-wallet": "^17.3.1",
"@taquito/signer": "^17.3.1",
"@taquito/taquito": "^17.3.1",
"@taquito/tezbridge-signer": "^14.2.0",
"@taquito/tezbridge-wallet": "^14.2.0",
"@taquito/tzip12": "^17.0.0",
"@taquito/tzip16": "^17.0.0",
"@taquito/tzip12": "^17.3.1",
"@taquito/tzip16": "^17.3.1",
"@types/mixpanel-browser": "^2.35.7",
"@types/prismjs": "^1.26.0",
"@types/react-router-hash-link": "^2.4.5",
Expand Down Expand Up @@ -133,4 +133,4 @@
"yarn lint:check"
]
}
}
}
Loading

0 comments on commit 098b298

Please sign in to comment.