|
35 | 35 | "i18nifty": "^3.2.1", |
36 | 36 | "jwt-decode": "^4.0.0", |
37 | 37 | "oidc-spa": "6.15.1", |
38 | | - "react": "^18.2.0", |
39 | | - "react-dom": "^18.2.0", |
| 38 | + "react": "^19.0.0", |
| 39 | + "react-dom": "^19.0.0", |
40 | 40 | "react-hook-form": "^7.51.1", |
41 | 41 | "react-hot-keys": "^2.7.3", |
42 | 42 | "react-router-dom": "^6.26.2", |
|
53 | 53 | "@testing-library/react": "^16.0.1", |
54 | 54 | "@trivago/prettier-plugin-sort-imports": "^5.2.0", |
55 | 55 | "@types/node": "^24.0.0", |
56 | | - "@types/react": "^18.3.10", |
57 | | - "@types/react-dom": "^18.2.22", |
| 56 | + "@types/react": "^19.0.0", |
| 57 | + "@types/react-dom": "^19.0.0", |
58 | 58 | "@vitejs/plugin-react": "^4.3.2", |
59 | 59 | "@vitest/coverage-v8": "^2.1.3", |
60 | 60 | "eslint": "^9.16.0", |
61 | | - "eslint-plugin-react-hooks": "^5.1.0", |
| 61 | + "eslint-plugin-react-hooks": "^7.0.0", |
62 | 62 | "eslint-plugin-react-refresh": "^0.4.16", |
63 | 63 | "fake-indexeddb": "^6.2.4", |
64 | 64 | "globals": "^16.0.0", |
|
0 commit comments