|
16 | 16 | "lint": "eslint ./src --fix" |
17 | 17 | }, |
18 | 18 | "devDependencies": { |
19 | | - "@openshift-console/dynamic-plugin-sdk": "0.0.21", |
20 | | - "@openshift-console/dynamic-plugin-sdk-internal": "0.0.11", |
21 | | - "@openshift-console/dynamic-plugin-sdk-webpack": "0.0.11", |
22 | | - "@openshift-console/plugin-shared": "^0.0.1", |
23 | | - "@patternfly/quickstarts": "2.4.0", |
24 | | - "@patternfly/react-charts": "6.94.19", |
25 | | - "@patternfly/react-core": "4.276.8", |
26 | | - "@patternfly/react-icons": "3.15.17", |
27 | | - "@patternfly/react-table": "4.113.0", |
28 | | - "@patternfly/react-tokens": "4.94.6", |
29 | | - "@patternfly/react-topology": "5.0.0", |
30 | | - "@types/classnames": "^2.2.7", |
| 19 | + "@openshift-console/dynamic-plugin-sdk": "^4.19.0-prerelease.2", |
| 20 | + "@openshift-console/dynamic-plugin-sdk-internal": "^4.19.0-prerelease.2", |
| 21 | + "@openshift-console/dynamic-plugin-sdk-webpack": "^4.19.0-prerelease.2", |
| 22 | + "@openshift-console/plugin-shared": "^0.0.3", |
| 23 | + "@patternfly/quickstarts": "^6.2.0", |
| 24 | + "@patternfly/react-charts": "^8.2.0", |
| 25 | + "@patternfly/react-core": "^6.2.0", |
| 26 | + "@patternfly/react-icons": "^6.2.0", |
| 27 | + "@patternfly/react-table": "^6.2.0", |
| 28 | + "@patternfly/react-tokens": "6.2.0", |
| 29 | + "@patternfly/react-topology": "^6.2.0", |
| 30 | + "@types/classnames": "^2.3.1", |
31 | 31 | "@types/git-url-parse": "^9.0.0", |
32 | 32 | "@types/node": "^17.0.21", |
33 | | - "@types/react": "^17.0.37", |
34 | | - "@types/react-helmet": "^6.1.4", |
35 | | - "@types/react-redux": "7.1.24", |
36 | | - "@types/react-router-dom": "5.3.3", |
| 33 | + "@types/react": "17.0.1", |
| 34 | + "@types/react-redux": "7.1.34", |
37 | 35 | "@types/webpack-dev-server": "^4.7.2", |
| 36 | + "@types/semver": "7.7.0", |
38 | 37 | "@typescript-eslint/eslint-plugin": "^5.15.0", |
39 | 38 | "@typescript-eslint/parser": "^5.15.0", |
40 | 39 | "copy-webpack-plugin": "12.0.2", |
|
50 | 49 | "eslint-plugin-react": "^7.29.4", |
51 | 50 | "eslint-plugin-react-hooks": "^4.3.0", |
52 | 51 | "eslint-plugin-simple-import-sort": "^7.0.0", |
53 | | - "file-loader": "2.x", |
| 52 | + "file-loader": "6.2.0", |
54 | 53 | "i18next": "^19.8.3", |
55 | 54 | "i18next-parser": "^3.3.0", |
56 | 55 | "lodash-es": "^4.17.21", |
57 | 56 | "prettier": "^2.6.0", |
58 | | - "prop-types": "^15.6.1", |
59 | | - "react": "^17.0.2", |
60 | | - "react-dom": "^17.0.2", |
61 | | - "react-helmet": "^6.1.0", |
62 | | - "react-i18next": "^11.14.3", |
| 57 | + "prop-types": "15.7.x", |
| 58 | + "http-server": "0.12.x", |
| 59 | + "marked": "15.0.6", |
| 60 | + "react": "17.0.1", |
| 61 | + "react-dom": "17.0.1", |
| 62 | + "react-i18next": "^11.7.3", |
63 | 63 | "sass": "^1.42.1", |
64 | 64 | "sass-loader": "^10.1.1", |
65 | 65 | "style-loader": "^2.0.0", |
66 | 66 | "ts-loader": "^9.5.1", |
67 | 67 | "ts-node": "^10.7.0", |
68 | | - "typescript": "4.8.4", |
69 | | - "webpack": "^5.94.0", |
| 68 | + "typescript": "5.8.3", |
| 69 | + "webpack": "^5.1.0", |
70 | 70 | "webpack-cli": "^4.9.2", |
71 | 71 | "webpack-dev-server": "^4.9.3" |
72 | 72 | }, |
73 | 73 | "resolutions": { |
74 | 74 | "glob-parent": "^5.1.2", |
75 | 75 | "showdown": "^2.1.0", |
76 | | - "express": "4.21.0" |
| 76 | + "express": "4.21.0", |
| 77 | + "@types/jest": "21.x", |
| 78 | + "hosted-git-info": "^3.0.8", |
| 79 | + "jquery": "3.5.1", |
| 80 | + "lodash-es": "^4.17.21", |
| 81 | + "minimist": "1.2.5", |
| 82 | + "ua-parser-js": "^0.7.24", |
| 83 | + "jest": "21.x", |
| 84 | + "postcss": "^8.2.13" |
77 | 85 | }, |
78 | 86 | "consolePlugin": { |
79 | 87 | "name": "gitops-plugin", |
80 | | - "version": "0.0.14", |
| 88 | + "version": "0.0.15", |
81 | 89 | "displayName": "GitOps Plugin", |
82 | 90 | "description": "OpenShift Console plugin for GitOps.", |
83 | 91 | "exposedModules": { |
84 | 92 | "environments": "./components/ApplicationListPage", |
85 | 93 | "detailsPage": "./components/EnvironmentDetailsPageTabs", |
86 | | - "gitopsFlags": "./components/utils/flags" |
| 94 | + "gitopsFlags": "./components/utils/flags", |
| 95 | + "topology": "./components/topology" |
87 | 96 | }, |
88 | 97 | "dependencies": { |
89 | 98 | "@console/pluginAPI": "*" |
90 | 99 | } |
91 | 100 | }, |
92 | 101 | "dependencies": { |
93 | | - "classnames": "2.x", |
| 102 | + "classnames": "^2.3.2", |
94 | 103 | "git-url-parse": "^13.1.0", |
95 | | - "react": "^17.0.2", |
96 | | - "react-redux": "7.2.2", |
| 104 | + "react": "17.0.1", |
| 105 | + "react-helmet": "^6.1.0", |
| 106 | + "react-redux": "7.2.9", |
97 | 107 | "react-router": "5.3.x", |
98 | 108 | "react-router-dom": "5.3.x", |
99 | | - "react-router-dom-v5-compat": "^6.11.2", |
100 | | - "react-router-hash-link": "^2.0.0", |
| 109 | + "react-router-dom-v5-compat": "^6.22.0", |
| 110 | + "react-router-hash-link": "2.4.3", |
101 | 111 | "redux": "4.0.1" |
102 | 112 | }, |
103 | 113 | "//TODO": [ |
|
0 commit comments