|
33 | 33 | "@babel/preset-env": "^7.17.12", |
34 | 34 | "@babel/preset-react": "^7.17.12", |
35 | 35 | "@babel/preset-typescript": "^7.17.12", |
36 | | - "@openshift-console/dynamic-plugin-sdk": "1.0.0", |
37 | | - "@openshift-console/dynamic-plugin-sdk-webpack": "1.0.2", |
| 36 | + "@openshift-console/dynamic-plugin-sdk": "1.8.0", |
| 37 | + "@openshift-console/dynamic-plugin-sdk-webpack": "1.3.0", |
38 | 38 | "@testing-library/react": "^12.1.2", |
39 | 39 | "@types/copy-webpack-plugin": "8.0.1", |
40 | 40 | "@types/enzyme": "3.10.x", |
|
50 | 50 | "@types/react-router": "5.1.20", |
51 | 51 | "@types/react-router-dom": "^5.3.3", |
52 | 52 | "@types/react-transition-group": "^4.4.4", |
53 | | - "@typescript-eslint/eslint-plugin": "5.45.0", |
54 | | - "@typescript-eslint/parser": "5.45.0", |
55 | | - "@typescript-eslint/typescript-estree": "5.45.0", |
56 | | - "@wojtekmaj/enzyme-adapter-react-17": "^0.6.6", |
| 53 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 54 | + "@typescript-eslint/parser": "5.62.0", |
| 55 | + "@typescript-eslint/typescript-estree": "5.62.0", |
| 56 | + "@wojtekmaj/enzyme-adapter-react-17": "^0.8.0", |
57 | 57 | "babel-loader": "^8.2.5", |
58 | 58 | "babel-preset-react": "^6.24.1", |
59 | 59 | "copy-webpack-plugin": "6.4.1", |
60 | 60 | "css-loader": "^6.5.1", |
61 | | - "cypress": "15.2.0", |
| 61 | + "cypress": "15.5.0", |
62 | 62 | "enzyme": "3.11.0", |
63 | | - "eslint": "8.3.0", |
64 | | - "eslint-plugin-react": "7.27.1", |
65 | | - "eslint-plugin-react-hooks": "4.3.0", |
| 63 | + "eslint": "8.57.1", |
| 64 | + "eslint-plugin-react": "7.37.5", |
| 65 | + "eslint-plugin-react-hooks": "4.6.2", |
66 | 66 | "eslint-plugin-unused-imports": "^2.0.0", |
67 | 67 | "fork-ts-checker-webpack-plugin": "^9.1.0", |
68 | 68 | "html-webpack-plugin": "^5.5.0", |
69 | 69 | "http-server": "^14.0.0", |
70 | 70 | "i18next-parser": "^9.3.0", |
71 | | - "jest": "30.0.4", |
| 71 | + "jest": "30.2.0", |
72 | 72 | "jsdom": "19.0.0", |
73 | 73 | "jsdom-global": "3.0.2", |
74 | 74 | "mini-css-extract-plugin": "^2.6.0", |
|
79 | 79 | "pretty-quick": "^3.1.2", |
80 | 80 | "react-transition-group": "^4.4.2", |
81 | 81 | "style-loader": "^3.3.1", |
82 | | - "ts-jest": "29.4.0", |
| 82 | + "ts-jest": "29.4.5", |
83 | 83 | "ts-jest-resolver": "2.0.1", |
84 | | - "ts-loader": "9.3.1", |
85 | | - "ts-node": "10.8.2", |
86 | | - "typedoc": "^0.23.25", |
| 84 | + "ts-loader": "9.5.4", |
| 85 | + "ts-node": "10.9.2", |
| 86 | + "typedoc": "^0.28.0", |
87 | 87 | "typedoc-plugin-markdown": "^3.14.0", |
88 | | - "typescript": "4.7.4", |
89 | | - "webpack": "5.75.0", |
| 88 | + "typescript": "4.9.5", |
| 89 | + "webpack": "5.102.1", |
90 | 90 | "webpack-cli": "5.1.4", |
91 | | - "webpack-dev-server": "5.2.1", |
| 91 | + "webpack-dev-server": "5.2.2", |
92 | 92 | "webpack-node-externals": "3.0.0" |
93 | 93 | }, |
94 | 94 | "consolePlugin": { |
|
127 | 127 | }, |
128 | 128 | "overrides": { |
129 | 129 | "glob-parent": "^6.0.1", |
130 | | - "cheerio": "1.0.0-rc.3" |
| 130 | + "cheerio": "1.1.2" |
131 | 131 | } |
132 | 132 | } |
0 commit comments