|
32 | 32 | "@testing-library/react": "12.1.5", |
33 | 33 | "@types/jest": "29.5.14", |
34 | 34 | "@types/lodash": "4.17.20", |
35 | | - "@types/react": "18.3.27", |
36 | | - "@types/react-dom": "18.3.7", |
| 35 | + "@types/react": "19.2.7", |
| 36 | + "@types/react-dom": "19.2.3", |
37 | 37 | "@typescript-eslint/eslint-plugin": "6.21.0", |
38 | 38 | "@typescript-eslint/parser": "6.21.0", |
39 | 39 | "babel-loader": "10.0.0", |
|
45 | 45 | "eslint-plugin-prettier": "5.5.4", |
46 | 46 | "eslint-plugin-promise": "7.2.1", |
47 | 47 | "eslint-plugin-react": "7.37.5", |
48 | | - "eslint-plugin-react-hooks": "4.6.2", |
| 48 | + "eslint-plugin-react-hooks": "7.0.1", |
49 | 49 | "husky": "9.1.7", |
50 | 50 | "jest": "29.7.0", |
51 | 51 | "jest-environment-jsdom": "29.7.0", |
|
60 | 60 | "dependencies": { |
61 | 61 | "kaltura-typescript-client": "https://github.com/openequella/kaltura-typescript-client/releases/download/v17.18.0/kaltura-typescript-client-7.0.2-v20220321-004546.tgz", |
62 | 62 | "lodash": "^4.17.21", |
63 | | - "react": "^17.0.2", |
64 | | - "react-dom": "^17.0.2", |
| 63 | + "react": "^19.0.0", |
| 64 | + "react-dom": "^19.0.0", |
65 | 65 | "react-error-boundary": "^3.1.3" |
66 | 66 | }, |
67 | 67 | "lint-staged": { |
|
0 commit comments