forked from Zilliqa/zilliqa-developer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
197 lines (197 loc) · 5.73 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
{
"name": "zilliqa",
"dependencies": {
"next": "13.0.5",
"@apollo/client": "^3.7.1",
"@docusaurus/core": "^2.2.0",
"@docusaurus/preset-classic": "^2.2.0",
"@docusaurus/theme-common": "^2.2.0",
"@fortawesome/fontawesome-svg-core": "^6.2.0",
"@fortawesome/free-brands-svg-icons": "^6.2.0",
"@fortawesome/free-regular-svg-icons": "^6.2.0",
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"@jest/expect": "^29.3.1",
"@jest/expect-utils": "^29.3.1",
"@mdx-js/react": "^2.1.5",
"@svgr/webpack": "5.5.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "13.5.0",
"@types/bip39": "^2.4.0",
"@types/bn.js": "^5.1.0",
"@types/camelcase": "^4.1.0",
"@types/d3": "^7.4.0",
"@types/elliptic": "^6.4.14",
"@types/enzyme": "^3.10.12",
"@types/hdkey": "^0.7.0",
"@types/jest": "^26.0.24",
"@types/long": "^4.0.0",
"@types/node": "^12.20.55",
"@types/react": "^18.0.25",
"@types/react-beautiful-dnd": "^13.1.2",
"@types/react-custom-scroll": "^4.3.2",
"@types/react-dom": "^18.0.8",
"@types/react-router-dom": "^5.3.3",
"@types/react-table": "^7.7.12",
"@types/react-test-renderer": "^18.0.0",
"@types/reactstrap": "^8.0.1",
"@types/sanitize-html": "^2.6.2",
"@types/uuid": "8.3.1",
"@types/websocket": "1.0.4",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"ace-builds": "^1.13.0",
"aes-js": "^3.1.1",
"ansi-styles": "^6.2.1",
"apollo-boost": "^0.4.9",
"assert": "^2.0.0",
"bip39": "^2.5.0",
"bn.js": "^4.11.8",
"bootstrap": "^4.5.0",
"buffer": "^6.0.3",
"buffer-from": "^1.1.2",
"camelcase": "^5.0.0",
"classnames": "^2.3.2",
"clsx": "^1.2.1",
"cross-fetch": "2.2.5",
"crypto-browserify": "^3.12.0",
"csstype": "^3.1.1",
"cz-conventional-changelog": "^3.3.0",
"d3": "^7.6.1",
"dayjs": "^1.11.6",
"elliptic": "^6.5.0",
"enzyme": "^3.11.0",
"enzyme-to-json": "^3.6.2",
"eslint": "^7.32.0",
"eslint-plugin-react": "^7.31.10",
"events": "^3.3.0",
"expect": "^29.3.1",
"graphql": "^16.6.0",
"hash.js": "^1.1.5",
"hdkey": "^1.1.0",
"hmac-drbg": "^1.0.1",
"https-browserify": "^1.0.0",
"jest": "=26.6.0",
"jest-diff": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"jest-fetch-mock": "3.0.3",
"jest-get-type": "^29.2.0",
"jest-matcher-utils": "^29.3.1",
"jest-watch-typeahead": "^2.2.0",
"leader-line": "^1.0.7",
"leader-line-types": "1.0.5-2",
"long": "^4.0.0",
"mitt": "^1.1.3",
"mock-socket": "^9.1.5",
"moment": "^2.29.4",
"node-fetch": "^3.2.10",
"numbro": "^2.3.6",
"os-browserify": "^0.3.0",
"pbkdf2": "^3.0.16",
"pretty-format": "^29.3.1",
"prism-react-renderer": "^1.3.5",
"process": "^0.11.10",
"protobufjs": "6.11.3",
"rc-steps": "^3.3.1",
"rc-switch": "^4.0.0",
"react": "18.2.0",
"react-ace": "^10.1.0",
"react-apollo": "^3.1.5",
"react-app-polyfill": "^2.0.0",
"react-app-rewired": "^2.2.1",
"react-beautiful-dnd": "^13.1.1",
"react-bootstrap": "^1.6.6",
"react-contenteditable": "^3.3.6",
"react-custom-scroll": "^4.4.0",
"react-dev-utils": "^11.0.3",
"react-dom": "18.2.0",
"react-dropzone": "^14.2.3",
"react-fontawesome": "^1.7.1",
"react-google-recaptcha": "^1.0.5",
"react-hooks-worker": "^1.0.0",
"react-icons": "^3.3.0",
"react-jazzicon": "^0.1.3",
"react-refresh": "^0.8.3",
"react-router": "^6.4.3",
"react-router-dom": "^5.3.4",
"react-scripts": "^5.0.1",
"react-table": "^7.8.0",
"react-test-renderer": "^18.2.0",
"reactstrap": "^8.0.0",
"rollup": "2.3.0",
"rollup-plugin-alias": "^1.4.0",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-node-globals": "^1.4.0",
"rollup-plugin-node-resolve": "^3.4.0",
"rollup-plugin-typescript2": "0.17.1",
"sanitize-html": "^2.7.3",
"scrypt-js": "^3.0.1",
"semver": "^7.3.8",
"sodium-randbytes": "0.14.0",
"source-map": "^0.7.4",
"source-map-support": "^0.5.21",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"string_decoder": "^1.3.0",
"style-loader": "^1.0.0",
"styled-components": "^4.3.2",
"tailwindcss": "^3.1.8",
"terser": ">=5.7.1 <5.15.0",
"ts-jest": "^27.1.3",
"ts-loader": "8.0.4",
"tslib": "2.3.1",
"typescript": "^4.8.4",
"url": "^0.11.0",
"utility-types": "^2.1.0",
"uuid": "^8.3.2",
"vuepress": "^1.5.3",
"web-vitals": "2.1.4",
"webpack": "^5.76.0",
"webpack-cli": "^3.3.12",
"webpack-command": "^0.4.1",
"websocket": "^1.0.28",
"whatwg-fetch": "^3.0.0",
"worker-plugin": "^5.0.1"
},
"devDependencies": {
"@types/long": "4.0.2",
"@types/node": "18.7.18",
"@types/protobufjs": "6.0.0",
"eslint": "^8.36.0",
"eslint-plugin-vue": "^5.0.0",
"babel-eslint": "^10.1.0"
},
"overrides": {
"@mdx-js/react": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
},
"pnpm": {
"packageExtensions": {
"postcss-loader": {
"peerDependencies": {
"postcss-flexbugs-fixes": "*",
"postcss-preset-env": "*",
"postcss-normalize": "*"
}
},
"protobufjs": {
"dependencies": {
"semver": "^7.1.2",
"chalk": "^4.0.0",
"glob": "^7.1.6",
"jsdoc": "^3.6.3",
"minimist": "^1.2.0",
"tmp": "^0.2.0",
"uglify-js": "^3.7.7",
"espree": "^7.0.0",
"escodegen": "^1.13.0",
"estraverse": "^5.1.0"
}
}
}
}
}