-
Notifications
You must be signed in to change notification settings - Fork 111
/
package.json
163 lines (163 loc) · 5.37 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
153
154
155
156
157
158
159
160
161
162
163
{
"name": "@pangolindex/interface",
"version": "1.0.81",
"description": "Pangolin Interface",
"homepage": ".",
"private": true,
"devDependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@ethersproject/abi": "5.6.4",
"@ethersproject/address": "5.6.1",
"@ethersproject/bignumber": "5.6.2",
"@ethersproject/constants": "5.6.1",
"@ethersproject/contracts": "5.6.2",
"@ethersproject/experimental": "5.6.0",
"@ethersproject/providers": "5.6.8",
"@ethersproject/strings": "5.6.1",
"@ethersproject/wallet": "5.6.2",
"@gnosis.pm/safe-apps-web3-react": "0.6.8",
"@honeycomb-finance/airdrop": "1.0.4",
"@honeycomb-finance/bridge": "1.0.4",
"@honeycomb-finance/core": "1.0.2",
"@honeycomb-finance/elixir": "1.0.5",
"@honeycomb-finance/elixirvaults": "1.0.5",
"@honeycomb-finance/governance": "1.0.4",
"@honeycomb-finance/honeycomb-provider": "1.0.7",
"@honeycomb-finance/pools": "1.0.6",
"@honeycomb-finance/portfolio": "1.0.3",
"@honeycomb-finance/sar": "1.0.4",
"@honeycomb-finance/shared": "1.0.3",
"@honeycomb-finance/state-hooks": "1.0.3",
"@honeycomb-finance/swap": "1.0.6",
"@honeycomb-finance/token-drawer": "1.0.4",
"@honeycomb-finance/wallet-connectors": "1.0.4",
"@honeycomb-finance/walletmodal": "1.0.7",
"@metamask/jazzicon": "2.0.0",
"@pangolindex/exchange-contracts": "2.1.9",
"@pangolindex/governance": "1.2.0",
"@pangolindex/sdk": "5.4.3",
"@pangolindex/token-lists": "1.0.2",
"@reach/dialog": "0.10.5",
"@reduxjs/toolkit": "1.8.0",
"@types/jest": "25.2.3",
"@types/node": "13.13.52",
"@types/numeral": "2.0.2",
"@types/qs": "6.9.7",
"@types/react": "16.14.24",
"@types/react-custom-scrollbars": "4.0.10",
"@types/react-dom": "16.9.14",
"@types/react-html-parser": "2.0.2",
"@types/react-redux": "7.1.23",
"@types/react-virtualized-auto-sizer": "1.0.1",
"@types/react-window": "1.8.5",
"@types/rebass": "4.0.10",
"@types/styled-components": "5.1.24",
"@types/testing-library__cypress": "5.0.9",
"@typescript-eslint/eslint-plugin": "4.6.0",
"@typescript-eslint/parser": "4.6.0",
"@vitejs/plugin-react": "4.1.0",
"@web3-react/abstract-connector": "6.0.7",
"@web3-react/core": "6.0.9",
"@web3-react/walletconnect-connector": "6.1.1",
"@web3-react/walletlink-connector": "6.2.11",
"ajv": "6.12.6",
"apollo-cache-inmemory": "1.6.6",
"apollo-client": "2.6.10",
"apollo-link-http": "1.5.17",
"axios": "0.26.1",
"babel-jest": "26.6.3",
"babel-plugin-styled-components": "2.0.6",
"copy-to-clipboard": "3.3.1",
"cross-env": "7.0.3",
"cypress": "4.12.1",
"dayjs": "1.11.0",
"eslint": "7.11.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.3.0",
"ethers": "5.6.1",
"graphql": "15.8.0",
"graphql-tag": "2.12.6",
"husky": "7.0.4",
"inter-ui": "3.19.3",
"jest": "26.6.0",
"lint-staged": "12.3.7",
"numeral": "2.0.6",
"polished": "3.7.2",
"prettier": "1.19.1",
"qs": "6.10.3",
"react": "16.14.0",
"react-confetti": "6.0.1",
"react-custom-scrollbars": "4.2.1",
"react-device-detect": "1.17.0",
"react-dom": "16.14.0",
"react-error-overlay": "6.0.9",
"react-feather": "2.0.9",
"react-markdown": "8.0.1",
"react-query": "3.39.3",
"react-redux": "7.2.6",
"react-router-dom": "6.8.1",
"react-spring": "8.0.27",
"react-use": "15.3.8",
"react-use-gesture": "6.0.14",
"react-virtualized-auto-sizer": "1.0.6",
"react-window": "1.8.6",
"rebass": "4.0.7",
"recharts": "2.1.13",
"redux-localstorage-simple": "2.4.1",
"remark-gfm": "3.0.1",
"rollup-plugin-node-polyfills": "0.2.1",
"serve": "11.3.2",
"start-server-and-test": "1.14.0",
"styled-components": "5.3.1",
"typescript": "4.9.5",
"vite": "4.4.9",
"vite-plugin-svgr": "^2.4.0"
},
"resolutions": {
"@walletconnect/web3-provider": "1.1.1-alpha.0",
"@types/react": "16.14.24",
"react-error-overlay": "6.0.9",
"styled-components": "5.3.1"
},
"scripts": {
"start": "vite",
"build": "node ./scripts/build.js",
"vite:build": "tsc && NODE_OPTIONS=--max-old-space-size=8192 vite build",
"serve": "serve build -l 3000",
"version": "npm run build",
"lint": "eslint ./src --ext .js,.jsx,.ts,.tsx --fix",
"get:version": "node -pe \"require('./package.json').version\"",
"integration-test": "start-server-and-test 'serve build -l 3000' http://localhost:3000 'cypress run'",
"prepare": "husky install",
"type-check": "tsc --noEmit",
"pre-commit-hook": "lint-staged",
"postinstall": "patch-package"
},
"lint-staged": {
"*.{jsx,js,ts,tsx}": [
"npm run lint",
"git add ."
]
},
"eslintConfig": {
"extends": "react-app",
"ignorePatterns": [
"node_modules"
]
},
"license": "GPL-3.0-or-later",
"dependencies": {
"@babel/core": "^7.20.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@coinbase/cbpay-js": "^1.6.0",
"@types/react-portal": "4.0.4",
"graphql-request": "4.2.0",
"lightweight-charts": "3.8.0",
"npm-force-resolutions": "0.0.10",
"patch-package": "6.4.7",
"react-portal": "4.2.1"
}
}