Skip to content

Commit

Permalink
feat: redesign connection flow, closes leather.io/issues#283
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Oct 4, 2024
1 parent e0bdec9 commit 0717b12
Show file tree
Hide file tree
Showing 36 changed files with 3,779 additions and 2,721 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,28 +141,28 @@
"@coinbase/cbpay-js": "2.1.0",
"@fungible-systems/zone-file": "2.0.0",
"@hirosystems/token-metadata-api-client": "1.2.0",
"@leather.io/bitcoin": "0.12.2",
"@leather.io/constants": "0.10.0",
"@leather.io/crypto": "1.5.2",
"@leather.io/models": "0.15.0",
"@leather.io/query": "2.11.0",
"@leather.io/stacks": "1.1.2",
"@leather.io/bitcoin": "0.13.2",
"@leather.io/constants": "0.12.1",
"@leather.io/crypto": "1.6.2",
"@leather.io/models": "0.17.0",
"@leather.io/query": "2.13.1",
"@leather.io/stacks": "1.1.5",
"@leather.io/tokens": "0.9.0",
"@leather.io/ui": "1.25.1",
"@leather.io/ui": "1.27.1",
"@leather.io/utils": "0.15.0",
"@ledgerhq/hw-transport-webusb": "6.27.19",
"@noble/hashes": "1.4.0",
"@noble/hashes": "1.5.0",
"@noble/secp256k1": "2.1.0",
"@octokit/types": "12.4.0",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-dropdown-menu": "2.0.6",
"@radix-ui/react-tooltip": "1.0.7",
"@radix-ui/themes": "2.0.3",
"@reduxjs/toolkit": "2.2.3",
"@scure/base": "1.1.6",
"@scure/bip32": "1.4.0",
"@scure/bip39": "1.3.0",
"@scure/btc-signer": "1.3.2",
"@reduxjs/toolkit": "2.2.7",
"@scure/base": "1.1.9",
"@scure/bip32": "1.5.0",
"@scure/bip39": "1.4.0",
"@scure/btc-signer": "1.4.0",
"@segment/analytics-next": "1.70.0",
"@sentry/browser": "8.26.0",
"@sentry/tracing": "7.106.0",
Expand All @@ -188,11 +188,11 @@
"@types/lodash.uniqby": "4.7.7",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@zondax/ledger-stacks": "1.0.4",
"alex-sdk": "2.1.3",
"alex-sdk": "2.1.4",
"are-passive-events-supported": "1.1.1",
"argon2-browser": "1.18.0",
"assert": "2.1.0",
"axios": "1.7.4",
"axios": "1.7.7",
"base64url": "3.0.1",
"bignumber.js": "9.1.2",
"bitcoin-address-validation": "2.2.1",
Expand All @@ -205,12 +205,13 @@
"coinselect": "3.1.13",
"compare-versions": "6.1.0",
"cross-fetch": "4.0.0",
"css-loader": "7.1.0",
"css-loader": "7.1.2",
"dayjs": "1.11.8",
"dompurify": "3.1.4",
"dotenv": "16.4.5",
"ecdsa-sig-formatter": "1.0.11",
"formik": "2.4.5",
"framer-motion": "11.9.0",
"jotai": "2.2.1",
"jotai-redux": "0.2.1",
"jsontokens": "4.0.1",
Expand All @@ -220,11 +221,10 @@
"lodash.uniqby": "4.7.0",
"micro-packed": "0.3.2",
"object-hash": "3.0.0",
"observable-hooks": "4.2.3",
"os-browserify": "0.3.0",
"p-queue": "8.0.1",
"pino": "8.19.0",
"postcss-preset-env": "9.5.4",
"postcss-preset-env": "10.0.5",
"prism-react-renderer": "2.3.1",
"prismjs": "1.29.0",
"promise-memoize": "1.2.1",
Expand All @@ -238,8 +238,8 @@
"react-intersection-observer": "9.5.2",
"react-lottie": "1.2.4",
"react-qr-code": "2.0.12",
"react-redux": "9.1.0",
"react-router-dom": "6.23.1",
"react-redux": "9.1.2",
"react-router-dom": "6.26.2",
"react-virtuoso": "4.9.0",
"redux-persist": "6.0.0",
"remark-gfm": "4.0.0",
Expand All @@ -262,9 +262,9 @@
"@btckit/types": "0.0.19",
"@chromatic-com/storybook": "1.2.23",
"@leather.io/eslint-config": "0.7.0",
"@leather.io/panda-preset": "0.3.8",
"@leather.io/panda-preset": "0.4.0",
"@leather.io/prettier-config": "0.6.0",
"@leather.io/rpc": "2.1.7",
"@leather.io/rpc": "2.1.10",
"@ls-lint/ls-lint": "2.2.3",
"@mdx-js/loader": "3.0.0",
"@pandacss/dev": "0.46.1",
Expand All @@ -290,8 +290,8 @@
"@storybook/theming": "8.2.4",
"@svgr/webpack": "8.1.0",
"@types/argon2-browser": "1.18.4",
"@types/bn.js": "5.1.5",
"@types/chrome": "0.0.260",
"@types/bn.js": "5.1.6",
"@types/chrome": "0.0.273",
"@types/dompurify": "3.0.5",
"@types/download": "8.0.5",
"@types/html-webpack-plugin": "3.2.9",
Expand All @@ -303,15 +303,15 @@
"@types/promise-memoize": "1.2.4",
"@types/punycode": "2.1.4",
"@types/qrcode.react": "1.0.5",
"@types/react": "18.3.3",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/react-lottie": "1.2.10",
"@types/react-router-dom": "5.3.3",
"@types/remote-redux-devtools": "0.5.8",
"@types/valid-url": "1.0.7",
"@types/webextension-polyfill": "0.10.4",
"@types/webpack": "5.28.5",
"@types/zxcvbn": "4.4.4",
"@types/zxcvbn": "4.4.5",
"@typescript-eslint/parser": "7.5.0",
"@vitest/coverage-istanbul": "2.0.5",
"audit-ci": "6.6.1",
Expand All @@ -328,10 +328,10 @@
"cross-env": "7.0.3",
"crypto-browserify": "3.12.0",
"deepmerge": "4.3.1",
"dependency-cruiser": "16.3.2",
"dependency-cruiser": "16.4.2",
"dotenv-webpack": "8.1.0",
"esbuild": "0.23.1",
"esbuild-loader": "4.1.0",
"esbuild": "0.24.0",
"esbuild-loader": "4.2.2",
"eslint-plugin-deprecation": "2.0.0",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-react": "7.34.1",
Expand All @@ -341,7 +341,7 @@
"generate-json-webpack-plugin": "2.0.0",
"html-webpack-plugin": "5.6.0",
"jsdom": "22.1.0",
"postcss": "8.4.38",
"postcss": "8.4.47",
"postcss-loader": "8.1.1",
"prettier": "3.3.3",
"process": "0.11.10",
Expand Down
Loading

0 comments on commit 0717b12

Please sign in to comment.