Skip to content

Commit 44a2c99

Browse files
Update react (#33247)
* Update react * Pin back react-resizeable-panels as it overwrites onFocus/onBlur * Roll back react-resizable panels fully --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
1 parent f0eb954 commit 44a2c99

File tree

3 files changed

+277
-277
lines changed

3 files changed

+277
-277
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"react-beautiful-dnd": "13"
8383
},
8484
"overrides": {
85-
"pretty-format@30>react-is": "19.2.4",
85+
"pretty-format@30>react-is": "19.2.5",
8686
"@types/react": "catalog:",
8787
"@types/react-dom": "catalog:",
8888
"oidc-client-ts": "3.5.0",

packages/shared-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"matrix-web-i18n": "catalog:",
6666
"react-blurhash": "^0.3.0",
6767
"react-merge-refs": "^3.0.2",
68-
"react-resizable-panels": "^4.6.5",
68+
"react-resizable-panels": "4.7.2",
6969
"react-virtuoso": "^4.14.0",
7070
"temporal-polyfill": "^0.3.0"
7171
},

0 commit comments

Comments
 (0)