-
Notifications
You must be signed in to change notification settings - Fork 14
/
package.json
191 lines (191 loc) · 6.31 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
{
"name": "hydradx-ui",
"version": "0.1.0",
"private": true,
"type": "module",
"resolutions": {
"@polkadot/api": "14.0.1",
"@polkadot/api-augment": "14.0.1",
"@polkadot/api-derive": "14.0.1",
"@polkadot/api-base": "14.0.1",
"@polkadot/rpc-augment": "14.0.1",
"@polkadot/rpc-core": "14.0.1",
"@polkadot/rpc-provider": "14.0.1",
"@polkadot/types": "14.0.1",
"@polkadot/types-augment": "14.0.1",
"@polkadot/types-codec": "14.0.1",
"@polkadot/types-create": "14.0.1",
"@polkadot/types-known": "14.0.1",
"@polkadot/keyring": "^13.1.1",
"@polkadot/util": "^13.1.1",
"@polkadot/util-crypto": "^13.1.1",
"@polkadot/ui-shared": "^3.1.4",
"@galacticcouncil/xcm-core": "^5.5.0",
"strip-ansi": "6.0.1",
"string-width": "4.2.2",
"wrap-ansi": "7.0.0",
"prettier": "^3.3.2",
"eslint-plugin-prettier": "5.0.0",
"eslint": "8.50.0"
},
"dependencies": {
"@aave/contract-helpers": "1.23.1",
"@aave/math-utils": "1.23.1",
"@basilisk/jsx": "link:./src/jsx",
"@bgd-labs/aave-address-book": "2.18.1",
"@emotion/is-prop-valid": "^1.2.0",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
"@ethersproject/address": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@galacticcouncil/apps": "^9.2.1",
"@galacticcouncil/math-lbp": "^1.0.0",
"@galacticcouncil/math-liquidity-mining": "^1.0.0",
"@galacticcouncil/math-omnipool": "^1.0.0",
"@galacticcouncil/math-stableswap": "^1.0.0",
"@galacticcouncil/math-staking": "^1.0.0",
"@galacticcouncil/math-xyk": "^1.0.0",
"@galacticcouncil/sdk": "^5.1.0",
"@galacticcouncil/ui": "^5.2.3",
"@galacticcouncil/xcm-cfg": "^6.0.1",
"@galacticcouncil/xcm-core": "^5.5.0",
"@galacticcouncil/xcm-sdk": "^7.0.1",
"@hookform/resolvers": "^3.3.4",
"@lit-labs/react": "^1.1.0",
"@polkadot/api": "14.0.1",
"@polkadot/apps-config": "^0.132.1",
"@polkadot/extension-inject": "^0.48.2",
"@polkadot/networks": "^13.2.3",
"@polkadot/ui-shared": "^3.1.4",
"@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-dropdown-menu": "^2.0.5",
"@radix-ui/react-label": "^1.0.0",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-portal": "^1.0.3",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-switch": "^1.0.3",
"@radix-ui/react-toast": "^1.1.4",
"@radix-ui/react-toggle-group": "^1.0.4",
"@radix-ui/react-tooltip": "^1.0.6",
"@talismn/connect-wallets": "^1.2.5",
"@tanstack/react-location": "^3.7.4",
"@tanstack/react-query": "^4.14.5",
"@tanstack/react-query-devtools": "4",
"@tanstack/react-table": "^8.5.17",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@types/papaparse": "^5.3.14",
"@types/uuid": "^8.3.4",
"@walletconnect/modal": "2.6.2",
"@walletconnect/sign-client": "2.12.2",
"@walletconnect/types": "2.12.2",
"@walletconnect/universal-provider": "2.12.2",
"@web3-react/core": "6.1.9",
"@web3-react/types": "6.0.7",
"bignumber.js": "^9.1.0",
"color": "^4.2.3",
"comlink": "^4.3.1",
"date-fns": "^2.29.1",
"ethers": "5.7.0",
"framer-motion": "^10.16.4",
"graphql": "^16.6.0",
"graphql-request": "^6.1.0",
"i18next": "^21.8.16",
"immer": "^10.0.3",
"jdenticon": "^3.2.0",
"md5": "^2.3.0",
"papaparse": "^5.4.1",
"patch-package": "^6.5.0",
"postinstall-postinstall": "^2.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.36.0",
"react-i18next": "^11.18.3",
"react-is": "^18.2.0",
"react-jazzicon": "^1.0.4",
"react-json-view": "^1.21.3",
"react-loading-skeleton": "^3.1.0",
"react-number-format": "^4.9.1",
"react-remove-scroll": "^2.5.5",
"react-timer-hook": "^3.0.8",
"react-use": "^17.4.0",
"recharts": "^2.1.13",
"reflect-metadata": "^0.1.13",
"uuid": "^9.0.0",
"vite": "^5.4.1",
"vite-plugin-wasm": "^3.3.0",
"web-vitals": "^2.1.4",
"zod": "^3.19.1",
"zustand": "^4.1.1"
},
"scripts": {
"dev": "vite",
"dev:rococo": "vite -m rococo",
"dev:production": "vite -m production",
"build": "vite build",
"postbuild": "cp ./build/index.html ./build/404.html",
"preview": "vite preview",
"postinstall": "patch-package",
"storybook": "storybook dev -p 6006 ./src",
"build-storybook": "export NODE_OPTIONS=\"--max-old-space-size=8192\" && storybook build ./src",
"test": "vitest",
"lint": "run-p -lsc 'lint:*'",
"lint:ts": "tsc --noEmit -p tsconfig.json",
"lint:eslint": "eslint src",
"fix": "eslint --fix src",
"analyze": "npx vite-bundle-visualizer -o ./build/stats.html"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@babel/core": "^7.24.5",
"@babel/plugin-transform-typescript": "^7.24.5",
"@babel/preset-typescript": "^7.24.1",
"@emotion/babel-plugin": "^11.11.0",
"@galacticcouncil/api-augment": "^0.3.0",
"@open-web3/orml-types": "^2.0.1",
"@storybook/addon-actions": "^8.1.1",
"@storybook/addon-essentials": "^8.1.1",
"@storybook/addon-interactions": "^8.1.1",
"@storybook/addon-links": "^8.1.1",
"@storybook/addon-styling": "^1.3.5",
"@storybook/cli": "^8.1.1",
"@storybook/react-vite": "^8.1.1",
"@storybook/test": "^8.1.1",
"@types/color": "^3.0.3",
"@types/jest": "^27.5.2",
"@types/md5": "^2.3.2",
"@types/node": "^16.11.47",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^4.2.1",
"babel-plugin-named-exports-order": "^0.0.2",
"eslint": "8.50.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-no-relative-import-paths": "^1.5.2",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.2",
"prop-types": "^15.8.1",
"storybook": "^8.1.1",
"ts-node": "^10.9.1",
"typescript": "~5.1.6",
"unplugin-fonts": "^1.1.1",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^1.6.0"
}
}