Skip to content

Commit 7fe8da9

Browse files
committed
Merge branch 'develop' into rowan/KEPLR-1437
2 parents f8fc7b5 + 6d1a050 commit 7fe8da9

File tree

225 files changed

+13018
-7032
lines changed

Some content is hidden

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

225 files changed

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