|
48 | 48 | "verify": "npm-run-all build lint test"
|
49 | 49 | },
|
50 | 50 | "dependencies": {
|
51 |
| - "@patternfly/patternfly": "5.2.0", |
52 |
| - "@patternfly/react-charts": "7.2.2", |
53 |
| - "@patternfly/react-component-groups": "5.1.0", |
54 |
| - "@patternfly/react-core": "5.2.0", |
55 |
| - "@patternfly/react-icons": "5.2.0", |
56 |
| - "@patternfly/react-table": "5.2.0", |
57 |
| - "@patternfly/react-tokens": "5.2.0", |
58 |
| - "@redhat-cloud-services/frontend-components": "^4.2.6", |
| 51 | + "@patternfly/patternfly": "5.3.1", |
| 52 | + "@patternfly/react-charts": "7.3.0", |
| 53 | + "@patternfly/react-component-groups": "^5.1.0", |
| 54 | + "@patternfly/react-core": "5.3.3", |
| 55 | + "@patternfly/react-icons": "5.3.2", |
| 56 | + "@patternfly/react-table": "5.3.3", |
| 57 | + "@patternfly/react-tokens": "5.3.1", |
| 58 | + "@redhat-cloud-services/frontend-components": "^4.2.10", |
59 | 59 | "@redhat-cloud-services/frontend-components-notifications": "^4.1.0",
|
60 | 60 | "@redhat-cloud-services/frontend-components-translations": "^3.2.7",
|
61 |
| - "@redhat-cloud-services/frontend-components-utilities": "^4.0.10", |
62 |
| - "@redhat-cloud-services/rbac-client": "^1.3.3", |
63 |
| - "@reduxjs/toolkit": "^2.2.3", |
64 |
| - "@unleash/proxy-client-react": "^4.2.2", |
65 |
| - "axios": "^1.6.8", |
| 61 | + "@redhat-cloud-services/frontend-components-utilities": "^4.0.11", |
| 62 | + "@redhat-cloud-services/rbac-client": "^1.4.4", |
| 63 | + "@reduxjs/toolkit": "^2.2.5", |
| 64 | + "@unleash/proxy-client-react": "^4.2.4", |
| 65 | + "axios": "^1.7.2", |
66 | 66 | "date-fns": "^3.6.0",
|
67 | 67 | "js-file-download": "^0.4.12",
|
68 | 68 | "lodash": "^4.17.21",
|
69 | 69 | "qs": "^6.12.1",
|
70 |
| - "react": "^18.2.0", |
| 70 | + "react": "^18.3.1", |
71 | 71 | "react-bootstrap": "^2.10.2",
|
72 |
| - "react-dom": "^18.2.0", |
73 |
| - "react-intl": "^6.6.5", |
74 |
| - "react-redux": "^9.1.1", |
75 |
| - "react-router-dom": "^6.22.3", |
| 72 | + "react-dom": "^18.3.1", |
| 73 | + "react-intl": "^6.6.8", |
| 74 | + "react-redux": "^9.1.2", |
| 75 | + "react-router-dom": "^6.23.1", |
76 | 76 | "redux": "^5.0.1",
|
77 | 77 | "redux-thunk": "^3.1.0",
|
78 | 78 | "typesafe-actions": "^5.1.0",
|
79 |
| - "unleash-proxy-client": "^3.3.2", |
80 | 79 | "victory-core": "^37.0.2",
|
81 |
| - "yaml": "^2.4.1" |
| 80 | + "yaml": "^2.4.2" |
82 | 81 | },
|
83 | 82 | "devDependencies": {
|
84 |
| - "@formatjs/cli": "^6.2.9", |
| 83 | + "@formatjs/cli": "^6.2.12", |
85 | 84 | "@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.4",
|
86 |
| - "@redhat-cloud-services/frontend-components-config": "^6.0.12", |
87 |
| - "@redhat-cloud-services/tsc-transform-imports": "^1.0.9", |
88 |
| - "@swc/core": "^1.4.14", |
| 85 | + "@redhat-cloud-services/frontend-components-config": "^6.0.14", |
| 86 | + "@redhat-cloud-services/tsc-transform-imports": "^1.0.10", |
| 87 | + "@swc/core": "^1.5.7", |
89 | 88 | "@swc/jest": "^0.2.36",
|
90 |
| - "@testing-library/jest-dom": "^6.4.2", |
91 |
| - "@testing-library/react": "^15.0.2", |
| 89 | + "@testing-library/jest-dom": "^6.4.5", |
| 90 | + "@testing-library/react": "^15.0.7", |
92 | 91 | "@testing-library/user-event": "^14.5.2",
|
93 | 92 | "@types/jest": "^29.5.12",
|
94 | 93 | "@types/qs": "^6.9.15",
|
95 |
| - "@types/react": "^18.2.79", |
96 |
| - "@types/react-dom": "^18.2.25", |
| 94 | + "@types/react": "^18.3.3", |
| 95 | + "@types/react-dom": "^18.3.0", |
97 | 96 | "@types/react-redux": "^7.1.33",
|
98 | 97 | "@types/react-router-dom": "^5.3.3",
|
99 |
| - "@typescript-eslint/eslint-plugin": "^7.7.0", |
100 |
| - "@typescript-eslint/parser": "^7.7.0", |
| 98 | + "@typescript-eslint/eslint-plugin": "^7.11.0", |
| 99 | + "@typescript-eslint/parser": "^7.11.0", |
101 | 100 | "@xstate/test": "^0.5.1",
|
102 | 101 | "aphrodite": "^2.4.0",
|
103 | 102 | "copy-webpack-plugin": "^12.0.2",
|
104 | 103 | "eslint": "^8.57.0",
|
105 |
| - "eslint-plugin-formatjs": "^4.13.0", |
106 |
| - "eslint-plugin-jest-dom": "^5.2.0", |
107 |
| - "eslint-plugin-jsdoc": "^48.2.3", |
108 |
| - "eslint-plugin-markdown": "^4.0.1", |
109 |
| - "eslint-plugin-patternfly-react": "^5.2.1", |
| 104 | + "eslint-plugin-formatjs": "^4.13.3", |
| 105 | + "eslint-plugin-jest-dom": "^5.4.0", |
| 106 | + "eslint-plugin-jsdoc": "^48.2.7", |
| 107 | + "eslint-plugin-markdown": "^5.0.0", |
| 108 | + "eslint-plugin-patternfly-react": "^5.3.0", |
110 | 109 | "eslint-plugin-prettier": "^5.1.3",
|
111 |
| - "eslint-plugin-react": "^7.34.1", |
| 110 | + "eslint-plugin-react": "^7.34.2", |
112 | 111 | "eslint-plugin-simple-import-sort": "^12.1.0",
|
113 | 112 | "eslint-plugin-sort-keys-fix": "^1.1.2",
|
114 | 113 | "eslint-plugin-testing-library": "^6.2.2",
|
|
121 | 120 | "jws": "^4.0.0",
|
122 | 121 | "npm-run-all": "^4.1.5",
|
123 | 122 | "prettier": "^3.2.5",
|
124 |
| - "rimraf": "^5.0.5", |
| 123 | + "rimraf": "^5.0.7", |
125 | 124 | "swc_mut_cjs_exports": "^0.90.24",
|
126 |
| - "ts-jest": "^29.1.2", |
| 125 | + "ts-jest": "^29.1.4", |
127 | 126 | "ts-patch": "^3.1.2",
|
128 | 127 | "typescript": "^5.4.5",
|
129 | 128 | "webpack-bundle-analyzer": "^4.10.2"
|
|
0 commit comments