-
Notifications
You must be signed in to change notification settings - Fork 5.6k
/
package.json
130 lines (130 loc) · 3.97 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
{
"name": "argo-cd-ui",
"version": "1.0.0",
"license": "Apache-2.0",
"scripts": {
"start": "webpack-dev-server --config ./src/app/webpack.config.js --mode development",
"docker": "./scripts/build_docker.sh",
"build": "find ./dist -type f -not -name gitkeep -delete && webpack --config ./src/app/webpack.config.js --mode production",
"lint": "tsc --noEmit --project ./src/app && eslint",
"lint:fix": "eslint --fix",
"test": "jest"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.5.2",
"@types/react-virtualized": "^9.21.21",
"@types/superagent": "^8.1.6",
"ansi-to-react": "^6.1.6",
"argo-ui": "git+https://github.com/argoproj/argo-ui.git",
"buffer": "^6.0.3",
"classnames": "^2.2.5",
"color": "^3.2.1",
"dagre": "^0.8.5",
"date-fns": "^2.30.0",
"deepmerge": "^3.2.0",
"foundation-sites": "^6.8.1",
"git-url-parse": "^13.1.0",
"history": "^4.7.2",
"js-yaml": "^4.1.0",
"json-merge-patch": "^0.2.3",
"lodash-es": "^4.17.21",
"minimatch": "^3.1.2",
"moment": "^2.29.4",
"monaco-editor": "^0.33.0",
"oauth4webapi": "^2.3.0",
"path": "^0.12.7",
"prop-types": "^15.8.1",
"react": "^16.9.3",
"react-autocomplete": "^1.8.1",
"react-diff-view": "^2.4.10",
"react-dom": "^16.9.3",
"react-form": "2.16.3",
"react-ga": "^2.7.0",
"react-helmet": "^6.1.0",
"react-hot-loader": "^3.1.3",
"react-moment": "^0.9.7",
"react-paginate": "^8.2.0",
"react-router": "^4.3.1",
"react-router-dom": "^4.2.2",
"react-svg-piechart": "^2.4.2",
"react-virtualized": "^9.22.3",
"redoc": "^2.0.0-rc.64",
"rxjs": "^6.6.6",
"superagent": "^8.1.2",
"timezones-list": "3.0.1",
"tsx": "^3.4.0",
"unidiff": "^1.0.2",
"url": "^0.11.0",
"xterm": "^4.19.0",
"xterm-addon-fit": "^0.5.0"
},
"resolutions": {
"@types/react": "^16.9.3",
"@types/react-dom": "^16.8.2",
"normalize-url": "4.3.0",
"rxjs": "6.6.7"
},
"devDependencies": {
"@babel/core": "^7.7.2",
"@babel/preset-env": "^7.7.1",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.7.2",
"@codecov/webpack-plugin": "^0.0.1-beta.10",
"@eslint/js": "^9.1.1",
"@types/classnames": "^2.2.3",
"@types/cookie": "^0.5.1",
"@types/dagre": "^0.7.40",
"@types/deepmerge": "^2.2.0",
"@types/git-url-parse": "^9.0.1",
"@types/jest": "^29.5.12",
"@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.6",
"@types/minimatch": "^3.0.3",
"@types/node": "20.14.12",
"@types/prop-types": "^15.7.5",
"@types/react": "^16.8.5",
"@types/react-autocomplete": "^1.8.10",
"@types/react-dom": "^16.9.14",
"@types/react-form": "^2.16.0",
"@types/react-helmet": "^6.1.6",
"@types/react-paginate": "^7.1.4",
"@types/react-router": "^4.0.27",
"@types/react-router-dom": "^4.2.3",
"@types/react-test-renderer": "^16.8.3",
"@types/uuid": "^9.0.1",
"add": "^2.0.6",
"babel-jest": "^29.7.0",
"babel-loader": "^8.0.6",
"codecov": "^3.8.3",
"copy-webpack-plugin": "^6.1.1",
"esbuild-loader": "^2.18.0",
"eslint": "^9.1.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"globals": "^15.1.0",
"html-webpack-plugin": "^5.6.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-junit": "^6.4.0",
"jest-transform-css": "^2.0.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"raw-loader": "^0.5.1",
"react-test-renderer": "16.8.3",
"sass": "^1.49.9",
"sass-loader": "^14.2.1",
"source-map-loader": "^0.2.3",
"style-loader": "^0.20.1",
"ts-jest": "^29.1.2",
"ts-node": "10.9.2",
"typescript": "^4.9.5",
"typescript-eslint": "^7.8.0",
"webpack": "^5.94.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.7.4",
"yarn": "^1.22.22"
}
}