Skip to content

Commit 9414a3d

Browse files
committed
Merge remote-tracking branch 'origin/develop' into editaahn/refactor-modular-merge
2 parents 27b0d8b + 2f25f1d commit 9414a3d

File tree

206 files changed

+12124
-6422
lines changed

Some content is hidden

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

206 files changed

+12124
-6422
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.287",
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.287",
30-
"@keplr-wallet/background": "0.12.287",
31-
"@keplr-wallet/chain-validator": "0.12.287",
32-
"@keplr-wallet/common": "0.12.287",
33-
"@keplr-wallet/cosmos": "0.12.287",
34-
"@keplr-wallet/crypto": "0.12.287",
35-
"@keplr-wallet/hooks": "0.12.287",
36-
"@keplr-wallet/hooks-bitcoin": "0.12.287",
37-
"@keplr-wallet/hooks-internal": "0.12.287",
38-
"@keplr-wallet/hooks-starknet": "0.12.287",
39-
"@keplr-wallet/ledger-cosmos": "0.12.287",
40-
"@keplr-wallet/popup": "0.12.287",
41-
"@keplr-wallet/proto-types": "0.12.287",
42-
"@keplr-wallet/provider": "0.12.287",
43-
"@keplr-wallet/router": "0.12.287",
44-
"@keplr-wallet/router-extension": "0.12.287",
45-
"@keplr-wallet/simple-fetch": "0.12.287",
46-
"@keplr-wallet/stores": "0.12.287",
47-
"@keplr-wallet/stores-bitcoin": "0.12.287",
48-
"@keplr-wallet/stores-core": "0.12.287",
49-
"@keplr-wallet/stores-etc": "0.12.287",
50-
"@keplr-wallet/stores-eth": "0.12.287",
51-
"@keplr-wallet/stores-ibc": "0.12.287",
52-
"@keplr-wallet/stores-internal": "0.12.287",
53-
"@keplr-wallet/stores-starknet": "0.12.287",
54-
"@keplr-wallet/topup-client": "0.12.287",
55-
"@keplr-wallet/types": "0.12.287",
56-
"@keplr-wallet/unit": "0.12.287",
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)