|
58 | 58 | "@emotion/react": "^11.13.0", |
59 | 59 | "@emotion/styled": "^11.13.0", |
60 | 60 | "@internationalized/date": "^3.12.1", |
61 | | - "@mui/icons-material": "^5.16.7", |
62 | | - "@mui/material": "^5.16.7", |
| 61 | + "@mui/icons-material": "^9.0.0", |
| 62 | + "@mui/material": "^9.0.0", |
63 | 63 | "@mui/x-charts": "^9.3.0", |
64 | 64 | "@remixicon/react": ">=4.6.0 <4.9.0", |
65 | 65 | "luxon": "^3.5.0", |
|
68 | 68 | "simple-date-range-calendar": "^2.0.6" |
69 | 69 | }, |
70 | 70 | "peerDependencies": { |
71 | | - "react": "^17.0.0 || ^18.0.0", |
72 | | - "react-dom": "^18.0.2", |
| 71 | + "react": "^19.0.0", |
| 72 | + "react-dom": "^19.0.0", |
73 | 73 | "react-router": "^6.30.4", |
74 | 74 | "react-router-dom": "^6.3.0" |
75 | 75 | }, |
|
78 | 78 | "@backstage/core-app-api": "backstage:^", |
79 | 79 | "@backstage/dev-utils": "backstage:^", |
80 | 80 | "@backstage/test-utils": "backstage:^", |
81 | | - "@testing-library/jest-dom": "^6.0.0", |
82 | | - "@testing-library/react": "^14.0.0", |
| 81 | + "@testing-library/jest-dom": "^7.0.0", |
| 82 | + "@testing-library/react": "^16.0.0", |
83 | 83 | "@testing-library/user-event": "^14.0.0", |
84 | 84 | "@types/d3-scale": "^4.0.8", |
85 | 85 | "@types/d3-shape": "^3.1.6", |
86 | | - "@types/react": "^18.3.3", |
87 | | - "msw": "^1.0.0" |
| 86 | + "@types/react": "^19.0.0", |
| 87 | + "msw": "^2.0.0" |
88 | 88 | }, |
89 | 89 | "files": [ |
90 | 90 | "dist", |
|
0 commit comments