|
26 | 26 | "caniuse-lite": "1.0.30001436" |
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | | - "3box": "^1.19.1", |
30 | 29 | "3id-resolver": "^1.0.1", |
31 | 30 | "@ant-design/icons": "^4.3.0", |
32 | 31 | "@ethersproject/address": "^5.0.5", |
|
41 | 40 | "@kleros/react-components": "^6.0.0", |
42 | 41 | "@loadable/component": "^5.12.0", |
43 | 42 | "@reduxjs/toolkit": "^1.6.1", |
44 | | - "@rehooks/local-storage": "^2.2.3", |
| 43 | + "@rehooks/local-storage": "^2.4.4", |
45 | 44 | "@uniswap/sdk": "^3.0.3", |
46 | 45 | "@web3-react/abstract-connector": "^6.0.7", |
47 | | - "@web3-react/core": "^6.1.1", |
| 46 | + "@web3-react/core": "^6.1.9", |
48 | 47 | "@web3-react/injected-connector": "^6.0.7", |
49 | 48 | "@web3-react/network-connector": "^6.1.5", |
50 | | - "@web3-react/walletconnect-connector": "^6.2.4", |
| 49 | + "@web3-react/walletconnect-connector": "^6.2.13", |
51 | 50 | "antd": "~4.16.0", |
52 | 51 | "browserslist": "^4.21.4", |
53 | 52 | "clsx": "^1.1.0", |
|
57 | 56 | "deep-equal": "^2.0.5", |
58 | 57 | "deepmerge": "^4.2.2", |
59 | 58 | "did-resolver": "^2.1.2", |
| 59 | + "ethers": "^5.7.2", |
| 60 | + "graphql": "^16.6.0", |
| 61 | + "graphql-request": "^5.1.0", |
60 | 62 | "history": "^4.10.1", |
61 | 63 | "hoist-non-react-statics": "^3.3.2", |
62 | | - "immer": "^9.0.6", |
| 64 | + "immer": "^9.0.19", |
63 | 65 | "ipfs-http-client": "^42.0.0", |
64 | 66 | "js-base64": "^3.6.0", |
65 | 67 | "js-combinatorics": "^0.6.1", |
66 | 68 | "localforage": "^1.10.0", |
| 69 | + "moment": "^2.29.4", |
67 | 70 | "nanoid": "^3.1.9", |
68 | 71 | "normalize.css": "^8.0.1", |
69 | 72 | "path-to-regexp": "^6.1.0", |
70 | 73 | "prop-types": "^15.7.2", |
71 | 74 | "react": "^17.0.2", |
72 | 75 | "react-blockies": "^1.4.1", |
73 | 76 | "react-dom": "^17.0.2", |
74 | | - "react-hot-loader": "^4.13.0", |
| 77 | + "react-hot-loader": "^4.13.1", |
75 | 78 | "react-is": "^17.0.2", |
76 | 79 | "react-redux": "^7.2.5", |
77 | 80 | "react-router": "^5.1.2", |
78 | 81 | "react-router-dom": "^5.1.2", |
79 | 82 | "react-titled": "^1.0.1", |
| 83 | + "react-toastify": "^9.1.1", |
80 | 84 | "react-visibility-sensor": "^5.1.1", |
81 | 85 | "redux": "^4.1.1", |
82 | 86 | "redux-persist": "^6.0.0", |
83 | 87 | "redux-saga": "^1.1.3", |
84 | 88 | "redux-saga-thunk": "^0.7.3", |
85 | 89 | "scroll-into-view-if-needed": "^2.2.25", |
86 | 90 | "serialize-error": "^7.0.1", |
87 | | - "styled-components": "^5.3.1", |
| 91 | + "styled-components": "^5.3.6", |
| 92 | + "swr": "^2.0.3", |
88 | 93 | "web3": "^1.5.2" |
89 | 94 | }, |
90 | 95 | "devDependencies": { |
|
106 | 111 | "@types/react": "^16.9.23", |
107 | 112 | "autoprefixer": "^9.7.4", |
108 | 113 | "babel-eslint": "^10.1.0", |
109 | | - "babel-plugin-import": "^1.13.0", |
| 114 | + "babel-plugin-import": "^1.13.6", |
110 | 115 | "babel-plugin-styled-components": "^1.10.7", |
111 | 116 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24", |
112 | 117 | "cssnano": "^4.1.10", |
|
0 commit comments