|
67 | 67 | "package-json": "^7.0.0", |
68 | 68 | "parse-env-string": "^1.0.1", |
69 | 69 | "prettier": "^3.6.2", |
70 | | - "react": "^16.14.0", |
71 | | - "react-dom": "^16.14.0", |
72 | | - "react-mosaic-component": "^4.1.1", |
| 70 | + "react": "^18.3.1", |
| 71 | + "react-dom": "^18.3.1", |
| 72 | + "react-mosaic-component": "^6.1.1", |
73 | 73 | "react-window": "^1.8.10", |
74 | 74 | "semver": "^7.3.4", |
75 | 75 | "shell-env": "^3.0.1", |
|
94 | 94 | "@reforged/maker-appimage": "^5.1.0", |
95 | 95 | "@testing-library/dom": "^10.4.0", |
96 | 96 | "@testing-library/jest-dom": "^6.6.3", |
97 | | - "@testing-library/react": "^12.1.5", |
| 97 | + "@testing-library/react": "^16.1.0", |
98 | 98 | "@testing-library/user-event": "^14.5.2", |
99 | 99 | "@tsconfig/node22": "^22.0.2", |
100 | 100 | "@types/classnames": "^2.2.11", |
101 | 101 | "@types/fs-extra": "^9.0.7", |
102 | 102 | "@types/getos": "^3.0.1", |
103 | 103 | "@types/node": "^22.19.1", |
104 | 104 | "@types/parse-env-string": "^1.0.2", |
105 | | - "@types/react": "^16.14.0", |
106 | | - "@types/react-dom": "^16.9.11", |
| 105 | + "@types/react": "^18.3.0", |
| 106 | + "@types/react-dom": "^18.3.0", |
107 | 107 | "@types/react-window": "^1.8.8", |
108 | 108 | "@types/semver": "^7.3.4", |
109 | 109 | "@types/tmp": "0.2.0", |
|
162 | 162 | }, |
163 | 163 | "resolutions": { |
164 | 164 | "@electron-forge/maker-base": "8.0.0-alpha.3", |
165 | | - "@electron-forge/shared-types": "8.0.0-alpha.3" |
| 165 | + "@electron-forge/shared-types": "8.0.0-alpha.3", |
| 166 | + "@types/react": "^18.3.0" |
166 | 167 | }, |
167 | 168 | "packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f", |
168 | 169 | "dependenciesMeta": { |
|
0 commit comments