-
Notifications
You must be signed in to change notification settings - Fork 59
/
package.json
156 lines (156 loc) · 4.68 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": "smarttrader",
"version": "3.8.0",
"description": "Deriv SmartTrader",
"scripts": {
"test": "grunt test",
"livereload": "grunt livereload",
"serve": "grunt serve",
"start": "grunt start",
"eslint": "eslint --fix \"src/**/*.jsx\" src/"
},
"repository": {
"type": "git",
"url": "https://github.com/deriv-com/smarttrader.git"
},
"author": "Deriv.com",
"license": "Apache License 2.0",
"bugs": {
"url": "https://github.com/deriv-com/smarttrader/issues"
},
"homepage": "https://github.com/deriv-com/smarttrader",
"devDependencies": {
"@babel/core": "7.24.0",
"@babel/eslint-parser": "7.23.10",
"@babel/parser": "7.25.0",
"@babel/plugin-proposal-decorators": "^7.24.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-class-properties": "^7.24.7",
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
"@babel/plugin-transform-react-jsx": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "7.23.3",
"@babel/register": "7.23.7",
"@svgr/webpack": "^8.1.0",
"app-root-path": "2.0.1",
"autoprefixer": "9.8.8",
"babel-loader": "9.1.3",
"babel-plugin-module-resolver": "5.0.0",
"babel-plugin-react-svg": "2.1.0",
"babel-plugin-transform-remove-strict-mode": "0.0.2",
"chai": "4.1.2",
"cli-color": "1.2.0",
"cli-spinner": "0.2.7",
"commander": "2.12.2",
"connect-livereload": "0.6.0",
"connect-modrewrite": "^0.10.2",
"css-loader": "^7.1.2",
"deep-diff": "0.3.8",
"emphasize": "7.0.0",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.15.8",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-binary": "1.0.2",
"eslint-config-prettier": "2.9.0",
"eslint-import-resolver-alias": "1.1.1",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-react": "7.28.0",
"estraverse": "4.2.0",
"extend": "3.0.2",
"gettext-parser": "1.3.0",
"grunt": "^1.6.1",
"grunt-babel": "8.0.0",
"grunt-check-dependencies": "1.0.0",
"grunt-concurrent": "3.0.0",
"grunt-contrib-clean": "2.0.1",
"grunt-contrib-connect": "5.0.1",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-cssmin": "5.0.0",
"grunt-contrib-watch": "1.1.0",
"grunt-eslint": "24.3.0",
"grunt-gh-pages": "4.0.0",
"grunt-hashres": "^0.4.1",
"grunt-mocha-test": "0.13.3",
"grunt-notify": "0.4.5",
"grunt-postcss": "^0.9.0",
"grunt-sass": "3.0.2",
"grunt-shell": "2.1.0",
"grunt-stylelint": "0.19.0",
"grunt-webpack": "6.0.0",
"jsdom": "9.12.0",
"jsdom-global": "2.1.1",
"load-grunt-config": "^4.0.1",
"load-grunt-tasks": "3.5.2",
"mocha": "10.3.0",
"mock-local-storage": "1.1.7",
"mock-require": "^3.0.3",
"node-gettext": "3.0.0",
"postcss-scss": "4.0.9",
"react-render-html": "0.6.0",
"sass": "^1.77.6",
"sitemap": "1.13.0",
"style-loader": "^4.0.0",
"stylelint": "15.11.0",
"stylelint-formatter-pretty": "1.0.3",
"stylelint-selector-bem-pattern": "3.0.1",
"svgo": "3.2.0",
"terser-webpack-plugin": "5.1.1",
"time-grunt": "1.4.0",
"webpack": "5.81.0",
"webpack-bundle-analyzer": "4.3.0",
"webpack-merge": "4.1.4",
"ws": "8.18.0"
},
"dependencies": {
"@babel/polyfill": "7.12.1",
"@binary-com/binary-document-uploader": "^2.4.4",
"@binary-com/binary-style": "^0.2.26",
"@binary-com/webtrader-charts": "^0.6.2",
"@deriv-com/analytics": "^1.26.1",
"@deriv-com/auth-client": "^1.0.15",
"@deriv-com/quill-ui": "^1.16.2",
"@deriv-com/utils": "^0.0.38",
"@deriv/deriv-api": "^1.0.15",
"@deriv/quill-icons": "^1.23.1",
"@livechat/customer-sdk": "4.0.2",
"canvas-toBlob": "1.0.0",
"classnames": "2.2.5",
"crypto-js": "^4.2.0",
"custom-event-polyfill": "0.3.0",
"davidshimjs-qrcodejs": "0.0.2",
"event-source-polyfill": "0.0.9",
"highstock-release": "5.0.14",
"html-react-parser": "^5.1.10",
"jquery": "3.5.1",
"jquery.scrollto": "2.1.2",
"js-cookie": "2.2.0",
"js-yaml": "4.1.0",
"kinetic": "5.2.0",
"moment": "^2.29.4",
"postcss-cachebuster": "^0.1.6",
"promise-polyfill": "6.1.0",
"prop-types": "^15.8.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"scriptjs": "2.5.8",
"sinon": "7.2.2",
"url-polyfill": "1.0.9",
"web-push-notifications": "3.4.7"
},
"peerDependencies": {
"circular-dependency-plugin": "5.2.2"
},
"overrides": {
"braces": "^3.0.3",
"@babel/parser": "7.25.0",
"@babel/plugin-proposal-optional-chaining": "7.22.5"
},
"engines": {
"node": "18.x"
},
"browserslist": [
"last 2 versions",
"last 5 iOS versions",
"last 3 Safari versions"
]
}