forked from aave/aave-ui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
154 lines (154 loc) · 5.34 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
{
"name": "aave-ui",
"version": "0.1.0",
"private": false,
"license": "BSD-3-Clause",
"dependencies": {
"@0x/subproviders": "^6.5.4",
"@aave/aave-ui-kit": "^0.1.12",
"@aave/contract-helpers": "0.10.0",
"@aave/protocol-js": "^4.1.0",
"@actions/core": "^1.6.0",
"@apollo/client": "^3.4.8",
"@apollo/react-common": "^3.1.4",
"@gnosis.pm/safe-apps-web3-react": "^0.6.2",
"@ledgerhq/hw-app-eth": "^6.5.0",
"@ledgerhq/hw-transport": "^6.3.0",
"@ledgerhq/hw-transport-u2f": "^5.36.0-deprecated",
"@ledgerhq/hw-transport-webusb": "^6.3.0",
"@myetherwallet/mewconnect-connector": "^0.1.8",
"@myetherwallet/mewconnect-web-client": "^2.1.22",
"@nash-io/ramp-widget-sdk": "^0.2.2",
"@ramp-network/ramp-instant-sdk": "^2.4.8",
"@sentry/browser": "^6.11.0",
"@transak/transak-sdk": "^1.0.29",
"@visx/axis": "^1.17.1",
"@visx/curve": "^1.7.0",
"@visx/event": "^1.7.0",
"@visx/grid": "^1.17.1",
"@visx/group": "^1.17.1",
"@visx/responsive": "^1.10.1",
"@visx/scale": "^1.14.0",
"@visx/shape": "^1.17.1",
"@visx/tooltip": "^1.17.1",
"@walletconnect/web3-provider": "^1.6.1",
"@web3-react/abstract-connector": "^6.0.7",
"@web3-react/authereum-connector": "^6.2.0",
"@web3-react/core": "^6.1.9",
"@web3-react/fortmatic-connector": "^6.1.6",
"@web3-react/injected-connector": "^6.0.7",
"@web3-react/portis-connector": "^6.1.9",
"@web3-react/torus-connector": "^6.1.9",
"@web3-react/walletlink-connector": "^6.2.3",
"apexcharts": "^3.27.3",
"classnames": "^2.3.1",
"d3-array": "^3.0.2",
"dayjs": "^1.10.6",
"ethereumjs-tx": "^2.1.2",
"ethers": "^5.1.4",
"front-matter": "^4.0.2",
"graphql": "^15.4.0",
"intl": "^1.2.5",
"paraswap": "^4.13.4",
"query-string": "^6.13.7",
"react": "^17.0.2",
"react-apexcharts": "^1.3.9",
"react-app-polyfill": "^2.0.0",
"react-dom": "^17.0.2",
"react-gtm-module": "^2.0.11",
"react-intl": "^5.20.9",
"react-markdown": "^4.3.1",
"react-range": "^1.8.3",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.3",
"react-share": "^4.4.0",
"react-swipeable": "^6.2.0",
"react-tooltip": "^4.2.21",
"reflect-metadata": "^0.1.13",
"strip-hex-prefix": "^1.0.0",
"styled-jsx": "^3.4.7",
"subscriptions-transport-ws": "^0.10.0",
"tsparticles": "^1.33.3",
"use-debounce": "^7.0.0",
"web3-provider-engine": "^16.0.3"
},
"devDependencies": {
"@graphql-codegen/cli": "^1.20.1",
"@graphql-codegen/fragment-matcher": "^2.0.1",
"@graphql-codegen/typescript": "^1.21.0",
"@graphql-codegen/typescript-operations": "^1.17.14",
"@graphql-codegen/typescript-react-apollo": "^2.2.1",
"@pinata/sdk": "^1.1.23",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.2.1",
"@types/classnames": "^2.3.1",
"@types/d3-array": "^3.0.1",
"@types/intl": "^1.2.0",
"@types/jest": "^27.0.1",
"@types/ledgerhq__hw-transport": "^4.21.4",
"@types/ledgerhq__hw-transport-webusb": "^4.70.1",
"@types/node": "^16.6.1",
"@types/react": "^17.0.18",
"@types/react-dom": "^17.0.9",
"@types/react-gtm-module": "^2.0.1",
"@types/react-router-dom": "^5.1.8",
"@types/styled-jsx": "^2.2.9",
"@types/web3-provider-engine": "^14.0.1",
"babel-plugin-module-resolver": "^4.1.0",
"babel-plugin-react-intl-auto": "^3.3.0",
"customize-cra": "^1.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react-hooks": "^4.2.0",
"extract-react-intl-messages": "^4.1.1",
"husky": "^7.0.1",
"imagemin-lint-staged": "^0.4.0",
"lint-staged": "^11.1.2",
"node-sass": "^5.0.0",
"prettier": "^2.3.2",
"react-app-rewired": "^2.1.8",
"styled-jsx-plugin-sass": "^1.0.0",
"typescript": "^4.3.5"
},
"scripts": {
"start": "npm i && sed -i 's/git+ssh/git+https/g' package-lock.json && react-app-rewired start",
"start:dev": "react-app-rewired start",
"build": "GENERATE_SOURCEMAP=false react-app-rewired build",
"test": "react-app-rewired tests",
"eject": "react-scripts eject",
"gql-gen": "graphql-codegen --config codegen.yml",
"i18n": "NODE_ENV=development node ./scripts/extract-intl-messages.js",
"sys:prepare-ipfs-mode": "cp package.json package.temp.json && cat package.json | python3 -c 'import json, sys; v = json.load(sys.stdin); v[\"homepage\"] = \".\"; json.dump(v, sys.stdout, indent=2)' | tee package.json > /dev/null",
"sys:cleanup-ipfs-mode": "mv -f package.temp.json package.json",
"build-ipfs": "npm run sys:prepare-ipfs-mode && REACT_APP_IPFS_MODE=true npm run build && npm run sys:cleanup-ipfs-mode",
"pinata:ipfs-publish": "npm run build-ipfs && node scripts/publish.js"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged && npm run i18n && git add ./src/translations"
}
},
"lint-staged": {
"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}": [
"prettier --write",
"git add"
],
"*.{png,jpeg,jpg,gif,svg}": [
"imagemin-lint-staged",
"git add"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}