Skip to content

Commit a11b334

Browse files
ajinkyasrajalecat88
authored andcommitted
Upgrade taquito and beacon to latest version
1 parent 341e2a5 commit a11b334

File tree

14 files changed

+287
-305
lines changed

14 files changed

+287
-305
lines changed

apps/desktop-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@cucumber/cucumber": "^11.1.1",
2929
"@playwright/test": "^1.49.1",
30-
"@taquito/signer": "^21.0.0",
30+
"@taquito/signer": "^21.0.2",
3131
"@umami/core": "workspace:^",
3232
"@umami/state": "workspace:^",
3333
"@umami/test-utils": "workspace:^",

apps/desktop/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"theme": "chakra-cli tokens src/style/theme.ts"
3838
},
3939
"devDependencies": {
40-
"@airgap/beacon-wallet": "^4.3.1",
40+
"@airgap/beacon-wallet": "^4.4.0",
4141
"@babel/core": "^7.26.0",
4242
"@babel/preset-env": "^7.26.0",
4343
"@babel/preset-react": "^7.26.3",
@@ -59,11 +59,11 @@
5959
"@reduxjs/toolkit": "^2.5.0",
6060
"@tanstack/react-query": "^5.62.11",
6161
"@tanstack/react-query-devtools": "^5.62.11",
62-
"@taquito/ledger-signer": "^21.0.0",
63-
"@taquito/michel-codec": "^21.0.0",
64-
"@taquito/rpc": "^21.0.0",
65-
"@taquito/signer": "^21.0.0",
66-
"@taquito/taquito": "21.0.0",
62+
"@taquito/ledger-signer": "^21.0.2",
63+
"@taquito/michel-codec": "^21.0.2",
64+
"@taquito/rpc": "^21.0.2",
65+
"@taquito/signer": "^21.0.2",
66+
"@taquito/taquito": "21.0.2",
6767
"@testing-library/dom": "^10.4.0",
6868
"@testing-library/jest-dom": "6.6.3",
6969
"@testing-library/react": "16.1.0",

apps/embed-iframe/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lint": "eslint src --ext .ts --fix"
1313
},
1414
"dependencies": {
15-
"@airgap/beacon-types": "^4.3.1",
15+
"@airgap/beacon-types": "^4.4.0",
1616
"@babel/core": "^7.26.0",
1717
"@babel/preset-env": "^7.26.0",
1818
"@babel/preset-react": "^7.26.3",
@@ -27,8 +27,8 @@
2727
"@chakra-ui/theme-tools": "^2.2.6",
2828
"@emotion/react": "^11.14.0",
2929
"@emotion/styled": "^11.14.0",
30-
"@taquito/signer": "^21.0.0",
31-
"@taquito/taquito": "21.0.0",
30+
"@taquito/signer": "^21.0.2",
31+
"@taquito/taquito": "21.0.2",
3232
"@testing-library/dom": "^10.4.0",
3333
"@testing-library/jest-dom": "6.6.3",
3434
"@testing-library/react": "16.1.0",

apps/mobile/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"preset": "jest-expo"
2020
},
2121
"dependencies": {
22-
"@airgap/beacon-types": "^4.3.1",
23-
"@airgap/beacon-wallet": "^4.3.1",
22+
"@airgap/beacon-types": "^4.4.0",
23+
"@airgap/beacon-wallet": "^4.4.0",
2424
"@chriscdn/promise-semaphore": "^2.0.9",
2525
"@expo/vector-icons": "^14.0.2",
2626
"@ledgerhq/devices": "^8.4.4",
@@ -32,7 +32,7 @@
3232
"@tamagui/babel-plugin": "1.123.0",
3333
"@tamagui/config": "1.123.0",
3434
"@tamagui/lucide-icons": "^1.123.14",
35-
"@taquito/utils": "^21.0.0",
35+
"@taquito/utils": "^21.0.2",
3636
"@umami/core": "workspace:^",
3737
"@umami/crypto": "workspace:^",
3838
"@umami/data-polling": "workspace:^",

apps/web/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"build:storybook": "storybook build"
2323
},
2424
"dependencies": {
25-
"@airgap/beacon-wallet": "^4.3.1",
25+
"@airgap/beacon-wallet": "^4.4.0",
2626
"@chakra-ui/anatomy": "2.3.4",
2727
"@chakra-ui/cli": "^3.2.5",
2828
"@chakra-ui/icons": "^2.2.4",
@@ -38,12 +38,12 @@
3838
"@reown/walletkit": "^1.0.1",
3939
"@sentry/react": "^9.1.0",
4040
"@tanstack/react-query": "^5.62.11",
41-
"@taquito/beacon-wallet": "^21.0.0",
42-
"@taquito/ledger-signer": "^21.0.0",
43-
"@taquito/michel-codec": "^21.0.0",
44-
"@taquito/rpc": "^21.0.0",
45-
"@taquito/signer": "^21.0.0",
46-
"@taquito/taquito": "^21.0.0",
41+
"@taquito/beacon-wallet": "^21.0.2",
42+
"@taquito/ledger-signer": "^21.0.2",
43+
"@taquito/michel-codec": "^21.0.2",
44+
"@taquito/rpc": "^21.0.2",
45+
"@taquito/signer": "^21.0.2",
46+
"@taquito/taquito": "^21.0.2",
4747
"@tzkt/sdk-api": "^2.2.1",
4848
"@umami/components": "workspace:^",
4949
"@umami/core": "workspace:^",

packages/core/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
},
1616
"devDependencies": {
17-
"@airgap/beacon-wallet": "^4.3.1",
17+
"@airgap/beacon-wallet": "^4.4.0",
1818
"@babel/core": "^7.26.0",
1919
"@types/babel__core": "^7.20.5",
2020
"@types/eslint": "^8",
@@ -60,13 +60,13 @@
6060
]
6161
},
6262
"dependencies": {
63-
"@airgap/beacon-wallet": "^4.3.1",
64-
"@taquito/local-forging": "^21.0.0",
65-
"@taquito/michel-codec": "^21.0.0",
66-
"@taquito/rpc": "^21.0.0",
67-
"@taquito/signer": "^21.0.0",
68-
"@taquito/taquito": "^21.0.0",
69-
"@taquito/utils": "^21.0.0",
63+
"@airgap/beacon-wallet": "^4.4.0",
64+
"@taquito/local-forging": "^21.0.2",
65+
"@taquito/michel-codec": "^21.0.2",
66+
"@taquito/rpc": "^21.0.2",
67+
"@taquito/signer": "^21.0.2",
68+
"@taquito/taquito": "^21.0.2",
69+
"@taquito/utils": "^21.0.2",
7070
"@tzkt/sdk-api": "^2.2.1",
7171
"@umami/social-auth": "workspace:^",
7272
"@umami/tezos": "workspace:^",

packages/crypto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
]
6666
},
6767
"dependencies": {
68-
"@taquito/utils": "^21.0.0",
68+
"@taquito/utils": "^21.0.2",
6969
"date-fns": "^4.1.0",
7070
"react-native-quick-crypto": "^0.7.11"
7171
}

packages/data-polling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@emotion/react": "^11.14.0",
6868
"@emotion/styled": "^11.14.0",
6969
"@tanstack/react-query": "^5.62.11",
70-
"@taquito/rpc": "^21.0.0",
70+
"@taquito/rpc": "^21.0.2",
7171
"@umami/core": "workspace:^",
7272
"@umami/multisig": "workspace:^",
7373
"@umami/state": "workspace:^",

packages/multisig/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
]
6161
},
6262
"dependencies": {
63-
"@taquito/rpc": "^21.0.0",
64-
"@taquito/utils": "^21.0.0",
63+
"@taquito/rpc": "^21.0.2",
64+
"@taquito/utils": "^21.0.2",
6565
"@tzkt/sdk-api": "^2.2.1",
6666
"@umami/tezos": "workspace:^",
6767
"@umami/tzkt": "workspace:^",

packages/social-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"@babel/runtime": "^7.26.0",
33-
"@taquito/utils": "^21.0.0",
33+
"@taquito/utils": "^21.0.2",
3434
"@toruslabs/customauth": "16.0.6"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)