|
29 | 29 | "@ethersproject/experimental": "5.7.0",
|
30 | 30 | "@ethersproject/providers": "5.1.2",
|
31 | 31 | "@ethersproject/units": "5.7.0",
|
| 32 | + "@knocklabs/react-notification-feed": "^0.8.4", |
32 | 33 | "@kycdao/widget": "0.5.10",
|
33 | 34 | "@magic-ext/oauth": "7.6.0",
|
34 | 35 | "@metamask/jazzicon": "2.0.0",
|
|
39 | 40 | "@testing-library/user-event": "14.4.3",
|
40 | 41 | "@types/uuid": "9.0.1",
|
41 | 42 | "@walletconnect/ethereum-provider": "2.4.7",
|
42 |
| - "@walletconnect/web3-provider": "1.8.0", |
43 | 43 | "@walletconnect/utils": "1.8.0",
|
| 44 | + "@walletconnect/web3-provider": "1.8.0", |
44 | 45 | "@web3-react/core": "8.1.2-beta.0",
|
45 | 46 | "@web3-react/metamask": "8.1.2-beta.0",
|
46 | 47 | "@web3-react/walletconnect-v2": "8.1.2-beta.0",
|
|
55 | 56 | "canvas-confetti": "1.6.0",
|
56 | 57 | "chai": "4.3.7",
|
57 | 58 | "cross-fetch": "3.1.5",
|
| 59 | + "dompurify": "^3.0.1", |
58 | 60 | "eslint-config-prettier": "8.7.0",
|
59 | 61 | "eslint-plugin-prettier": "4.2.1",
|
60 | 62 | "eslint-plugin-unused-imports": "2.0.0",
|
|
83 | 85 | "styled-components": "^5.3.8",
|
84 | 86 | "tiny-invariant": "1.3.1",
|
85 | 87 | "uuid": "9.0.0",
|
86 |
| - "web3": "1.8.2", |
87 |
| - "@knocklabs/react-notification-feed": "^0.8.4" |
| 88 | + "web3": "1.8.2" |
88 | 89 | },
|
89 | 90 | "devDependencies": {
|
90 | 91 | "@babel/eslint-parser": "7.19.1",
|
|
0 commit comments