forked from marginswap/marginswap-interface
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
152 lines (152 loc) · 4.93 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
{
"name": "@marginswap/interface",
"description": "Marginswap Interface",
"homepage": ".",
"private": true,
"devDependencies": {
"@types/lodash.flatmap": "^4.5.6",
"@types/luxon": "^1.26.5",
"@types/multicodec": "^1.0.0",
"@types/node": "^13.13.5",
"@types/qs": "^6.9.2",
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.7",
"@types/react-redux": "^7.1.8",
"@types/react-router-dom": "^5.0.0",
"@types/react-virtualized-auto-sizer": "^1.0.0",
"@types/react-window": "^1.8.2",
"@types/rebass": "^4.0.5",
"@types/styled-components": "^5.1.0",
"@types/wcag-contrast": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.2.1",
"react-scripts": "^4.0.3",
"typescript": "^4.2.3",
"webpack-bundle-analyzer": "^4.4.0"
},
"resolutions": {
"@walletconnect/web3-provider": "1.1.1-alpha.0"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject",
"analyze": "node analyze.js",
"lint": "eslint --ext .ts --ext .tsx --fix src/",
"lint-hooks": "eslint --no-eslintrc --parser \"@typescript-eslint/parser\" --parser-options \"{\"ecmaVersion\": 2018, \"sourceType\": \"module\"}\" --plugin \"react-hooks\" --rule \"{\"react-hooks/exhaustive-deps\": 2}\" --ext .ts --ext .tsx src/"
},
"eslintConfig": {
"extends": "react-app",
"ignorePatterns": [
"node_modules"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"license": "GPL-3.0-or-later",
"dependencies": {
"@apollo/client": "^3.3.21",
"@ethersproject/abi": "^5.1.0",
"@ethersproject/abstract-provider": "^5.1.0",
"@ethersproject/abstract-signer": "^5.1.0",
"@ethersproject/address": "^5.1.0",
"@ethersproject/bignumber": "^5.1.0",
"@ethersproject/bytes": "^5.1.0",
"@ethersproject/constants": "^5.0.10",
"@ethersproject/contracts": "^5.1.0",
"@ethersproject/networks": "^5.1.0",
"@ethersproject/providers": "^5.1.0",
"@ethersproject/solidity": "^5.1.0",
"@ethersproject/strings": "^5.0.10",
"@ethersproject/units": "^5.1.0",
"@marginswap/core-abi": "^1.4.1",
"@marginswap/sdk": "^4.4.7",
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@popperjs/core": "^2.9.1",
"@reach/dialog": "^0.13.2",
"@reach/portal": "^0.13.2",
"@reduxjs/toolkit": "^1.5.0",
"@types/lodash.groupby": "^4.6.6",
"@types/lodash.isequal": "^4.5.5",
"@types/lodash.transform": "^4.6.6",
"@uniswap/governance": "^1.0.2",
"@uniswap/liquidity-staker": "^1.0.2",
"@uniswap/merkle-distributor": "^1.0.1",
"@uniswap/token-lists": "^1.0.0-beta.19",
"@uniswap/v2-core": "^1.0.1",
"@web3-react/abstract-connector": "^6.0.7",
"@web3-react/core": "^6.1.9",
"@web3-react/fortmatic-connector": "^6.1.6",
"@web3-react/injected-connector": "^6.0.7",
"@web3-react/network-connector": "^6.1.9",
"@web3-react/portis-connector": "^6.1.9",
"@web3-react/types": "^6.0.7",
"@web3-react/walletconnect-connector": "^6.1.9",
"@web3-react/walletlink-connector": "^6.1.9",
"ajv": "6.12.3",
"axios": "^0.21.1",
"bignumber.js": "^9.0.1",
"cids": "^1.1.6",
"copy-to-clipboard": "^3.3.1",
"ethers": "^5.0.32",
"fortmatic": "^2.2.1",
"graphql": "^15.5.1",
"inter-ui": "^3.15.1",
"jazzicon": "^1.5.0",
"lightweight-charts": "^3.3.0",
"lodash.flatmap": "^4.5.0",
"lodash.groupby": "^4.6.0",
"lodash.isequal": "^4.5.0",
"lodash.transform": "^4.6.0",
"luxon": "^1.27.0",
"multicodec": "^3.0.1",
"multihashes": "^4.0.2",
"node-vibrant": "3.1.5",
"polished": "^4.1.1",
"qs": "^6.10.1",
"react": "^17.0.1",
"react-confetti": "^6.0.1",
"react-device-detect": "^1.17.0",
"react-dom": "^17.0.1",
"react-feather": "^2.0.9",
"react-ga": "^3.3.0",
"react-hook-form": "^7.5.3",
"react-loading-skeleton": "^2.2.0",
"react-markdown": "^5.0.3",
"react-popper": "^2.2.4",
"react-query": "^3.16.0",
"react-redux": "^7.2.2",
"react-router-dom": "^5.2.0",
"react-spring": "^8.0.27",
"react-toastify": "^7.0.3",
"react-use-gesture": "^9.1.3",
"react-virtualized-auto-sizer": "^1.0.5",
"react-window": "^1.8.6",
"rebass": "^4.0.7",
"redux": "^4.0.5",
"redux-localstorage-simple": "^2.4.0",
"styled-components": "^5.2.1",
"tiny-invariant": "^1.1.0",
"use-count-up": "^2.3.1",
"wcag-contrast": "^3.0.0"
}
}