|
24 | 24 | "@eslint/compat": "2.0.5", |
25 | 25 | "@eslint/js": "10.0.1", |
26 | 26 | "@types/qunit": "^2.19.10", |
27 | | - "@types/react": "18.3.11", |
28 | | - "@types/react-dom": "18.3.0", |
| 27 | + "@types/react": "19.2.17", |
| 28 | + "@types/react-dom": "19.2.3", |
29 | 29 | "argparse": "2.0.1", |
30 | 30 | "chrome-remote-interface": "^0.32.1", |
31 | 31 | "esbuild": "0.25.0", |
|
51 | 51 | "stylelint-config-standard-scss": "17.0.0", |
52 | 52 | "stylelint-formatter-pretty": "4.0.1", |
53 | 53 | "stylelint-use-logical-spec": "5.0.1", |
54 | | - "typescript": "^5.3.3" |
| 54 | + "typescript": "^6.0.0" |
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | | - "@fortawesome/fontawesome-svg-core": "^1.2.34", |
58 | | - "@fortawesome/free-solid-svg-icons": "^5.15.2", |
59 | | - "@fortawesome/react-fontawesome": "^0.1.14", |
60 | | - "@patternfly/patternfly": "5.4.1", |
61 | | - "@patternfly/react-charts": "7.4.3", |
62 | | - "@patternfly/react-core": "5.4.1", |
63 | | - "@patternfly/react-icons": "5.4.0", |
64 | | - "@patternfly/react-log-viewer": "5.3.0", |
65 | | - "@patternfly/react-styles": "5.4.0", |
66 | | - "@patternfly/react-table": "5.4.1", |
67 | | - "@patternfly/react-tokens": "5.4.0", |
| 57 | + "@fortawesome/fontawesome-svg-core": "^7.0.0", |
| 58 | + "@fortawesome/free-solid-svg-icons": "^7.0.0", |
| 59 | + "@fortawesome/react-fontawesome": "^3.0.0", |
| 60 | + "@patternfly/patternfly": "6.5.2", |
| 61 | + "@patternfly/react-charts": "8.5.1", |
| 62 | + "@patternfly/react-core": "6.5.1", |
| 63 | + "@patternfly/react-icons": "6.5.1", |
| 64 | + "@patternfly/react-log-viewer": "6.4.0", |
| 65 | + "@patternfly/react-styles": "6.5.1", |
| 66 | + "@patternfly/react-table": "6.5.1", |
| 67 | + "@patternfly/react-tokens": "6.5.1", |
68 | 68 | "@xterm/addon-canvas": "0.7.0", |
69 | | - "@xterm/xterm": "5.5.0", |
| 69 | + "@xterm/xterm": "6.0.0", |
70 | 70 | "dequal": "2.0.3", |
71 | | - "gettext-parser": "^2.0.0", |
| 71 | + "gettext-parser": "^9.0.0", |
72 | 72 | "js-sha1": "0.7.0", |
73 | 73 | "js-sha256": "0.11.0", |
74 | 74 | "json-stable-stringify-without-jsonify": "1.0.1", |
75 | 75 | "prettier": "^3.3.3", |
76 | 76 | "prop-types": "15.8.1", |
77 | | - "react": "18.3.1", |
78 | | - "react-dom": "18.3.1", |
| 77 | + "react": "19.2.7", |
| 78 | + "react-dom": "19.2.7", |
79 | 79 | "remarkable": "2.0.1", |
80 | 80 | "throttle-debounce": "5.0.2", |
81 | 81 | "uuid": "14.0.0" |
|
0 commit comments