forked from QuickSwap/interface-v2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
executable file
·131 lines (131 loc) · 4.34 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
{
"name": "interface-v2",
"version": "0.1.0",
"private": true,
"devDependencies": {
"@ethersproject/experimental": "^5.4.0",
"@reduxjs/toolkit": "^1.3.5",
"@types/d3": "^6.7.1",
"@types/jest": "^29.5.12",
"@types/lodash.flatmap": "^4.5.6",
"@types/multicodec": "^1.0.0",
"@types/qs": "^6.9.2",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.2.0",
"@types/react-helmet": "^6.1.5",
"@types/react-redux": "^7.1.8",
"@types/react-router-dom": "^5.1.8",
"@typescript-eslint/eslint-plugin": "^5.3.1",
"@typescript-eslint/parser": "^5.3.1",
"@uniswap/liquidity-staker": "^1.0.2",
"@uniswap/sdk": "npm:[email protected]",
"@uniswap/sdk-core": "^3.2.2",
"@uniswap/token-lists": "npm:quickswap-token-lists@^1.0.2",
"@uniswap/v2-core": "1.0.0",
"@uniswap/v2-periphery": "^1.1.0-beta.0",
"ajv": "^6.12.3",
"cids": "^1.1.9",
"copy-to-clipboard": "^3.2.0",
"cypress": "^13.11.0",
"d3": "^7.0.0",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^4.0.0",
"ethers": "^5.7.2",
"i18next": "^20.4.0",
"i18next-browser-languagedetector": "^6.1.2",
"jest": "^29.7.0",
"lodash.flatmap": "^4.5.0",
"multicodec": "^3.0.1",
"multihashes": "^3.0.1",
"prettier": "^1.17.0",
"qs": "^6.9.4",
"react": "^18.2.0",
"react-app-rewired": "^2.1.8",
"react-device-detect": "^1.6.2",
"react-dom": "^18.2.0",
"react-feather": "^2.0.8",
"react-i18next": "^11.11.4",
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"react-scripts": "^5.0.1",
"redux-localstorage-simple": "^2.4.1",
"source-map-explorer": "^2.5.2",
"start-server-and-test": "^1.11.0",
"typescript": "^4.1.2"
},
"scripts": {
"analyze": "source-map-explorer 'build/static/js/*.js'",
"start": "react-app-rewired start --max-old-space-size=7168",
"start-legacy": "react-app-rewired --openssl-legacy-provider start",
"build": "GENERATE_SOURCEMAP=false CI=false react-app-rewired build --max-old-space-size=7168",
"test": "react-app-rewired test --env=jsdom",
"format": "prettier --write \"**/*.{ts,js,tsx,json,md}\"",
"eject": "react-scripts eject",
"integration-test": "start-server-and-test 'serve build -l 3000' http://localhost:3000 'cypress run'",
"ipfs-deploy": "ipfs-deploy build",
"sitemap": "NODE_PATH=./src npx ts-node --project tsconfig.node.json ./src/sitemap-builder.ts"
},
"eslintConfig": {
"extends": "react-app",
"ignorePatterns": [
"node_modules"
]
},
"overrides": {
"@web3modal/ui": "4.2.1"
},
"browserslist": [
">0.2%",
"not android <= 4.4.4",
"not dead",
"not op_mini all"
],
"license": "GPL-3.0-or-later",
"dependencies": {
"@0xsquid/widget": "3.0.10",
"@ape.swap/apeswap-lists": "1.20.5",
"@arcxmoney/analytics": "^2.0.2",
"@emotion/is-prop-valid": "^1.3.1",
"@hypelab/sdk-react": "^1.0.1",
"@ichidao/ichi-vaults-sdk": "^0.0.59",
"@imtbl/sdk": "^1.45.6",
"@intract/attribution": "^2.0.0",
"@masa-finance/analytics-react": "^0.12.4",
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.60",
"@material-ui/styles": "^4.11.5",
"@orbs-network/liquidity-hub-sdk": "^1.0.45",
"@orbs-network/swap-ui": "^0.0.14",
"@orbs-network/twap-sdk": "^2.0.33",
"@orderly.network/hooks": "^1.4.3",
"@orderly.network/react": "^1.4.3",
"@orderly.network/types": "^1.4.3",
"@paraswap/sdk": "^5.6.0-alpha.6",
"@soulsolidity/soul-zap-trpc-client": "^1.0.0-beta.0",
"@soulsolidity/soulzap-v1": "0.1.0",
"@spindl-xyz/embed-react": "^1.0.0",
"@tanstack/query-core": "^5.60.5",
"@tanstack/react-query": "^4.32.0",
"@trpc/client": "^10.45.2",
"@trpc/react-query": "^10.45.2",
"@web3modal/ethers5": "^4.2.1",
"apexcharts": "3.32.1",
"i18next-http-backend": "^1.4.1",
"ipfs-deploy": "^12.0.1",
"numbro": "^2.3.5",
"react-apexcharts": "1.3.9",
"react-cool-inview": "^2.0.8",
"react-ga": "^3.3.0",
"react-helmet": "^6.1.0",
"react-reflex": "^4.0.6",
"react-tradingview-embed": "^3.0.6",
"react-virtuoso": "^4.1.0",
"sass": "^1.77.1",
"slick-carousel": "^1.8.1",
"web3": "^1.7.1"
}
}