|
21 | 21 | },
|
22 | 22 | "dependencies": {
|
23 | 23 | "@ant-design/icons": "^4.7.0",
|
24 |
| - "@babel/runtime": "^7.18.9", |
25 |
| - "@emotion/cache": "^11.10.1", |
26 |
| - "@emotion/react": "^11.10.0", |
27 |
| - "@ethersproject/abi": "^5.6.4", |
28 |
| - "@ethersproject/abstract-provider": "^5.6.1", |
29 |
| - "@ethersproject/address": "^5.6.1", |
30 |
| - "@ethersproject/bignumber": "^5.6.2", |
31 |
| - "@ethersproject/bytes": "^5.6.1", |
32 |
| - "@ethersproject/contracts": "^5.6.2", |
33 |
| - "@ethersproject/networks": "^5.6.4", |
34 |
| - "@ethersproject/providers": "^5.6.8", |
35 |
| - "@ethersproject/signing-key": "^5.6.2", |
36 |
| - "@ethersproject/solidity": "^5.6.1", |
37 |
| - "@ethersproject/units": "^5.6.1", |
38 |
| - "@maticnetwork/maticjs": "^3.4.0-beta.0", |
| 24 | + "@babel/runtime": "^7.19.0", |
| 25 | + "@emotion/cache": "^11.10.3", |
| 26 | + "@emotion/react": "^11.10.4", |
| 27 | + "@ethersproject/abi": "^5.7.0", |
| 28 | + "@ethersproject/abstract-provider": "^5.7.0", |
| 29 | + "@ethersproject/address": "^5.7.0", |
| 30 | + "@ethersproject/bignumber": "^5.7.0", |
| 31 | + "@ethersproject/bytes": "^5.7.0", |
| 32 | + "@ethersproject/contracts": "^5.7.0", |
| 33 | + "@ethersproject/networks": "^5.7.1", |
| 34 | + "@ethersproject/providers": "^5.7.1", |
| 35 | + "@ethersproject/signing-key": "^5.7.0", |
| 36 | + "@ethersproject/solidity": "^5.7.0", |
| 37 | + "@ethersproject/units": "^5.7.0", |
| 38 | + "@maticnetwork/maticjs": "^3.4.0", |
39 | 39 | "@ramp-network/ramp-instant-sdk": "^3.2.0",
|
40 | 40 | "@scaffold-eth/common": "0.0.0",
|
41 | 41 | "@uniswap/sdk": "^3.0.3",
|
42 | 42 | "@uniswap/token-lists": "^1.0.0-beta.30",
|
43 |
| - "antd": "^4.22.6", |
| 43 | + "antd": "^4.23.1", |
44 | 44 | "buffer": "^6.0.3",
|
45 |
| - "daisyui": "^2.24.0", |
46 |
| - "eth-components": "3.6.0-beta02", |
47 |
| - "eth-hooks": "5.0.2-beta24", |
| 45 | + "daisyui": "^2.27.0", |
| 46 | + "eth-components": "3.6.0-beta04", |
| 47 | + "eth-hooks": "5.0.2-beta27", |
48 | 48 | "ethereum-cryptography": "^1.1.2",
|
49 |
| - "ethers": "^5.6.9", |
| 49 | + "ethers": "^5.7.1", |
50 | 50 | "events": "^3.3.0",
|
51 | 51 | "history": "^5.3.0",
|
52 | 52 | "http-browserify": "^1.7.0",
|
53 | 53 | "ipfs-http-client": "^54.0.2",
|
54 |
| - "next": "12.2.5", |
| 54 | + "next": "12.3.0", |
55 | 55 | "pretty-time": "^1.1.0",
|
56 | 56 | "process": "^0.11.10",
|
57 | 57 | "qrcode.react": "^3.1.0",
|
|
69 | 69 | "tailwindcss": "^3.1.8",
|
70 | 70 | "timers-browserify": "^2.0.12",
|
71 | 71 | "ts-invariant": "^0.10.3",
|
72 |
| - "use-debounce": "^8.0.3", |
| 72 | + "use-debounce": "^8.0.4", |
73 | 73 | "usehooks-ts": "^2.6.0",
|
74 | 74 | "util": "^0.12.4",
|
75 |
| - "web3modal": "^1.9.8" |
| 75 | + "web3modal": "^1.9.9" |
76 | 76 | },
|
77 | 77 | "devDependencies": {
|
78 | 78 | "@emotion/types": "^0.7.0",
|
79 |
| - "@next/eslint-plugin-next": "^12.2.5", |
80 |
| - "@tailwindcss/aspect-ratio": "^0.4.0", |
81 |
| - "@tailwindcss/forms": "^0.5.2", |
82 |
| - "@tailwindcss/line-clamp": "^0.4.0", |
83 |
| - "@tailwindcss/typography": "^0.5.4", |
84 |
| - "@types/node": "^16.11.49", |
| 79 | + "@next/eslint-plugin-next": "^12.3.0", |
| 80 | + "@tailwindcss/aspect-ratio": "^0.4.2", |
| 81 | + "@tailwindcss/forms": "^0.5.3", |
| 82 | + "@tailwindcss/line-clamp": "^0.4.2", |
| 83 | + "@tailwindcss/typography": "^0.5.7", |
| 84 | + "@types/node": "^16.11.59", |
85 | 85 | "@types/pretty-time": "^1.1.2",
|
86 | 86 | "@types/qrcode.react": "^1.0.2",
|
87 |
| - "@types/react": "^18.0.17", |
| 87 | + "@types/react": "^18.0.20", |
88 | 88 | "@types/react-blockies": "^1.4.1",
|
89 | 89 | "@types/react-dom": "^18.0.6",
|
90 | 90 | "@types/react-qr-reader": "^2.1.4",
|
91 | 91 | "@types/react-router-dom": "^5.3.3",
|
92 | 92 | "@types/react-stack-grid": "^0.7.3",
|
93 |
| - "@typescript-eslint/eslint-plugin": "^5.36.2", |
94 |
| - "@typescript-eslint/parser": "^5.36.2", |
| 93 | + "@typescript-eslint/eslint-plugin": "^5.37.0", |
| 94 | + "@typescript-eslint/parser": "^5.37.0", |
95 | 95 | "@web3-react/types": "^6.0.7",
|
96 |
| - "autoprefixer": "^10.4.8", |
| 96 | + "autoprefixer": "^10.4.10", |
97 | 97 | "cross-env": "^7.0.3",
|
98 |
| - "eslint": "^8.22.0", |
| 98 | + "eslint": "^8.23.1", |
99 | 99 | "eslint-config-airbnb": "^19.0.4",
|
100 | 100 | "eslint-config-airbnb-typescript": "^17.0.0",
|
101 |
| - "eslint-config-next": "^12.2.5", |
| 101 | + "eslint-config-next": "^12.3.0", |
102 | 102 | "eslint-config-prettier": "^8.5.0",
|
103 | 103 | "eslint-plugin-import": "^2.26.0",
|
104 | 104 | "eslint-plugin-jsx-a11y": "^6.6.1",
|
105 | 105 | "eslint-plugin-prettier": "^4.2.1",
|
106 |
| - "eslint-plugin-react": "^7.30.1", |
| 106 | + "eslint-plugin-react": "^7.31.8", |
107 | 107 | "eslint-plugin-react-hooks": "^4.6.0",
|
108 | 108 | "eslint-plugin-tailwind": "^0.2.1",
|
109 | 109 | "eslint-plugin-unused-imports": "^2.0.0",
|
|
116 | 116 | "surge": "^0.23.1",
|
117 | 117 | "tailwindcss": "^3.1.8",
|
118 | 118 | "tailwindcss-elevation": "^1.0.1",
|
119 |
| - "typescript": "^4.7.4" |
| 119 | + "typescript": "^4.8.3" |
120 | 120 | }
|
121 | 121 | }
|
0 commit comments