-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage.json
156 lines (156 loc) · 5.11 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
{
"name": "ksm-app",
"version": "0.2.0",
"homepage": "https://KappaSigmaMu.github.io/",
"types": "src/types.d.ts",
"dependencies": {
"@kappasigmamu/canary-component": "^0.4.7",
"@polkadot/api": "^11.3.1",
"@polkadot/api-derive": "^11.3.1",
"@polkadot/extension-dapp": "^0.47.5",
"@polkadot/extension-inject": "^0.47.5",
"@polkadot/keyring": "^12.6.2",
"@polkadot/networks": "^12.6.2",
"@polkadot/react-identicon": "^3.6.6",
"@polkadot/rpc-core": "^11.3.1",
"@polkadot/types": "^11.3.1",
"@polkadot/types-augment": "^11.3.1",
"@polkadot/types-support": "^11.3.1",
"@polkadot/ui-keyring": "^3.6.6",
"@polkadot/ui-settings": "^3.6.6",
"@polkadot/util": "^12.6.2",
"@polkadot/util-crypto": "^12.6.2",
"@popperjs/core": "^2.11.8",
"@talismn/connect-wallets": "1.2.5",
"bfj": "^8.0.0",
"bootstrap": "^5.3.3",
"camelcase": "^8.0.0",
"css-loader": "6.10.0",
"dotenv": "16.4.2",
"dotenv-expand": "11.0.2",
"file-loader": "6.2.0",
"fs-extra": "^11.2.0",
"history": "^5.3.0",
"identity-obj-proxy": "3.0.0",
"marked": "^12.0.0",
"mini-css-extract-plugin": "2.8.0",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "8.1.0",
"postcss-normalize": "10.0.1",
"postcss-preset-env": "9.3.0",
"postcss-safe-parser": "7.0.0",
"prompts": "2.4.2",
"query-string": "^8.2.0",
"react": "^18.2.0",
"react-app-polyfill": "^3.0.0",
"react-bootstrap": "2.10.1",
"react-circular-progressbar": "^2.1.0",
"react-dev-utils": "^12.0.1",
"react-device-detect": "^2.2.3",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^5.0.1",
"react-is": "^18.2.0",
"react-refresh": "^0.14.0",
"react-router": "6.22.0",
"react-router-dom": "6.22.0",
"resolve": "1.22.8",
"resolve-url-loader": "^5.0.0",
"sass": "~1.64.2",
"sass-loader": "^14.1.0",
"semver": "7.6.0",
"slugify": "^1.6.6",
"style-loader": "3.3.4",
"styled-components": "^6.1.8",
"ts-pnp": "1.2.0",
"typescript": "~5.3.3",
"url": "^0.11.3",
"url-loader": "4.1.1",
"web-vitals": "^3.5.2"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-env": "^7.23.9",
"@open-wc/webpack-import-meta-loader": "^0.4.7",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.11",
"@svgr/webpack": "8.1.0",
"@testing-library/dom": ">=9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.17",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/react-test-renderer": "^18.0.7",
"@types/styled-components": "^5.1.34",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",
"case-sensitive-paths-webpack-plugin": "2.4.0",
"cypress": "^13.6.4",
"eslint": "^8.56.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^6.2.0",
"eslint-webpack-plugin": "^4.0.1",
"gh-pages": "^6.1.1",
"html-webpack-plugin": "5.6.0",
"jest": "29.7.0",
"jest-circus": "29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-resolve": "29.7.0",
"jest-watch-typeahead": "2.2.2",
"optimize-css-assets-webpack-plugin": "6.0.1",
"pnp-webpack-plugin": "1.7.0",
"react-test-renderer": "^18.2.0",
"terser-webpack-plugin": "5.3.10",
"webpack": "5.94.0",
"webpack-dev-server": "4.15.1",
"webpack-manifest-plugin": "5.0.0",
"workbox-webpack-plugin": "7.0.0"
},
"resolutions": {
"lodash.pick@>=3.7.0 <4.17.19": "https://github.com/lodash/lodash/archive/f299b52f39486275a9e6483b60a410e06520c538.tar.gz",
"postprocessing": "6.24.1",
"react-error-overlay": "6.0.9",
"styled-components": "^6.1.1",
"three": "0.136.0"
},
"scripts": {
"build": "NODE_OPTIONS=--openssl-legacy-provider node scripts/build.js",
"chopsticks": "npx @acala-network/chopsticks@latest --config=config/kusama.yml",
"cy:open": "cypress open",
"deploy": "gh-pages -d build",
"eslint:fix": "eslint \"{src,apps,libs,test}/**/*.{ts,tsx}\" --fix",
"eslint": "eslint \"{src,apps,libs,test}/**/*.{ts,tsx}\"",
"lint:fix": "yarn eslint:fix",
"lint": "yarn eslint",
"start": "NODE_OPTIONS=--openssl-legacy-provider node scripts/start.js",
"test": "node scripts/test.js"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": [
">0.2%",
"not ie <= 99",
"not android <= 4.4.4",
"not dead",
"not op_mini all"
],
"packageManager": "[email protected]"
}