Skip to content

Commit 3651aa0

Browse files
Update @elastic/appex-sharedux react dependencies
1 parent e710e98 commit 3651aa0

File tree

2 files changed

+179
-182
lines changed

2 files changed

+179
-182
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.2",
104104
"@xstate5/react/**/xstate": "^5.19.2",
105105
"globby/fast-glob": "^3.3.2",
106106
"pkce-challenge": "3.1.0"
@@ -1257,24 +1257,24 @@
12571257
"rbush": "^3.0.1",
12581258
"re-resizable": "^6.9.9",
12591259
"re2js": "0.4.3",
1260-
"react": "~18.2.0",
1260+
"react": "~19.1.0",
12611261
"react-diff-view": "^3.2.1",
1262-
"react-dom": "~18.2.0",
1262+
"react-dom": "~19.1.0",
12631263
"react-dropzone": "^11.7.1",
1264-
"react-fast-compare": "^2.0.4",
1264+
"react-fast-compare": "^3.2.2",
12651265
"react-hook-form": "^7.44.2",
12661266
"react-intl": "6.6.6",
12671267
"react-markdown": "^6.0.3",
12681268
"react-popper-tooltip": "^4.4.2",
12691269
"react-recompose": "^0.33.0",
12701270
"react-redux": "^7.2.8",
12711271
"react-reverse-portal": "^2.2.0",
1272-
"react-router": "^5.3.4",
1272+
"react-router": "^7.5.0",
12731273
"react-router-config": "^5.1.1",
1274-
"react-router-dom": "^5.3.4",
1275-
"react-router-dom-v5-compat": "^6.12.0",
1274+
"react-router-dom": "^7.5.0",
1275+
"react-router-dom-v5-compat": "^6.30.0",
12761276
"react-shortcuts": "^2.1.0",
1277-
"react-use": "^15.3.8",
1277+
"react-use": "^17.6.0",
12781278
"react-virtualized": "^9.22.5",
12791279
"react-window": "^1.8.10",
12801280
"react-window-infinite-loader": "^1.0.9",
@@ -1291,7 +1291,7 @@
12911291
"remark-parse-no-trim": "^8.0.4",
12921292
"remark-stringify": "^8.0.3",
12931293
"require-in-the-middle": "^7.5.2",
1294-
"reselect": "^4.1.8",
1294+
"reselect": "^5.1.1",
12951295
"resize-observer-polyfill": "1.5.1",
12961296
"rison-node": "1.0.2",
12971297
"rxjs": "^7.8.2",
@@ -1688,14 +1688,14 @@
16881688
"@types/pixelmatch": "^5.2.4",
16891689
"@types/pngjs": "^6.0.5",
16901690
"@types/prettier": "^2.7.3",
1691-
"@types/prop-types": "^15.7.5",
1691+
"@types/prop-types": "^15.7.14",
16921692
"@types/rbush": "^3.0.0",
1693-
"@types/react": "~18.2.0",
1694-
"@types/react-dom": "~18.2.0",
1693+
"@types/react": "~19.1.0",
1694+
"@types/react-dom": "~19.1.2",
16951695
"@types/react-is": "~18.2.0",
16961696
"@types/react-recompose": "^0.33.4",
16971697
"@types/react-router": "^5.1.20",
1698-
"@types/react-router-config": "^5.0.7",
1698+
"@types/react-router-config": "^5.0.11",
16991699
"@types/react-router-dom": "^5.3.3",
17001700
"@types/react-test-renderer": "~18.0.0",
17011701
"@types/react-virtualized": "^9.21.30",

0 commit comments

Comments
 (0)