diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 9778959a..18930734 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -21,6 +21,6 @@ jobs: path-to-signatures: 'signatures/version1/cla.json' path-to-cla-document: 'https://github.com/gnosis/safe-react/blob/master/GNOSISCLA.md' branch: 'cla-signatures' - allowlist: lukasschor,mikheevm,rmeissner,germartinez,fernandomg,Agupane,nicosampler,matextrem,gabitoesmiapodo,davidalbela,alongoni,Uxio0,dasanra,miguelmota,francovenica,tschubotz,luarx,giacomolicari,gnosis-info,bot* + allowlist: lukasschor,mikheevm,rmeissner,germartinez,fernandomg,Agupane,nicosampler,matextrem,gabitoesmiapodo,davidalbela,alongoni,Uxio0,dasanra,miguelmota,francovenica,tschubotz,luarx,giacomolicari,gnosis-info,bot*,katspaugh empty-commit-flag: false blockchain-storage-flag: false diff --git a/package.json b/package.json index 4df69f54..126fe9a4 100644 --- a/package.json +++ b/package.json @@ -161,9 +161,9 @@ "@gnosis.pm/safe-apps-sdk": "1.0.3", "@gnosis.pm/safe-apps-sdk-v1": "npm:@gnosis.pm/safe-apps-sdk@0.4.2", "@gnosis.pm/safe-contracts": "1.1.1-dev.2", - "@gnosis.pm/safe-react-components": "https://github.com/gnosis/safe-react-components.git#2e427ee", + "@gnosis.pm/safe-react-components": "https://github.com/gnosis/safe-react-components.git#b281238", "@gnosis.pm/util-contracts": "2.0.6", - "@ledgerhq/hw-transport-node-hid-singleton": "5.45.0", + "@ledgerhq/hw-transport-node-hid-singleton": "5.49.0", "@material-ui/core": "^4.11.0", "@material-ui/icons": "^4.11.0", "@material-ui/lab": "4.0.0-alpha.57", @@ -175,13 +175,11 @@ "async-sema": "^3.1.0", "axios": "0.21.1", "bignumber.js": "9.0.1", - "bnc-onboard": "~1.20.0", + "bnc-onboard": "~1.22.0", "classnames": "^2.2.6", - "concurrently": "^5.3.0", "connected-react-router": "6.8.0", - "coveralls": "^3.1.0", "currency-flags": "2.1.2", - "date-fns": "2.16.1", + "date-fns": "^2.20.2", "detect-port": "^1.3.0", "electron-is-dev": "^1.2.0", "electron-log": "^4.3.0", @@ -211,13 +209,13 @@ "react": "16.13.1", "react-device-detect": "^1.15.0", "react-dom": "16.13.1", - "react-final-form": "^6.5.2", + "react-final-form": "^6.5.3", "react-final-form-listeners": "^1.0.2", "react-ga": "3.3.0", "react-hot-loader": "4.13.0", "react-intersection-observer": "^8.31.0", "react-qr-reader": "^2.2.1", - "react-redux": "7.2.2", + "react-redux": "7.2.3", "react-router-dom": "5.2.0", "react-scripts": "^4.0.1", "react-window": "^1.8.6", @@ -234,28 +232,30 @@ }, "devDependencies": { "@rescripts/cli": "^0.0.16", - "@sentry/cli": "^1.63.1", + "@sentry/cli": "^1.64.0", "@storybook/addon-actions": "^5.3.19", "@storybook/addon-links": "^5.3.19", "@storybook/addons": "^5.3.19", "@storybook/preset-create-react-app": "^3.1.5", "@storybook/react": "^5.3.19", - "@testing-library/jest-dom": "^5.11.6", - "@testing-library/react": "^11.2.2", + "@testing-library/jest-dom": "^5.11.10", + "@testing-library/react": "^11.2.6", "@typechain/web3-v1": "^2.2.0", "@types/history": "4.6.2", - "@types/jest": "^26.0.16", + "@types/jest": "^26.0.22", "@types/lodash.get": "^4.4.6", "@types/lodash.memoize": "^4.1.6", - "@types/node": "^14.14.30", + "@types/node": "^14.14.37", "@types/react": "^16.14.5", - "@types/react-dom": "^16.9.9", + "@types/react-dom": "^16.9.12", "@types/react-redux": "^7.1.11", "@types/react-router-dom": "^5.1.6", "@types/redux-actions": "^2.6.1", - "@types/styled-components": "^5.1.4", - "@typescript-eslint/eslint-plugin": "^4.17.0", - "@typescript-eslint/parser": "^4.17.0", + "@types/styled-components": "^5.1.9", + "@typescript-eslint/eslint-plugin": "^4.22.0", + "@typescript-eslint/parser": "^4.22.0", + "concurrently": "^6.0.0", + "coveralls": "^3.1.0", "cross-env": "^7.0.3", "dotenv": "^8.2.0", "dotenv-expand": "^5.1.0", @@ -268,7 +268,6 @@ "eslint-plugin-jsx-a11y": "^6.3.1", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-react": "^7.21.5", - "eslint-plugin-sort-destructure-keys": "^1.3.5", "husky": "~4.3.8", "lint-staged": "^10.5.2", "patch-package": "^6.4.6", @@ -277,6 +276,6 @@ "sass": "^1.32.0", "typechain": "^4.0.0", "typescript": "4.2.3", - "wait-on": "5.2.1" + "wait-on": "^5.3.0" } } diff --git a/public/index.html b/public/index.html index 933b0c24..ac3e48c2 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ -