|
28 | 28 | "dependencies": { |
29 | 29 | "@carbon/react": "^1.86.0", |
30 | 30 | "@codemirror/legacy-modes": "^6.5.2", |
31 | | - "@tanstack/react-query": "^4.41.0", |
| 31 | + "@tanstack/react-query": "^5.90.2", |
32 | 32 | "@tektoncd/dashboard-components": "*", |
33 | 33 | "@tektoncd/dashboard-utils": "*", |
| 34 | + "@testing-library/dom": "^10.4.1", |
34 | 35 | "@uiw/react-codemirror": "^4.25.2", |
35 | 36 | "git-url-parse": "^16.1.0", |
36 | 37 | "prop-types": "^15.7.2", |
37 | | - "react": "^17.0.2", |
38 | | - "react-dom": "^17.0.2", |
| 38 | + "react": "^18.3.1", |
| 39 | + "react-dom": "^18.3.1", |
39 | 40 | "react-intl": "^7.1.13", |
40 | 41 | "react-is": "^18.3.1", |
41 | 42 | "react-router-dom": "^6.30.1", |
|
49 | 50 | "@storybook/addon-links": "^9.1.10", |
50 | 51 | "@storybook/addon-themes": "^9.1.10", |
51 | 52 | "@storybook/react-vite": "^9.1.10", |
52 | | - "@testing-library/react": "^12.1.5", |
53 | | - "@testing-library/react-hooks": "^8.0.1", |
| 53 | + "@testing-library/react": "^16.3.0", |
54 | 54 | "@vitejs/plugin-react-swc": "^4.1.0", |
55 | 55 | "@vitest/coverage-istanbul": "^3.2.4", |
56 | 56 | "dotenv": "^17.2.3", |
|
0 commit comments