|
21 | 21 | "dependencies": { |
22 | 22 | "@patternfly/patternfly": "5.4.2", |
23 | 23 | "@patternfly/react-component-groups": "^5.5.8", |
24 | | - "@patternfly/react-core": "5.4.12", |
| 24 | + "@patternfly/react-core": "5.4.14", |
25 | 25 | "@patternfly/react-icons": "5.4.2", |
26 | | - "@patternfly/react-table": "5.4.14", |
| 26 | + "@patternfly/react-table": "5.4.16", |
27 | 27 | "@tanstack/react-query": "4.36.1", |
28 | | - "axios": "1.8.2", |
| 28 | + "axios": "1.8.4", |
29 | 29 | "react-dom": "17.0.2", |
30 | 30 | "yaml": "2.7.0" |
31 | 31 | }, |
|
38 | 38 | "@testing-library/react": "^12.1.5", |
39 | 39 | "@testing-library/user-event": "^14.6.1", |
40 | 40 | "@types/node": "^22.13.10", |
41 | | - "@types/react": "^17.0.83", |
| 41 | + "@types/react": "^17.0.84", |
42 | 42 | "@types/react-dom": "^19.0.4", |
43 | 43 | "@types/react-router-dom": "^5.3.3", |
44 | 44 | "@vitest/coverage-v8": "^2.1.9", |
45 | | - "@vitest/eslint-plugin": "^1.1.37", |
46 | | - "copy-webpack-plugin": "^12.0.2", |
| 45 | + "@vitest/eslint-plugin": "^1.1.38", |
| 46 | + "copy-webpack-plugin": "^13.0.0", |
47 | 47 | "css-loader": "^7.1.2", |
48 | 48 | "eslint": "^9.22.0", |
49 | 49 | "eslint-config-prettier": "^10.1.1", |
50 | 50 | "eslint-plugin-import": "^2.31.0", |
51 | 51 | "eslint-plugin-prettier": "^5.2.3", |
52 | 52 | "eslint-plugin-react": "^7.37.4", |
53 | | - "eslint-plugin-react-hooks": "^5.1.0", |
| 53 | + "eslint-plugin-react-hooks": "^5.2.0", |
54 | 54 | "file-loader": "^6.2.0", |
55 | | - "globals": "^15.14.0", |
| 55 | + "globals": "^16.0.0", |
56 | 56 | "jsdom": "^26.0.0", |
57 | 57 | "pluralize": "^8.0.0", |
58 | | - "prettier": "^3.4.2", |
| 58 | + "prettier": "^3.5.3", |
59 | 59 | "style-loader": "^4.0.0", |
60 | 60 | "ts-loader": "^9.5.2", |
61 | 61 | "ts-node": "^10.9.2", |
62 | 62 | "ts-prune": "^0.10.3", |
63 | 63 | "tsconfig-paths-webpack-plugin": "^4.2.0", |
64 | | - "typescript": "^5.7.3", |
65 | | - "typescript-eslint": "^8.23.0", |
| 64 | + "typescript": "^5.8.2", |
| 65 | + "typescript-eslint": "^8.27.0", |
66 | 66 | "vitest": "^2.1.9", |
67 | 67 | "webpack": "5.97.1", |
68 | 68 | "webpack-cli": "6.0.1", |
|
0 commit comments