|
6 | 6 | "@fortawesome/fontawesome-svg-core": "^6.4.0",
|
7 | 7 | "@fortawesome/free-solid-svg-icons": "^6.4.0",
|
8 | 8 | "@fortawesome/react-fontawesome": "^0.2.0",
|
9 |
| - "antd": "^5.4.2", |
10 |
| - "argo-rollouts": "git+https://github.com/argoproj/argo-rollouts.git", |
11 |
| - "argo-ui": "git+https://github.com/argoproj/argo-ui.git", |
| 9 | + "argo-rollouts": "git+https://github.com/argoproj/argo-rollouts.git#3a257e3740312fc826606d2fd408beb51f7900cf", |
| 10 | + "argo-ui": "git+https://github.com/argoproj/argo-ui.git#5ff344ac9692c14dd108468bd3c020c3c75181cb", |
12 | 11 | "classnames": "2.2.6",
|
13 | 12 | "null-loader": "^4.0.1",
|
14 |
| - "react": "^17.0.2", |
15 |
| - "react-dom": "^16.14.0", |
| 13 | + "react": "^16.9.3", |
| 14 | + "react-dom": "^16.9.3", |
16 | 15 | "react-helmet": "^6.1.0",
|
17 | 16 | "react-router-dom": "5.2.0",
|
18 | 17 | "react-scripts": "4.0.3",
|
19 |
| - "rxjs": "^7.1.0", |
20 | 18 | "ts-loader": "^8.2.0",
|
21 | 19 | "typescript": "^4.9.5",
|
22 | 20 | "web-vitals": "^1.0.1"
|
23 | 21 | },
|
24 | 22 | "peerDeependencies": {
|
25 |
| - "argo-ui": "git+https://github.com/argoproj/argo-ui.git", |
26 |
| - "@types/react": "^16.14.0", |
27 |
| - "@types/react-dom": "^17.0.2", |
28 |
| - "react": "^16.9.3", |
29 |
| - "rxjs": "^6.6.6" |
| 23 | + "argo-ui": "git+https://github.com/argoproj/argo-ui.git#5ff344ac9692c14dd108468bd3c020c3c75181cb", |
| 24 | + "@types/react": "^16.9.3", |
| 25 | + "react": "^16.9.3" |
30 | 26 | },
|
31 | 27 | "scripts": {
|
32 | 28 | "start": "NODE_OPTIONS=--openssl-legacy-provider webpack --config ./webpack.config.js --watch",
|
|
50 | 46 | ]
|
51 | 47 | },
|
52 | 48 | "devDependencies": {
|
53 |
| - "@types/react": "^17.0.19", |
54 |
| - "@types/react-dom": "^17.0.9", |
| 49 | + "@types/react": "^16.9.3", |
| 50 | + "@types/react-dom": "^16.9.3", |
55 | 51 | "@types/react-helmet": "^6.1.0",
|
56 | 52 | "@types/react-router-dom": "^5.1.7",
|
57 |
| - "argo-ui": "git+https://github.com/argoproj/argo-ui.git", |
58 | 53 | "babel-preset-react": "^6.24.1",
|
59 | 54 | "portable-fetch": "^3.0.0",
|
60 |
| - "raw-loader": "^0.5.1", |
| 55 | + "raw-loader": "^4.0.2", |
61 | 56 | "react-keyhooks": "^0.2.3",
|
62 | 57 | "rxjs": "^7.1.0",
|
63 | 58 | "sass": "^1.34.1",
|
64 | 59 | "ts-loader": "8.2.0",
|
65 | 60 | "webpack-cli": "^4.9.2"
|
66 | 61 | },
|
67 | 62 | "resolutions": {
|
68 |
| - "classnames": "2.2.6", |
69 |
| - "react-toastify": "5.0.1" |
| 63 | + "@types/react": "16.9.3" |
70 | 64 | }
|
71 | 65 | }
|
0 commit comments