This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpackage.json
159 lines (159 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
157
158
159
{
"dependencies": {
"@ag-grid-community/client-side-row-model": "^22.1.1",
"@ag-grid-community/core": "22.1.1",
"@ag-grid-community/csv-export": "^22.1.1",
"@ag-grid-community/infinite-row-model": "^22.1.1",
"@ag-grid-community/react": "^22.1.1",
"@apidevtools/swagger-parser": "^10.1.0",
"@aws-sdk/client-s3": "^3.348.0",
"@aws-sdk/client-sso-oidc": "^3.348.0",
"@aws-sdk/client-sts": "^3.348.0",
"@babel/core": "^7.2.2",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.21.0",
"@fortawesome/fontawesome-free": "^6.2.1",
"@reduxjs/toolkit": "^1.5.0",
"@types/react": "^16.9.23",
"babel-loader": "^8.0.6",
"body-parser": "^1.20.2",
"bootstrap": "3.4.1",
"btoa": "^1.1.2",
"buffer": "^6.0.3",
"cartesian": "^1.0.1",
"classnames": "^2.2.5",
"clipboard": "^1.5.12",
"color-luminance": "^2.1.0",
"commander": "^10.0.0",
"connect-slashes": "^1.3.1",
"cookie-parser": "^1.4.3",
"core-js": "^2.6.11",
"create-react-class": "15.7.0",
"css-loader": "^6.8.1",
"csv-parse": "^5.0.1",
"csv-stringify": "^5.4.3",
"date-and-time": "^0.14.2",
"date-fns": "^1.29.0",
"escape-html": "^1.0.3",
"express": "^4.15.3",
"file-loader": "^6.0.0",
"filesize": "^6.1.0",
"got": "^12.5.3",
"highlight.js": "10.4.1",
"hogan.js": "^3.0.2",
"immer": "^9.0.6",
"jquery": "3.5.1",
"jsuri": "^1.3.1",
"less-loader": "^6.2.0",
"loader-utils": "^2.0.0",
"lodash": "^4.17.19",
"lodash-es": "^4.17.19",
"mini-css-extract-plugin": "^2.7.2",
"minimist": "^1.2.5",
"natural-compare-lite": "^1.4.0",
"null-loader": "^4.0.0",
"on-finished": "^2.4.1",
"openapi-types": "=7",
"plotly.js-strict-dist": "^2.11.1",
"pluralize": "^7.0.0",
"process": "^0.11.10",
"prop-types": "^15.7.2",
"qs": "^6.9.4",
"raw-loader": "^4.0.2",
"react": "16.13.1",
"react-autocomplete": "^1.7.2",
"react-bootstrap-typeahead": "^3.4.7",
"react-color": "^2.18.1",
"react-dom": "16.13.1",
"react-grid-layout": "^0.18.2",
"react-is": "^16.13.1",
"react-redux": "^7.2.0",
"react-select": "^5.7.2",
"react-transition-group": "^2.4.0",
"react-uid": "^2.3.0",
"sigopt-config": "git+https://github.com/sigopt/sigopt-config.git#v2.0.0",
"smoothscroll": "^0.4.0",
"source-map-support": "^0.5.19",
"spin.js": "^2.3.2",
"stream-array": "^1.1.2",
"stream-browserify": "^3.0.0",
"terser-webpack-plugin": "5",
"toobusy-js": "^0.5.1",
"underscore": "1.12.1",
"url-safe-base64": "^1.2.0",
"uuid": "^3.3.3",
"webpack": "5",
"webpack-cli": "4",
"webpack-glob-entries-plugin": "^1.0.0",
"webpack-manifest-plugin": "4",
"winston": "^3.2.1",
"winston-syslog": "^2.1.0",
"yaml": "^2.2.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.13.10",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
"@types/jest": "^29.2.2",
"acorn-jsx-walk": "^2.0.0",
"acorn-walk": "^7.2.0",
"babel-jest": "^29.3.0",
"depcheck": "^1.0.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.7",
"eslint": "^8.44.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-babel": "^5.1.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^27.1.4",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-sonarjs": "^0.16.0",
"eslint-plugin-unused-imports": "^2.0.0",
"esprima": "^4.0.0",
"esprima-walk": "^0.1.0",
"jest": "^29.3.0",
"jest-cli": "^29.3.0",
"jest-environment-jsdom": "^29.3.0",
"jest-junit": "^14.0.1",
"raf": "^3.3.2",
"react-refresh": "^0.11.0",
"react-test-renderer": "16.13.1",
"recast": "^0.19.1",
"sinon": "^2.3.8",
"webpack-deadcode-plugin": "^0.1.17",
"webpack-dev-server": "^4.5.0",
"webpack-node-externals": "^3.0.0"
},
"importSort": {
".js": {
"style": "renke"
}
},
"jest": {
"moduleNameMapper": {
"\\.(css|less)$": "<rootDir>/web/__mocks__/module_mock.js",
"\\.(gif|jpe?g|ico|png|svg)$": "<rootDir>/web/__mocks__/file_mock.js",
"^bootstrap$": "<rootDir>/web/__mocks__/module_mock.js",
"^yaml$": "<rootDir>/node_modules/yaml/dist"
},
"reporters": [
"default",
"jest-junit"
],
"setupFiles": [
"raf/polyfill"
],
"testEnvironment": "jsdom"
},
"license": "UNLICENSED",
"name": "sigopt",
"private": true,
"repository": "https://github.com/sigopt/sigopt-server.git",
"resolutions": {
"semver": "^7.5.4"
},
"scripts": {
"test": "NODE_ENV=unit-testing TZ=UTC jest web/js/**"
}
}