Skip to content

Commit

Permalink
Update @elastic/appex-sharedux react dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elastic-renovate-prod[bot] authored Feb 4, 2025
1 parent ff22f80 commit 29305a0
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 172 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
"**/sharp": "0.32.6",
"**/typescript": "5.1.6",
"@storybook/react-docgen-typescript-plugin": "1.0.6--canary.9.cd77847.0",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"@types/react": "~19.0.8",
"@types/react-dom": "~19.0.3",
"@xstate5/react/**/xstate": "^5.18.1",
"globby/fast-glob": "^3.3.2"
},
Expand Down Expand Up @@ -1219,26 +1219,26 @@
"rbush": "^3.0.1",
"re-resizable": "^6.9.9",
"re2js": "0.4.3",
"react": "^17.0.2",
"react": "^19.0.0",
"react-18": "npm:react@~18.2.0",
"react-diff-view": "^3.2.1",
"react-dom": "^17.0.2",
"react-dom": "^19.0.0",
"react-dom-18": "npm:react-dom@~18.2.0",
"react-dropzone": "^11.7.1",
"react-fast-compare": "^2.0.4",
"react-fast-compare": "^3.2.2",
"react-hook-form": "^7.44.2",
"react-intl": "6.6.6",
"react-markdown": "^6.0.3",
"react-popper-tooltip": "^4.4.2",
"react-recompose": "^0.33.0",
"react-redux": "^7.2.8",
"react-reverse-portal": "^2.2.0",
"react-router": "^5.3.4",
"react-router": "^7.1.5",
"react-router-config": "^5.1.1",
"react-router-dom": "^5.3.4",
"react-router-dom-v5-compat": "^6.12.0",
"react-router-dom": "^7.1.5",
"react-router-dom-v5-compat": "^6.29.0",
"react-shortcuts": "^2.1.0",
"react-use": "^15.3.8",
"react-use": "^17.6.0",
"react-virtualized": "^9.22.5",
"react-window": "^1.8.10",
"react-window-infinite-loader": "^1.0.9",
Expand All @@ -1255,7 +1255,7 @@
"remark-parse-no-trim": "^8.0.4",
"remark-stringify": "^8.0.3",
"require-in-the-middle": "^7.4.0",
"reselect": "^4.1.8",
"reselect": "^5.1.1",
"resize-observer-polyfill": "1.5.1",
"rison-node": "1.0.2",
"rxjs": "^7.8.1",
Expand Down Expand Up @@ -1646,14 +1646,14 @@
"@types/picomatch": "^2.3.0",
"@types/pixelmatch": "^5.2.4",
"@types/pngjs": "^6.0.5",
"@types/prop-types": "^15.7.5",
"@types/prop-types": "^15.7.14",
"@types/rbush": "^3.0.0",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"@types/react": "~19.0.8",
"@types/react-dom": "~19.0.3",
"@types/react-is": "~18.2.0",
"@types/react-recompose": "^0.33.4",
"@types/react-router": "^5.1.20",
"@types/react-router-config": "^5.0.7",
"@types/react-router-config": "^5.0.11",
"@types/react-router-dom": "^5.3.3",
"@types/react-test-renderer": "^17.0.2",
"@types/react-virtualized": "^9.21.30",
Expand Down
Loading

0 comments on commit 29305a0

Please sign in to comment.