|
74 | 74 | "update:jitsi": "curl -s https://meet.element.io/libs/external_api.min.js > ./res/jitsi_external_api.min.js"
|
75 | 75 | },
|
76 | 76 | "resolutions": {
|
77 |
| - "@types/react-dom": "17.0.25", |
78 |
| - "@types/react": "17.0.83", |
79 | 77 | "@types/seedrandom": "3.0.8",
|
80 | 78 | "oidc-client-ts": "3.1.0",
|
81 | 79 | "jwt-decode": "4.0.0",
|
82 |
| - "@floating-ui/react": "0.26.11", |
83 |
| - "@radix-ui/react-id": "1.1.0", |
84 | 80 | "caniuse-lite": "1.0.30001668",
|
85 | 81 | "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0",
|
86 | 82 | "wrap-ansi": "npm:wrap-ansi@^7.0.0"
|
|
94 | 90 | "@matrix-org/react-sdk-module-api": "^2.4.0",
|
95 | 91 | "@matrix-org/spec": "^1.7.0",
|
96 | 92 | "@sentry/browser": "^8.0.0",
|
97 |
| - "@testing-library/react-hooks": "^8.0.1", |
98 | 93 | "@vector-im/compound-design-tokens": "^1.8.0",
|
99 | 94 | "@vector-im/compound-web": "^7.1.0",
|
100 | 95 | "@zxcvbn-ts/core": "^3.0.4",
|
|
141 | 136 | "posthog-js": "1.157.2",
|
142 | 137 | "qrcode": "1.5.4",
|
143 | 138 | "re-resizable": "6.9.17",
|
144 |
| - "react": "17.0.2", |
| 139 | + "react": "^18.3.1", |
145 | 140 | "react-beautiful-dnd": "^13.1.0",
|
146 | 141 | "react-blurhash": "^0.3.0",
|
147 |
| - "react-dom": "17.0.2", |
| 142 | + "react-dom": "^18.3.1", |
148 | 143 | "react-focus-lock": "^2.5.1",
|
149 | 144 | "react-transition-group": "^4.4.1",
|
150 | 145 | "rfc4648": "^1.4.0",
|
|
186 | 181 | "@sentry/webpack-plugin": "^2.7.1",
|
187 | 182 | "@stylistic/eslint-plugin": "^2.9.0",
|
188 | 183 | "@svgr/webpack": "^8.0.0",
|
189 |
| - "@testing-library/dom": "^9.0.0", |
190 |
| - "@testing-library/jest-dom": "^6.0.0", |
191 |
| - "@testing-library/react": "^12.1.5", |
192 |
| - "@testing-library/user-event": "^14.4.3", |
| 184 | + "@testing-library/dom": "^10.4.0", |
| 185 | + "@testing-library/jest-dom": "^6.4.8", |
| 186 | + "@testing-library/react": "^16.0.0", |
| 187 | + "@testing-library/user-event": "^14.5.2", |
193 | 188 | "@types/commonmark": "^0.27.4",
|
194 | 189 | "@types/content-type": "^1.1.5",
|
195 | 190 | "@types/counterpart": "^0.18.1",
|
|
211 | 206 | "@types/node-fetch": "^2.6.2",
|
212 | 207 | "@types/pako": "^2.0.0",
|
213 | 208 | "@types/qrcode": "^1.3.5",
|
214 |
| - "@types/react": "17.0.83", |
| 209 | + "@types/react": "18.3.3", |
215 | 210 | "@types/react-beautiful-dnd": "^13.0.0",
|
216 |
| - "@types/react-dom": "17.0.25", |
| 211 | + "@types/react-dom": "18.3.0", |
217 | 212 | "@types/react-transition-group": "^4.4.0",
|
218 | 213 | "@types/sanitize-html": "2.13.0",
|
219 | 214 | "@types/sdp-transform": "^2.4.6",
|
|
260 | 255 | "husky": "^9.0.0",
|
261 | 256 | "jest": "^29.6.2",
|
262 | 257 | "jest-canvas-mock": "^2.5.2",
|
263 |
| - "jest-environment-jsdom": "^29.6.2", |
| 258 | + "jest-environment-jsdom": "^29.7.0", |
264 | 259 | "jest-mock": "^29.6.2",
|
265 | 260 | "jest-raw-loader": "^1.0.1",
|
266 | 261 | "jsqr": "^1.4.0",
|
|
0 commit comments