-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
284 lines (284 loc) · 9.07 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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
{
"name": "@piedao/monorepo",
"version": "0.0.1",
"private": true,
"license": "GPL-3.0-only",
"scripts": {
"prepare": "npx husky install",
"heroku-postbuild": "script/heroku-build $PROJECT_NAME && script/prune",
"generate-api": "graphql-codegen --config codegen.yml"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"dependencies": {
"@0xsequence/multicall": "^0.37.1",
"@discord-nestjs/core": "^3.0.2",
"@ethersproject/abi": "^5.7.0",
"@ethersproject/hash": "^5.7.0",
"@graphql-codegen/typescript-msw": "^1.1.6",
"@graphql-codegen/typescript-react-query": "^4.1.0",
"@graphql-codegen/typescript-rtk-query": "^2.2.13",
"@graphql-tools/utils": "^8.6.13",
"@headlessui/react": "^1.7.14",
"@heroicons/react": "^1.0.6",
"@hexworks/cobalt-http": "^2022.1.1-PREVIEW",
"@json2csv/plainjs": "^6.1.2",
"@nestjs/apollo": "^10.0.16",
"@nestjs/axios": "^0.0.1",
"@nestjs/common": "^8.0.0",
"@nestjs/config": "^1.2.0",
"@nestjs/core": "^8.0.0",
"@nestjs/graphql": "^10.0.16",
"@nestjs/mapped-types": "*",
"@nestjs/mongoose": "^9.1.0",
"@nestjs/platform-express": "^8.0.0",
"@nestjs/schedule": "^1.0.1",
"@nestjs/serve-static": "^2.2.2",
"@nestjs/swagger": "^5.0.9",
"@ntegral/nestjs-sentry": "^3.0.7",
"@radix-ui/react-checkbox": "^1.0.1",
"@radix-ui/react-label": "^2.0.0",
"@radix-ui/react-slider": "^1.1.0",
"@radix-ui/react-switch": "^1.0.1",
"@react-spring/web": "^9.5.5",
"@reduxjs/toolkit": "^1.8.1",
"@rive-app/react-canvas": "^3.0.34",
"@sentry/hub": "^6.16.1",
"@sentry/node": "^6.9.0",
"@sentry/tracing": "^6.16.1",
"@sentry/types": "^6.16.1",
"@storybook/addon-postcss": "^2.0.0",
"@synthetixio/synpress": "^1.2.0",
"@tailwindcss/container-queries": "^0.1.0",
"@tailwindcss/forms": "^0.5.2",
"@tailwindcss/typography": "^0.5.2",
"@tanstack/react-query": "^4.29.5",
"@tanstack/react-table": "^8.7.9",
"@typegoose/typegoose": "^9.8.1",
"@types/chroma-js": "^2.4.0",
"@types/json2csv": "^5.0.3",
"@types/recharts": "^1.8.24",
"@uma/merkle-distributor": "^1.3.11",
"@visx/axis": "^2.18.0",
"@visx/brush": "^2.12.1",
"@visx/curve": "^2.1.0",
"@visx/event": "^2.6.0",
"@visx/gradient": "^2.1.0",
"@visx/grid": "^2.6.0",
"@visx/group": "^2.1.0",
"@visx/marker": "^2.4.0",
"@visx/mock-data": "^2.1.2",
"@visx/responsive": "^2.8.0",
"@visx/scale": "2.18.0",
"@visx/shape": "^2.4.0",
"@visx/tooltip": "^2.8.0",
"@visx/xychart": "^2.11.1",
"@web3-onboard/core": "^2.20.5",
"@web3-onboard/injected-wallets": "^2.10.3",
"@web3-onboard/react": "^2.8.10",
"@web3-onboard/walletconnect": "^2.4.3",
"@web3-react/core": "^6.1.9",
"@web3-react/injected-connector": "^6.0.7",
"@web3-react/network": "^8.0.0-beta.0",
"@web3-react/network-connector": "^6.2.9",
"@web3-react/walletconnect-connector": "^6.2.10",
"@web3-react/walletlink-connector": "^6.2.8",
"axios": "^0.24.0",
"bignumber.js": "^9.0.1",
"chroma-js": "^2.4.2",
"class-transformer": "^0.4.0",
"class-validator": "^0.13.1",
"cookie-cutter": "^0.2.0",
"cookies": "^0.8.0",
"d3-array": "^3.1.1",
"d3-time-format": "^4.1.0",
"decimal.js": "^10.3.1",
"discord.js": "^13.6.0",
"dotenv": "^12.0.3",
"embla-carousel-autoplay": "^7.1.0",
"embla-carousel-react": "^7.1.0",
"eslint-config-react-app": "^7.0.0",
"ethereum-block-by-date": "^1.4.2",
"ethers": "^5.6.4",
"express-jwt": "^6.1.1",
"fp-ts": "^2.12.1",
"framer-motion": "^6.3.3",
"graphql": "^16.5.0",
"graphql-query-complexity": "^0.11.0",
"graphql-request": "^5.0.0",
"graphql-subscriptions": "^2.0.0",
"inquirer": "^8.2.0",
"io-ts-types": "^0.5.16",
"jwks-rsa": "^2.0.5",
"ky": "^0.33.3",
"ky-universal": "^0.11.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"mongoose": "^6.3.5",
"nestjs-console": "^7.0.1",
"next": "12.1.5",
"next-redux-wrapper": "8.0.0-rc.1",
"next-translate": "^1.4.0",
"nextjs-google-analytics": "^1.2.0",
"object-hash": "^2.2.0",
"patch-package": "^7.0.0",
"performance-now": "^2.1.0",
"proxy-memoize": "^0.3.7",
"qs": "^6.11.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-hotjar": "^5.0.0",
"react-icons": "^4.4.0",
"react-lite-youtube-embed": "^2.3.52",
"react-popper": "^2.3.0",
"react-range": "^1.8.12",
"react-redux": "^8.0.1",
"react-router-dom": "^6.2.1",
"react-scripts": "5.0.0",
"react-table": "^7.7.0",
"react-toastify": "^9.0.5",
"react-wrap-balancer": "^0.5.0",
"recharts": "^2.5.0",
"reflect-metadata": "^0.1.13",
"regenerator-runtime": "0.13.7",
"rimraf": "^3.0.2",
"rxjs": "^7.2.0",
"sharp": "^0.30.0",
"styled-jsx": "^5.0.2",
"swagger-ui-express": "^4.1.6",
"swiper": "^7.4.1",
"swr": "^2.0.1",
"tailwindcss-radix": "^2.6.1",
"tslib": "^2.3.0",
"ua-parser-js": "^1.0.2",
"usehooks-ts": "^2.5.4",
"zod": "^3.21.4"
},
"devDependencies": {
"@babel/core": "7.16.7",
"@babel/preset-typescript": "7.12.13",
"@ethersproject/providers": "^5.6.8",
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/typescript": "3.0.4",
"@graphql-codegen/typescript-operations": "3.0.4",
"@nestjs/cli": "^8.0.0",
"@nestjs/schematics": "^8.0.0",
"@nestjs/testing": "^8.0.0",
"@nrwl/cli": "14.1.5",
"@nrwl/cypress": "14.1.5",
"@nrwl/eslint-plugin-nx": "14.1.5",
"@nrwl/jest": "14.1.5",
"@nrwl/js": "14.1.5",
"@nrwl/linter": "14.1.5",
"@nrwl/nest": "14.1.5",
"@nrwl/next": "14.1.5",
"@nrwl/node": "14.1.5",
"@nrwl/nx-plugin": "14.1.5",
"@nrwl/react": "14.1.5",
"@nrwl/storybook": "14.1.5",
"@nrwl/web": "14.1.5",
"@nrwl/workspace": "14.1.5",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"@storybook/addon-actions": "^6.4.10",
"@storybook/addon-essentials": "~6.4.12",
"@storybook/addon-jest": "^6.4.22",
"@storybook/addon-links": "^6.4.10",
"@storybook/addon-postcss": "^2.0.0",
"@storybook/addons": "^5.3.22",
"@storybook/builder-webpack5": "~6.4.12",
"@storybook/core-server": "~6.4.12",
"@storybook/manager-webpack5": "~6.4.12",
"@storybook/react": "~6.4.12",
"@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^7.1.2",
"@typechain/ethers-v5": "^10.0.0",
"@types/coingecko-api": "^1.0.10",
"@types/cookies": "^0.7.7",
"@types/cron": "^1.7.3",
"@types/d3-array": "^3.0.3",
"@types/d3-time-format": "^4.0.0",
"@types/express": "^4.17.13",
"@types/jest": "^27.4.1",
"@types/node": "16.11.7",
"@types/object-hash": "^2.2.1",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.8",
"@types/react-redux": "^7.1.24",
"@types/react-table": "^7.7.9",
"@types/supertest": "^2.0.11",
"@types/ua-parser-js": "^0.7.36",
"@typescript-eslint/eslint-plugin": "~5.18.0",
"@typescript-eslint/parser": "~5.18.0",
"@walletconnect/ethereum-provider": "^1.7",
"@walletconnect/types": "^1.7.5",
"assert": "^2.0.0",
"autoprefixer": "^10.4.7",
"babel-jest": "27.5.1",
"babel-loader": "^8.2.3",
"buffer": "^6.0.3",
"coingecko-api": "^1.0.10",
"commitizen": "^4.2.4",
"cypress": "^9.1.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "~8.12.0",
"eslint-config-next": "12.1.5",
"eslint-config-prettier": "^8.3.0",
"eslint-config-react-app": "^7.0.0",
"eslint-plugin-cypress": "^2.10.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.4.0",
"eth-testing": "^1.0.0",
"hardhat": "^2.8.2",
"husky": "^7.0.4",
"jest": "^27.5.1",
"lint-staged": "^12.4.0",
"mockdate": "^3.0.5",
"mongodb-memory-server": "^8.7.1",
"msw": "^0.48.3",
"nx": "14.1.5",
"postcss": "^8.4.13",
"postcss-import": "^14.0.2",
"postcss-loader": "^6.2.1",
"prettier": "^2.6.2",
"react-test-renderer": "17.0.2",
"rollup": "^2.63.0",
"rollup-plugin-dotenv": "^0.3.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-typescript2": "^0.31.1",
"sass": "1.43.2",
"stream-browserify": "^3.0.0",
"supertest": "^6.1.3",
"tailwindcss": "^3.1.4",
"ts-jest": "^27.1.4",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"tsconfig-paths": "^3.10.1",
"typechain": "^8.0.0",
"typedoc": "^0.22.15",
"typescript": "~4.6.2",
"ua-parser-js": "^1.0.2",
"url-loader": "^3.0.0",
"util": "^0.12.4"
},
"postinstall": "script/typechain && npx patch-package",
"msw": {
"workerDirectory": "public"
},
"volta": {
"node": "16.15.0",
"yarn": "1.22.18",
"npm": "8.5.5"
}
}