|
46 | 46 | "@types/klaw": "3.0.3", |
47 | 47 | "@types/lodash.range": "3.2.7", |
48 | 48 | "@types/mousetrap": "1.6.11", |
49 | | - "@types/react": "17.0.55", |
50 | | - "@types/react-dom": "18.2.6", |
| 49 | + "@types/react": "19.1.11", |
| 50 | + "@types/react-dom": "19.1.7", |
51 | 51 | "@types/react-redux": "7.1.25", |
52 | 52 | "@types/semver": "7.3.13", |
53 | 53 | "@types/shasum": "1.0.0", |
|
76 | 76 | "eslint-plugin-md": "^1.0.19", |
77 | 77 | "eslint-plugin-prettier": "^4.2.1", |
78 | 78 | "eslint-plugin-react": "7.32.2", |
79 | | - "eslint-plugin-react-hooks": "4.6.0", |
| 79 | + "eslint-plugin-react-hooks": "5.2.0", |
80 | 80 | "eslint-plugin-simple-import-sort": "10.0.0", |
81 | 81 | "eslint-plugin-testing-library": "^5.6.0", |
82 | 82 | "events": "3.3.0", |
|
97 | 97 | "prettier-plugin-tailwindcss": "^0.3.0", |
98 | 98 | "prettysize": "2.0.0", |
99 | 99 | "protobufjs": "^7.0.0", |
100 | | - "react": "18.2.0", |
| 100 | + "react": "19.1.1", |
101 | 101 | "react-bootstrap": "1.6.6", |
102 | | - "react-dom": "18.2.0", |
| 102 | + "react-dom": "19.1.1", |
103 | 103 | "react-flip-toolkit": "7.0.17", |
104 | 104 | "react-markdown": "8.0.7", |
105 | 105 | "react-redux": "7.2.9", |
106 | 106 | "react-resize-detector": "9.1.0", |
107 | | - "react-test-renderer": "18.2.0", |
| 107 | + "react-test-renderer": "19.1.1", |
108 | 108 | "redux": "4.2.1", |
109 | 109 | "redux-devtools-extension": "2.13.9", |
110 | 110 | "redux-thunk": "2.4.2", |
|
0 commit comments