|
26 | 26 | "@fontsource-variable/roboto-flex": "^5.2.8", |
27 | 27 | "@fontsource-variable/vazirmatn": "^5.2.8", |
28 | 28 | "@iarna/toml": "^2.2.5", |
29 | | - "@opencast/appkit": "^0.4.1", |
| 29 | + "@opencast/appkit": "^0.5.0", |
30 | 30 | "@svgr/webpack": "^8.1.0", |
31 | 31 | "babel-loader": "^10.0.0", |
32 | 32 | "copy-webpack-plugin": "^13.0.1", |
33 | 33 | "deepmerge": "^4.3.1", |
34 | 34 | "fast-deep-equal": "^3.1.3", |
| 35 | + "focus-trap-react": "^11.0.4", |
35 | 36 | "html-webpack-plugin": "^5.6.4", |
36 | 37 | "i18next": "^25.5.2", |
37 | 38 | "i18next-browser-languagedetector": "^8.2.0", |
38 | 39 | "is-plain-object": "^5.0.0", |
39 | 40 | "mustache": "^4.2.0", |
40 | 41 | "oscilloscope": "^1.3.0", |
41 | | - "react": "^18.3.1", |
42 | | - "react-dom": "^18.3.1", |
| 42 | + "react": "^19.2.0", |
| 43 | + "react-dom": "^19.2.0", |
43 | 44 | "react-hook-form": "^7.63.0", |
44 | 45 | "react-hotkeys-hook": "^5.1.0", |
45 | 46 | "react-i18next": "^16.0.0", |
46 | 47 | "react-icons": "^5.5.0", |
| 48 | + "react-merge-refs": "^3.0.2", |
47 | 49 | "react-select": "^5.10.2", |
48 | 50 | "webm-duration-fix": "^1.0.4", |
49 | 51 | "webpack": "^5.102.0", |
|
55 | 57 | "@types/iarna__toml": "^2.0.5", |
56 | 58 | "@types/mustache": "^4.2.6", |
57 | 59 | "@types/node": "^24.6.1", |
58 | | - "@types/react": "^18.3.23", |
| 60 | + "@types/react": "^19.2.0", |
59 | 61 | "@types/react-beforeunload": "^2.1.5", |
60 | | - "@types/react-dom": "^18.3.7", |
| 62 | + "@types/react-dom": "^19.2.0", |
61 | 63 | "@types/react-page-visibility": "^6.4.4", |
62 | 64 | "@typescript-eslint/eslint-plugin": "^8.45.0", |
63 | 65 | "eslint": "^9.33.0", |
|
0 commit comments