|
39 | 39 | "@types/jest": "^29.5.7", |
40 | 40 | "@types/lodash": "^4.14.195", |
41 | 41 | "@types/node": "^22.0.0", |
42 | | - "@types/react": "^18.2.31", |
43 | | - "@types/react-dom": "^18.2.14", |
| 42 | + "@types/react": "^19.0.0", |
| 43 | + "@types/react-dom": "^19.0.0", |
44 | 44 | "@types/react-router-dom": "^5.2.0", |
45 | 45 | "@types/react-virtualized-auto-sizer": "^1.0.0", |
46 | 46 | "@typescript-eslint/eslint-plugin": "^7.0.0", |
|
50 | 50 | "eslint-plugin-deprecation": "^3.0.0", |
51 | 51 | "eslint-plugin-jsdoc": "^50.0.0", |
52 | 52 | "eslint-plugin-react": "^7.31.11", |
53 | | - "eslint-plugin-react-hooks": "^5.0.0", |
| 53 | + "eslint-plugin-react-hooks": "^6.0.0", |
54 | 54 | "eslint-webpack-plugin": "^5.0.0", |
55 | 55 | "fork-ts-checker-webpack-plugin": "^9.0.0", |
56 | 56 | "glob": "^11.0.0", |
|
80 | 80 | "@grafana/schema": "^11.6.0", |
81 | 81 | "@grafana/ui": "^11.6.0", |
82 | 82 | "lodash": "^4.17.21", |
83 | | - "react": "^18.3.1", |
84 | | - "react-dom": "^18.3.1", |
| 83 | + "react": "^19.1.0", |
| 84 | + "react-dom": "^19.1.0", |
85 | 85 | "react-virtualized-auto-sizer": "^1.0.26", |
86 | 86 | "rxjs": "7.8.1", |
87 | 87 | "ts-pattern": "^5.7.0", |
|
0 commit comments