Skip to content

Commit 123249c

Browse files
authored
Merge branch 'develop' into roy/KEPLR-1499
2 parents 2724535 + 2f25f1d commit 123249c

File tree

177 files changed

+11203
-6203
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+11203
-6203
lines changed

apps/extension/package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keplr-wallet/extension",
3-
"version": "0.12.291",
3+
"version": "0.12.292",
44
"author": "chainapsis",
55
"license": "Apache-2.0",
66
"private": true,
@@ -26,34 +26,34 @@
2626
"@ethersproject/transactions": "^5.7.0",
2727
"@floating-ui/react": "^0.23.0",
2828
"@floating-ui/react-dom": "^1.3.0",
29-
"@keplr-wallet/analytics": "0.12.291",
30-
"@keplr-wallet/background": "0.12.291",
31-
"@keplr-wallet/chain-validator": "0.12.291",
32-
"@keplr-wallet/common": "0.12.291",
33-
"@keplr-wallet/cosmos": "0.12.291",
34-
"@keplr-wallet/crypto": "0.12.291",
35-
"@keplr-wallet/hooks": "0.12.291",
36-
"@keplr-wallet/hooks-bitcoin": "0.12.291",
37-
"@keplr-wallet/hooks-internal": "0.12.291",
38-
"@keplr-wallet/hooks-starknet": "0.12.291",
39-
"@keplr-wallet/ledger-cosmos": "0.12.291",
40-
"@keplr-wallet/popup": "0.12.291",
41-
"@keplr-wallet/proto-types": "0.12.291",
42-
"@keplr-wallet/provider": "0.12.291",
43-
"@keplr-wallet/router": "0.12.291",
44-
"@keplr-wallet/router-extension": "0.12.291",
45-
"@keplr-wallet/simple-fetch": "0.12.291",
46-
"@keplr-wallet/stores": "0.12.291",
47-
"@keplr-wallet/stores-bitcoin": "0.12.291",
48-
"@keplr-wallet/stores-core": "0.12.291",
49-
"@keplr-wallet/stores-etc": "0.12.291",
50-
"@keplr-wallet/stores-eth": "0.12.291",
51-
"@keplr-wallet/stores-ibc": "0.12.291",
52-
"@keplr-wallet/stores-internal": "0.12.291",
53-
"@keplr-wallet/stores-starknet": "0.12.291",
54-
"@keplr-wallet/topup-client": "0.12.291",
55-
"@keplr-wallet/types": "0.12.291",
56-
"@keplr-wallet/unit": "0.12.291",
29+
"@keplr-wallet/analytics": "0.12.292",
30+
"@keplr-wallet/background": "0.12.292",
31+
"@keplr-wallet/chain-validator": "0.12.292",
32+
"@keplr-wallet/common": "0.12.292",
33+
"@keplr-wallet/cosmos": "0.12.292",
34+
"@keplr-wallet/crypto": "0.12.292",
35+
"@keplr-wallet/hooks": "0.12.292",
36+
"@keplr-wallet/hooks-bitcoin": "0.12.292",
37+
"@keplr-wallet/hooks-internal": "0.12.292",
38+
"@keplr-wallet/hooks-starknet": "0.12.292",
39+
"@keplr-wallet/ledger-cosmos": "0.12.292",
40+
"@keplr-wallet/popup": "0.12.292",
41+
"@keplr-wallet/proto-types": "0.12.292",
42+
"@keplr-wallet/provider": "0.12.292",
43+
"@keplr-wallet/router": "0.12.292",
44+
"@keplr-wallet/router-extension": "0.12.292",
45+
"@keplr-wallet/simple-fetch": "0.12.292",
46+
"@keplr-wallet/stores": "0.12.292",
47+
"@keplr-wallet/stores-bitcoin": "0.12.292",
48+
"@keplr-wallet/stores-core": "0.12.292",
49+
"@keplr-wallet/stores-etc": "0.12.292",
50+
"@keplr-wallet/stores-eth": "0.12.292",
51+
"@keplr-wallet/stores-ibc": "0.12.292",
52+
"@keplr-wallet/stores-internal": "0.12.292",
53+
"@keplr-wallet/stores-starknet": "0.12.292",
54+
"@keplr-wallet/topup-client": "0.12.292",
55+
"@keplr-wallet/types": "0.12.292",
56+
"@keplr-wallet/unit": "0.12.292",
5757
"@keystonehq/animated-qr": "^0.8.6",
5858
"@keystonehq/hw-app-base": "0.1.1",
5959
"@keystonehq/hw-transport-webusb": "0.4.0",

0 commit comments

Comments
 (0)