Skip to content

Commit

Permalink
Upgraded beacon-sdk, taquito/* and dayjs
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshpw committed Jun 4, 2024
1 parent 2e627fd commit 6a77b0d
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 338 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": "^4.0.10",
"@airgap/beacon-sdk": "^4.2.2",
"@craco/craco": "^7.1.0",
"@date-io/dayjs": "1.x",
"@emotion/react": "^11.11.1",
Expand All @@ -28,11 +28,11 @@
"@mui/icons-material": "^5.14.14",
"@mui/material": "^5.14.14",
"@mui/x-date-pickers": "^5.0.2",
"@taquito/beacon-wallet": "^17.3.1",
"@taquito/signer": "^17.3.1",
"@taquito/taquito": "^17.3.1",
"@taquito/tzip12": "^17.3.1",
"@taquito/tzip16": "^17.3.1",
"@taquito/beacon-wallet": "^20.0.0",
"@taquito/signer": "^20.0.0",
"@taquito/taquito": "^20.0.0",
"@taquito/tzip12": "^20.0.0",
"@taquito/tzip16": "^20.0.0",
"@types/mixpanel-browser": "^2.35.7",
"@types/prismjs": "^1.26.0",
"@types/react-paginate": "^7.1.2",
Expand All @@ -42,7 +42,7 @@
"bignumber.js": "^9.0.1",
"blockies-ts": "^1.0.0",
"crypto-browserify": "^3.12.0",
"dayjs": "^1.10.4",
"dayjs": "^1.11.11",
"export-to-csv": "^1.2.4",
"formik": "^2.2.6",
"formik-material-ui": "^3.0.1",
Expand Down
Loading

0 comments on commit 6a77b0d

Please sign in to comment.