Skip to content

Commit c57e292

Browse files
Update @elastic/appex-sharedux react dependencies
1 parent 403b5f2 commit c57e292

File tree

2 files changed

+179
-219
lines changed

2 files changed

+179
-219
lines changed

Diff for: package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@
9999
"@aws-sdk/client-kendra": "3.744.0",
100100
"@aws-sdk/credential-provider-node": "3.744.0",
101101
"@storybook/react-docgen-typescript-plugin": "1.0.6--canary.9.cd77847.0",
102-
"@types/react": "~18.2.0",
103-
"@types/react-dom": "~18.2.0",
102+
"@types/react": "~19.0.10",
103+
"@types/react-dom": "~19.0.4",
104104
"@xstate5/react/**/xstate": "^5.19.2",
105105
"globby/fast-glob": "^3.3.2"
106106
},
@@ -1229,24 +1229,24 @@
12291229
"rbush": "^3.0.1",
12301230
"re-resizable": "^6.9.9",
12311231
"re2js": "0.4.3",
1232-
"react": "~18.2.0",
1232+
"react": "~19.0.0",
12331233
"react-diff-view": "^3.2.1",
1234-
"react-dom": "~18.2.0",
1234+
"react-dom": "~19.0.0",
12351235
"react-dropzone": "^11.7.1",
1236-
"react-fast-compare": "^2.0.4",
1236+
"react-fast-compare": "^3.2.2",
12371237
"react-hook-form": "^7.44.2",
12381238
"react-intl": "6.6.6",
12391239
"react-markdown": "^6.0.3",
12401240
"react-popper-tooltip": "^4.4.2",
12411241
"react-recompose": "^0.33.0",
12421242
"react-redux": "^7.2.8",
12431243
"react-reverse-portal": "^2.2.0",
1244-
"react-router": "^5.3.4",
1244+
"react-router": "^7.3.0",
12451245
"react-router-config": "^5.1.1",
1246-
"react-router-dom": "^5.3.4",
1247-
"react-router-dom-v5-compat": "^6.12.0",
1246+
"react-router-dom": "^7.3.0",
1247+
"react-router-dom-v5-compat": "^6.30.0",
12481248
"react-shortcuts": "^2.1.0",
1249-
"react-use": "^15.3.8",
1249+
"react-use": "^17.6.0",
12501250
"react-virtualized": "^9.22.5",
12511251
"react-window": "^1.8.10",
12521252
"react-window-infinite-loader": "^1.0.9",
@@ -1263,7 +1263,7 @@
12631263
"remark-parse-no-trim": "^8.0.4",
12641264
"remark-stringify": "^8.0.3",
12651265
"require-in-the-middle": "^7.5.2",
1266-
"reselect": "^4.1.8",
1266+
"reselect": "^5.1.1",
12671267
"resize-observer-polyfill": "1.5.1",
12681268
"rison-node": "1.0.2",
12691269
"rxjs": "^7.8.2",
@@ -1655,14 +1655,14 @@
16551655
"@types/pixelmatch": "^5.2.4",
16561656
"@types/pngjs": "^6.0.5",
16571657
"@types/prettier": "^2.7.3",
1658-
"@types/prop-types": "^15.7.5",
1658+
"@types/prop-types": "^15.7.14",
16591659
"@types/rbush": "^3.0.0",
1660-
"@types/react": "~18.2.0",
1661-
"@types/react-dom": "~18.2.0",
1660+
"@types/react": "~19.0.10",
1661+
"@types/react-dom": "~19.0.4",
16621662
"@types/react-is": "~18.2.0",
16631663
"@types/react-recompose": "^0.33.4",
16641664
"@types/react-router": "^5.1.20",
1665-
"@types/react-router-config": "^5.0.7",
1665+
"@types/react-router-config": "^5.0.11",
16661666
"@types/react-router-dom": "^5.3.3",
16671667
"@types/react-test-renderer": "~18.0.0",
16681668
"@types/react-virtualized": "^9.21.30",

0 commit comments

Comments
 (0)