|
41 | 41 | "@kleros/react-components": "^6.0.0", |
42 | 42 | "@loadable/component": "^5.12.0", |
43 | 43 | "@reduxjs/toolkit": "^1.6.1", |
44 | | - "@rehooks/local-storage": "^2.2.3", |
| 44 | + "@rehooks/local-storage": "^2.4.4", |
45 | 45 | "@uniswap/sdk": "^3.0.3", |
46 | 46 | "@web3-react/abstract-connector": "^6.0.7", |
47 | | - "@web3-react/core": "^6.1.1", |
| 47 | + "@web3-react/core": "^6.1.9", |
48 | 48 | "@web3-react/injected-connector": "^6.0.7", |
49 | 49 | "@web3-react/network-connector": "^6.1.5", |
50 | | - "@web3-react/walletconnect-connector": "^6.2.4", |
| 50 | + "@web3-react/walletconnect-connector": "^6.2.13", |
51 | 51 | "antd": "~4.16.0", |
52 | 52 | "browserslist": "^4.21.4", |
53 | 53 | "clsx": "^1.1.0", |
|
62 | 62 | "graphql-request": "^5.1.0", |
63 | 63 | "history": "^4.10.1", |
64 | 64 | "hoist-non-react-statics": "^3.3.2", |
65 | | - "immer": "^9.0.6", |
| 65 | + "immer": "^9.0.19", |
66 | 66 | "ipfs-http-client": "^42.0.0", |
67 | 67 | "js-base64": "^3.6.0", |
68 | 68 | "js-combinatorics": "^0.6.1", |
|
75 | 75 | "react": "^17.0.2", |
76 | 76 | "react-blockies": "^1.4.1", |
77 | 77 | "react-dom": "^17.0.2", |
78 | | - "react-hot-loader": "^4.13.0", |
| 78 | + "react-hot-loader": "^4.13.1", |
79 | 79 | "react-is": "^17.0.2", |
80 | 80 | "react-redux": "^7.2.5", |
81 | 81 | "react-router": "^5.1.2", |
|
89 | 89 | "redux-saga-thunk": "^0.7.3", |
90 | 90 | "scroll-into-view-if-needed": "^2.2.25", |
91 | 91 | "serialize-error": "^7.0.1", |
92 | | - "styled-components": "^5.3.1", |
93 | | - "swr": "^2.0.0", |
| 92 | + "styled-components": "^5.3.6", |
| 93 | + "swr": "^2.0.3", |
94 | 94 | "web3": "^1.5.2" |
95 | 95 | }, |
96 | 96 | "devDependencies": { |
|
112 | 112 | "@types/react": "^16.9.23", |
113 | 113 | "autoprefixer": "^9.7.4", |
114 | 114 | "babel-eslint": "^10.1.0", |
115 | | - "babel-plugin-import": "^1.13.0", |
| 115 | + "babel-plugin-import": "^1.13.6", |
116 | 116 | "babel-plugin-styled-components": "^1.10.7", |
117 | 117 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
118 | 118 | "cssnano": "^4.1.10", |
|
0 commit comments