|
17 | 17 | "nhsuk-frontend": "^10.0.0", |
18 | 18 | "nhsuk-react-components": "^5.0.0", |
19 | 19 | "path": "^0.12.7", |
20 | | - "react": "^19.0.0", |
21 | | - "react-dom": "^19.0.0", |
| 20 | + "react": "^19.2.3", |
| 21 | + "react-dom": "^19.2.3", |
22 | 22 | "react-idle-timer": "^5.7.2", |
23 | 23 | "zod": "^4.0.17" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | 26 | "@testing-library/jest-dom": "^6.6.3", |
27 | | - "@testing-library/react": "^16.2.0", |
| 27 | + "@testing-library/react": "^16.3.0", |
28 | 28 | "@testing-library/user-event": "^14.6.1", |
29 | 29 | "@types/jest": "^29.5.14", |
30 | 30 | "@types/js-cookie": "^3.0.6", |
31 | 31 | "@types/jsonwebtoken": "^9.0.9", |
32 | 32 | "@types/markdown-it": "^13.0.9", |
33 | 33 | "@types/node": "^22.13.12", |
34 | | - "@types/react": "^19.0.12", |
35 | | - "@types/react-dom": "^19.0.4", |
| 34 | + "@types/react": "^19.2.7", |
| 35 | + "@types/react-dom": "^19.2.3", |
36 | 36 | "constructs": "^10.4.2", |
37 | 37 | "eslint-config-next": "^15.4.6", |
38 | 38 | "jest-mock-extended": "^3.0.7", |
|
0 commit comments