|
20 | 20 | "@rollup/plugin-node-resolve": "^15.2.3", |
21 | 21 | "@rollup/plugin-replace": "^5.0.7", |
22 | 22 | "@rollup/plugin-typescript": "^11.1.6", |
23 | | - "@types/react": "18.3.3", |
24 | | - "@types/react-dom": "18.3.0", |
| 23 | + "@types/react": "19.1.1", |
| 24 | + "@types/react-dom": "19.1.1", |
25 | 25 | "@types/react-file-icon": "^1.0.4", |
26 | 26 | "@types/react-router": "5.1.20", |
27 | 27 | "husky": "^9.0.11", |
|
30 | 30 | "inquirer": "^9.2.23", |
31 | 31 | "prettier": "^3.3.2", |
32 | 32 | "prettier-plugin-import-sort": "^0.0.7", |
33 | | - "react": "18.3.1", |
34 | | - "react-dom": "18.3.1", |
| 33 | + "react": "19.1.1", |
| 34 | + "react-dom": "19.1.1", |
35 | 35 | "rollup": "^4.22.4", |
36 | 36 | "rollup-plugin-delete": "^2.0.0", |
37 | 37 | "rollup-plugin-external-globals": "^0.10.0", |
|
47 | 47 | } |
48 | 48 | }, |
49 | 49 | "dependencies": { |
50 | | - "@decky/ui": "^4.10.5", |
| 50 | + "@decky/ui": "^4.11.0", |
51 | 51 | "compare-versions": "^6.1.1", |
52 | 52 | "filesize": "^10.1.2", |
53 | | - "i18next": "^23.11.5", |
| 53 | + "i18next": "^25.6.0", |
54 | 54 | "i18next-http-backend": "^2.5.2", |
55 | | - "react-file-icon": "^1.5.0", |
56 | | - "react-i18next": "^14.1.2", |
| 55 | + "react-file-icon": "^1.6.0", |
| 56 | + "react-i18next": "^16.0.1", |
57 | 57 | "react-icons": "^5.2.1", |
58 | 58 | "react-markdown": "^9.0.1", |
59 | 59 | "remark-gfm": "^4.0.0" |
|
0 commit comments