Skip to content

Commit 39ed1d2

Browse files
Update @elastic/appex-sharedux react dependencies
1 parent e676a63 commit 39ed1d2

File tree

2 files changed

+167
-187
lines changed

2 files changed

+167
-187
lines changed

Diff for: package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
"@aws-sdk/client-kendra": "3.744.0",
9898
"@aws-sdk/credential-provider-node": "3.744.0",
9999
"@storybook/react-docgen-typescript-plugin": "1.0.6--canary.9.cd77847.0",
100-
"@types/react": "~18.2.0",
101-
"@types/react-dom": "~18.2.0",
100+
"@types/react": "~19.0.10",
101+
"@types/react-dom": "~19.0.4",
102102
"@xstate5/react/**/xstate": "^5.19.2",
103103
"globby/fast-glob": "^3.3.2"
104104
},
@@ -1224,24 +1224,24 @@
12241224
"rbush": "^3.0.1",
12251225
"re-resizable": "^6.9.9",
12261226
"re2js": "0.4.3",
1227-
"react": "~18.2.0",
1227+
"react": "~19.0.0",
12281228
"react-diff-view": "^3.2.1",
1229-
"react-dom": "~18.2.0",
1229+
"react-dom": "~19.0.0",
12301230
"react-dropzone": "^11.7.1",
1231-
"react-fast-compare": "^2.0.4",
1231+
"react-fast-compare": "^3.2.2",
12321232
"react-hook-form": "^7.44.2",
12331233
"react-intl": "6.6.6",
12341234
"react-markdown": "^6.0.3",
12351235
"react-popper-tooltip": "^4.4.2",
12361236
"react-recompose": "^0.33.0",
12371237
"react-redux": "^7.2.8",
12381238
"react-reverse-portal": "^2.2.0",
1239-
"react-router": "^5.3.4",
1239+
"react-router": "^7.2.0",
12401240
"react-router-config": "^5.1.1",
1241-
"react-router-dom": "^5.3.4",
1242-
"react-router-dom-v5-compat": "^6.12.0",
1241+
"react-router-dom": "^7.2.0",
1242+
"react-router-dom-v5-compat": "^6.30.0",
12431243
"react-shortcuts": "^2.1.0",
1244-
"react-use": "^15.3.8",
1244+
"react-use": "^17.6.0",
12451245
"react-virtualized": "^9.22.5",
12461246
"react-window": "^1.8.10",
12471247
"react-window-infinite-loader": "^1.0.9",
@@ -1258,7 +1258,7 @@
12581258
"remark-parse-no-trim": "^8.0.4",
12591259
"remark-stringify": "^8.0.3",
12601260
"require-in-the-middle": "^7.4.0",
1261-
"reselect": "^4.1.8",
1261+
"reselect": "^5.1.1",
12621262
"resize-observer-polyfill": "1.5.1",
12631263
"rison-node": "1.0.2",
12641264
"rxjs": "^7.8.1",
@@ -1651,14 +1651,14 @@
16511651
"@types/picomatch": "^2.3.0",
16521652
"@types/pixelmatch": "^5.2.4",
16531653
"@types/pngjs": "^6.0.5",
1654-
"@types/prop-types": "^15.7.5",
1654+
"@types/prop-types": "^15.7.14",
16551655
"@types/rbush": "^3.0.0",
1656-
"@types/react": "~18.2.0",
1657-
"@types/react-dom": "~18.2.0",
1656+
"@types/react": "~19.0.10",
1657+
"@types/react-dom": "~19.0.4",
16581658
"@types/react-is": "~18.2.0",
16591659
"@types/react-recompose": "^0.33.4",
16601660
"@types/react-router": "^5.1.20",
1661-
"@types/react-router-config": "^5.0.7",
1661+
"@types/react-router-config": "^5.0.11",
16621662
"@types/react-router-dom": "^5.3.3",
16631663
"@types/react-test-renderer": "~18.0.0",
16641664
"@types/react-virtualized": "^9.21.30",

0 commit comments

Comments
 (0)