Skip to content

Commit 343500b

Browse files
Update @elastic/appex-sharedux react dependencies
1 parent 420512a commit 343500b

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

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.1.0",
103+
"@types/react-dom": "~19.1.0",
104104
"@xstate5/react/**/xstate": "^5.19.2",
105105
"globby/fast-glob": "^3.3.2"
106106
},
@@ -1242,24 +1242,24 @@
12421242
"rbush": "^3.0.1",
12431243
"re-resizable": "^6.9.9",
12441244
"re2js": "0.4.3",
1245-
"react": "~18.2.0",
1245+
"react": "~19.1.0",
12461246
"react-diff-view": "^3.2.1",
1247-
"react-dom": "~18.2.0",
1247+
"react-dom": "~19.1.0",
12481248
"react-dropzone": "^11.7.1",
1249-
"react-fast-compare": "^2.0.4",
1249+
"react-fast-compare": "^3.2.2",
12501250
"react-hook-form": "^7.44.2",
12511251
"react-intl": "6.6.6",
12521252
"react-markdown": "^6.0.3",
12531253
"react-popper-tooltip": "^4.4.2",
12541254
"react-recompose": "^0.33.0",
12551255
"react-redux": "^7.2.8",
12561256
"react-reverse-portal": "^2.2.0",
1257-
"react-router": "^5.3.4",
1257+
"react-router": "^7.4.1",
12581258
"react-router-config": "^5.1.1",
1259-
"react-router-dom": "^5.3.4",
1260-
"react-router-dom-v5-compat": "^6.12.0",
1259+
"react-router-dom": "^7.4.1",
1260+
"react-router-dom-v5-compat": "^6.30.0",
12611261
"react-shortcuts": "^2.1.0",
1262-
"react-use": "^15.3.8",
1262+
"react-use": "^17.6.0",
12631263
"react-virtualized": "^9.22.5",
12641264
"react-window": "^1.8.10",
12651265
"react-window-infinite-loader": "^1.0.9",
@@ -1276,7 +1276,7 @@
12761276
"remark-parse-no-trim": "^8.0.4",
12771277
"remark-stringify": "^8.0.3",
12781278
"require-in-the-middle": "^7.5.2",
1279-
"reselect": "^4.1.8",
1279+
"reselect": "^5.1.1",
12801280
"resize-observer-polyfill": "1.5.1",
12811281
"rison-node": "1.0.2",
12821282
"rxjs": "^7.8.2",
@@ -1674,14 +1674,14 @@
16741674
"@types/pixelmatch": "^5.2.4",
16751675
"@types/pngjs": "^6.0.5",
16761676
"@types/prettier": "^2.7.3",
1677-
"@types/prop-types": "^15.7.5",
1677+
"@types/prop-types": "^15.7.14",
16781678
"@types/rbush": "^3.0.0",
1679-
"@types/react": "~18.2.0",
1680-
"@types/react-dom": "~18.2.0",
1679+
"@types/react": "~19.1.0",
1680+
"@types/react-dom": "~19.1.0",
16811681
"@types/react-is": "~18.2.0",
16821682
"@types/react-recompose": "^0.33.4",
16831683
"@types/react-router": "^5.1.20",
1684-
"@types/react-router-config": "^5.0.7",
1684+
"@types/react-router-config": "^5.0.11",
16851685
"@types/react-router-dom": "^5.3.3",
16861686
"@types/react-test-renderer": "~18.0.0",
16871687
"@types/react-virtualized": "^9.21.30",

0 commit comments

Comments
 (0)