-
Notifications
You must be signed in to change notification settings - Fork 5
/
package.json
228 lines (228 loc) · 7.22 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
{
"name": "notional-finance",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"prepare": "husky install"
},
"private": true,
"dependencies": {
"@apollo/client": "^3.8.4",
"@cspell/eslint-plugin": "^8.14.4",
"@datadog/browser-rum": "5.28.1",
"@datadog/datadog-api-client": "1.6.0",
"@emotion/react": "11.10.5",
"@emotion/server": "11.10.0",
"@emotion/styled": "11.10.5",
"@ethersproject/abi": "^5.7.0",
"@ethersproject/bytes": "^5.7.0",
"@ethersproject/providers": "^5.7.1",
"@intercom/messenger-js-sdk": "^0.0.14",
"@lottiefiles/react-lottie-player": "3.5.3",
"@mui/base": "^5.0.0-beta.40",
"@mui/icons-material": "^5.16.6",
"@mui/material": "^5.16.6",
"@safe-global/safe-apps-provider": "^0.18.3",
"@safe-global/safe-apps-sdk": "^9.1.0",
"@segment/analytics-next": "^1.58.0",
"@spindl-xyz/attribution": "^1.6.2",
"@swc/helpers": "~0.4.11",
"@tanstack/react-query": "^5.29.0",
"@tanstack/react-table": "^8.13.2",
"@tanstack/react-virtual": "^3.2.0",
"@tryghost/content-api": "^1.5.13",
"@typeform/embed-react": "^1.16.0",
"@types/echarts": "^4.9.22",
"@types/recharts": "^1.8.24",
"@web3-onboard/coinbase": "^2.4.1",
"@web3-onboard/core": "^2.22.2",
"@web3-onboard/gnosis": "^2.3.2",
"@web3-onboard/injected-wallets": "^2.11.1",
"@web3-onboard/ledger": "^2.7.1",
"@web3-onboard/react": "^2.9.2",
"@web3-onboard/trezor": "^2.4.6",
"@web3-onboard/walletconnect": "^2.6.1",
"@web3-onboard/web3auth": "^2.4.0",
"abi-decoder": "^2.4.0",
"axios": "^0.27.2",
"browserify-zlib": "^0.2.0",
"calendar-link": "^2.1.1",
"core-js": "^3.6.5",
"cross-fetch": "^3.1.5",
"dotenv": "^16.0.2",
"echarts": "^5.5.0",
"echarts-for-react": "^3.0.2",
"ethers": "^5.7.1",
"fetch-retry": "^5.0.3",
"graphql": "^16.6.0",
"itty-router": "^3.0.12",
"knex": "^2.5.1",
"material-ui-popup-state": "^3.1.1",
"mobx": "^6.13.1",
"mobx-react-lite": "^4.0.7",
"mobx-state-tree": "^6.0.1",
"moment": "^2.29.2",
"next": "13.0.0",
"observable-hooks": "^4.2.0",
"pg": "^8.11.3",
"plausible-tracker": "^0.3.8",
"protobufjs": "^7.1.1",
"react": "18.2.0",
"react-content-loader": "^6.0.3",
"react-cookie-consent": "^7.3.1",
"react-countdown": "^2.3.2",
"react-countup": "^6.5.3",
"react-csv": "^2.2.2",
"react-dom": "18.2.0",
"react-helmet-async": "^2.0.4",
"react-intl": "^6.4.4",
"react-is": "18.2.0",
"react-moment": "^1.1.1",
"react-number-format": "^4.9.1",
"react-router-dom": "^6.26.0",
"react-scroll": "^1.9.0",
"react-slick": "^0.29.0",
"react-swipeable": "^7.0.0",
"react-youtube": "^9.0.2",
"recharts": "^2.3.2",
"regenerator-runtime": "0.13.7",
"rxjs": "^7.5.6",
"sanitize-html": "^2.7.0",
"set-interval-async": "^3.0.2",
"sha256": "^0.2.0",
"slick-carousel": "^1.8.1",
"string-width": "^4.2.3",
"tslib": "^2.3.0",
"use-query-params": "^2.2.1",
"yarn": "^1.22.19"
},
"devDependencies": {
"@babel/core": "^7.18.2",
"@babel/eslint-parser": "^7.18.2",
"@babel/eslint-plugin": "^7.17.7",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-proposal-decorators": "^7.18.2",
"@babel/plugin-proposal-private-methods": "^7.17.12",
"@babel/plugin-proposal-private-property-in-object": "^7.17.12",
"@babel/plugin-transform-runtime": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@babel/preset-react": "^7.14.5",
"@babel/register": "^7.17.7",
"@babel/runtime": "^7.18.3",
"@cloudflare/workers-types": "^4.20240419.0",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@emotion/babel-plugin": "11.10.5",
"@google-cloud/functions-framework": "^3.4.2",
"@graphprotocol/client-cli": "^2.2.22",
"@graphql-codegen/cli": "^2.13.12",
"@graphql-codegen/client-preset": "^1.1.4",
"@hirez_io/observer-spy": "^2.2.0",
"@jscutlery/semver": "^2.27.2",
"@nomiclabs/hardhat-ethers": "^2.1.1",
"@nrwl/cli": "15.3.0",
"@nrwl/cypress": "15.3.0",
"@nrwl/devkit": "15.3.0",
"@nrwl/esbuild": "15.3.0",
"@nrwl/eslint-plugin-nx": "15.3.0",
"@nrwl/jest": "15.3.0",
"@nrwl/js": "15.3.0",
"@nrwl/linter": "15.3.0",
"@nrwl/next": "15.3.0",
"@nrwl/node": "15.3.0",
"@nrwl/nx-cloud": "^19.0.0",
"@nrwl/nx-plugin": "15.3.0",
"@nrwl/react": "15.3.0",
"@nrwl/rollup": "15.3.0",
"@nrwl/web": "15.3.0",
"@nrwl/workspace": "15.3.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@svgr/webpack": "^6.1.2",
"@swc-node/register": "^1.4.2",
"@swc/cli": "~0.1.55",
"@swc/core": "^1.2.173",
"@testing-library/react": "13.4.0",
"@testing-library/react-hooks": "^8.0.1",
"@typechain/ethers-v5": "^10.1.0",
"@types/http-server": "^0.12.1",
"@types/jest": "28.1.1",
"@types/node": "20.8.4",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.0",
"@types/react-is": "17.0.3",
"@types/react-scroll": "^1.8.10",
"@types/react-transition-group": "^4.4.10",
"@types/sanitize-html": "^2.6.2",
"@types/set-interval-async": "^1.0.0",
"@types/tryghost__content-api": "^1.3.11",
"@types/youtube-player": "^5.5.5",
"@typescript-eslint/eslint-plugin": "5.24.0",
"@typescript-eslint/parser": "5.24.0",
"assert": "^2.0.0",
"babel-jest": "28.1.1",
"babel-plugin-formatjs": "^10.3.29",
"chai": "^4.3.6",
"cors": "^2.8.5",
"crypto-browserify": "^3.12.0",
"cspell": "^8.14.4",
"css-loader": "^6.4.0",
"cypress": "^11.0.0",
"debug": "^4.3.7",
"eslint": "~8.15.0",
"eslint-config-next": "14.2.4",
"eslint-plugin-address": "^0.0.2",
"eslint-plugin-cypress": "^2.10.3",
"eslint-plugin-formatjs": "^4.3.4",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-mobx": "^0.0.11",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",
"ethers-gcp-kms-signer": "1.1.6",
"express": "^4.18.2",
"hardhat": "^2.11.2",
"http-proxy-middleware": "^2.0.6",
"https-browserify": "^1.0.0",
"husky": "^8.0.0",
"jest": "28.1.1",
"jest-auto-spies": "^1.6.10",
"jest-environment-jsdom": "28.1.1",
"jest-environment-miniflare": "^2.11.0",
"jest-fetch-mock": "^3.0.3",
"jsonc-eslint-parser": "^2.1.0",
"ngx-deploy-npm": "^4.3.2",
"nx": "15.3.0",
"os-browserify": "^0.3.0",
"path-browserify": "^1.0.1",
"prettier": "^2.8.8",
"process": "^0.11.10",
"prop-types": "^15.7.2",
"querystring-es3": "^0.2.1",
"react-refresh": "^0.10.0",
"react-test-renderer": "18.2.0",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"style-loader": "^3.3.0",
"stylus": "^0.55.0",
"stylus-loader": "^7.1.0",
"timers-browserify": "^2.0.12",
"ts-jest": "28.0.5",
"ts-node": "10.9.1",
"typechain": "^8.3.2",
"typescript": "^5.6.3",
"url": "^0.11.0",
"url-loader": "^4.1.1",
"webpack": "^5.75.0",
"webpack-merge": "^5.8.0",
"wrangler": "^3.61.0"
},
"resolutions": {
"@types/react": "18.2.0"
},
"workspaces": {
"packages": [
"packages/**",
"apps/**/!(dist)"
]
}
}