|
32 | 32 | "@babel/preset-env": "^7.17.12", |
33 | 33 | "@babel/preset-react": "^7.17.12", |
34 | 34 | "@babel/preset-typescript": "^7.17.12", |
35 | | - "@openshift-console/dynamic-plugin-sdk": "0.0.19", |
36 | | - "@openshift-console/dynamic-plugin-sdk-webpack": "0.0.10", |
| 35 | + "@openshift-console/dynamic-plugin-sdk": "0.0.21", |
| 36 | + "@openshift-console/dynamic-plugin-sdk-webpack": "0.0.11", |
37 | 37 | "@testing-library/react": "^12.1.2", |
38 | 38 | "@types/copy-webpack-plugin": "8.0.1", |
39 | 39 | "@types/enzyme": "3.10.x", |
40 | | - "@types/jest": "27.0.3", |
| 40 | + "@types/jest": "27.5.2", |
41 | 41 | "@types/jsdom": "^16.2.13", |
42 | 42 | "@types/lodash": "^4.17.20", |
43 | 43 | "@types/murmurhash-js": "^1.0.3", |
|
48 | 48 | "@types/react-router": "5.1.20", |
49 | 49 | "@types/react-router-dom": "^5.3.3", |
50 | 50 | "@types/react-transition-group": "^4.4.4", |
51 | | - "@typescript-eslint/eslint-plugin": "5.45.0", |
52 | | - "@typescript-eslint/parser": "5.45.0", |
53 | | - "@typescript-eslint/typescript-estree": "5.45.0", |
54 | | - "@wojtekmaj/enzyme-adapter-react-17": "^0.6.6", |
| 51 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 52 | + "@typescript-eslint/parser": "5.62.0", |
| 53 | + "@typescript-eslint/typescript-estree": "5.62.0", |
| 54 | + "@wojtekmaj/enzyme-adapter-react-17": "^0.8.0", |
55 | 55 | "babel-loader": "^8.2.5", |
56 | 56 | "babel-preset-react": "^6.24.1", |
57 | 57 | "copy-webpack-plugin": "6.4.1", |
58 | 58 | "css-loader": "^6.5.1", |
59 | | - "cypress": "13.6.5", |
| 59 | + "cypress": "13.17.0", |
60 | 60 | "enzyme": "3.11.0", |
61 | | - "eslint": "8.3.0", |
62 | | - "eslint-plugin-react": "7.27.1", |
63 | | - "eslint-plugin-react-hooks": "4.3.0", |
| 61 | + "eslint": "8.57.1", |
| 62 | + "eslint-plugin-react": "7.37.5", |
| 63 | + "eslint-plugin-react-hooks": "4.6.2", |
64 | 64 | "eslint-plugin-unused-imports": "^2.0.0", |
65 | 65 | "html-webpack-plugin": "^5.5.0", |
66 | 66 | "http-server": "^14.0.0", |
67 | 67 | "i18next-parser": "^3.3.0", |
68 | | - "jest": "27.4.4", |
| 68 | + "jest": "27.5.1", |
69 | 69 | "jsdom": "19.0.0", |
70 | 70 | "jsdom-global": "3.0.2", |
71 | 71 | "mini-css-extract-plugin": "^2.6.0", |
|
76 | 76 | "pretty-quick": "^3.1.2", |
77 | 77 | "react-transition-group": "^4.4.2", |
78 | 78 | "style-loader": "^3.3.1", |
79 | | - "ts-jest": "27.1.1", |
80 | | - "ts-jest-resolver": "2.0.0", |
81 | | - "ts-loader": "9.3.1", |
82 | | - "ts-node": "10.8.2", |
83 | | - "typedoc": "^0.23.25", |
| 79 | + "ts-jest": "27.1.5", |
| 80 | + "ts-jest-resolver": "2.0.1", |
| 81 | + "ts-loader": "9.5.4", |
| 82 | + "ts-node": "10.9.2", |
| 83 | + "typedoc": "^0.28.0", |
84 | 84 | "typedoc-plugin-markdown": "^3.14.0", |
85 | | - "typescript": "4.7.4", |
| 85 | + "typescript": "4.9.5", |
86 | 86 | "webpack": "^5.94.0", |
87 | 87 | "webpack-cli": "^4.10.0", |
88 | 88 | "webpack-dev-server": "^4.6.0", |
|
104 | 104 | }, |
105 | 105 | "dependencies": { |
106 | 106 | "@jpinsonneau/html-to-image": "^1.11.13", |
107 | | - "@patternfly/patternfly": "4.224.2", |
108 | | - "@patternfly/react-charts": "6.94.19", |
109 | | - "@patternfly/react-core": "4.276.11", |
110 | | - "@patternfly/react-table": "4.113.0", |
111 | | - "@patternfly/react-topology": "4.93.6", |
| 107 | + "@patternfly/patternfly": "4.224.5", |
| 108 | + "@patternfly/react-charts": "6.94.21", |
| 109 | + "@patternfly/react-core": "4.278.1", |
| 110 | + "@patternfly/react-table": "4.113.7", |
| 111 | + "@patternfly/react-topology": "4.93.7", |
112 | 112 | "axios": "^1.12.0", |
113 | 113 | "i18next": "^21.8.14", |
114 | 114 | "i18next-http-backend": "^1.0.21", |
|
0 commit comments