Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump redux dependencies #53348

Merged
merged 31 commits into from
Feb 17, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
253f459
Bump redux dependencies
patrykkopycinski Dec 17, 2019
ab800e8
yarn.lock
patrykkopycinski Dec 17, 2019
23d4d65
Merge branch 'master' of github.com:elastic/kibana into chore/react-r…
patrykkopycinski Dec 20, 2019
19b6e65
Merge branch 'master' of github.com:elastic/kibana into chore/react-r…
patrykkopycinski Dec 21, 2019
9479a73
fix types
patrykkopycinski Dec 22, 2019
18dbe7c
Merge branch 'master' of github.com:elastic/kibana into chore/react-r…
patrykkopycinski Dec 22, 2019
424c2ff
fix types
patrykkopycinski Dec 22, 2019
dcdf93e
fix router
patrykkopycinski Dec 22, 2019
726248c
bump enzyme
patrykkopycinski Dec 22, 2019
1c9ea45
Merge branch 'master' into chore/react-redux-7
elasticmachine Jan 3, 2020
6edac5e
Merge branch 'master' of github.com:elastic/kibana into pr/53348
spalger Jan 3, 2020
3666989
manually coalesce new dependency versions
spalger Jan 3, 2020
4bd915e
update kbn/pm dist
spalger Jan 3, 2020
411603e
bump redux
patrykkopycinski Jan 4, 2020
077f5c7
Merge branch 'master' of github.com:elastic/kibana into chore/react-r…
patrykkopycinski Jan 4, 2020
0941fe7
update kbn-pm/dist
patrykkopycinski Jan 4, 2020
ddf58a7
update snapshot
patrykkopycinski Jan 4, 2020
c97cc93
update snapshots
patrykkopycinski Jan 4, 2020
cccc7a9
Merge branch 'master' of github.com:elastic/kibana into chore/react-r…
patrykkopycinski Jan 4, 2020
4787da0
Merge branch 'master' into chore/react-redux-7
elasticmachine Jan 6, 2020
8a08f88
Merge branch 'master' of github.com:elastic/kibana into chore/react-r…
patrykkopycinski Feb 2, 2020
503042d
cleanup
patrykkopycinski Feb 2, 2020
6ead424
yarn.lock
patrykkopycinski Feb 3, 2020
774bf85
Merge branch 'master' of github.com:elastic/kibana into chore/react-r…
patrykkopycinski Feb 4, 2020
e33e6b5
Merge branch 'master' of github.com:elastic/kibana into chore/react-r…
patrykkopycinski Feb 5, 2020
27889f9
update dist
patrykkopycinski Feb 5, 2020
77717af
Merge branch 'master' of github.com:elastic/kibana into chore/react-r…
patrykkopycinski Feb 6, 2020
18a5974
Merge branch 'master' of github.com:elastic/kibana into chore/react-r…
patrykkopycinski Feb 16, 2020
519d4a1
Merge branch 'master' of github.com:elastic/kibana into chore/react-r…
patrykkopycinski Feb 16, 2020
822dea3
bump
patrykkopycinski Feb 16, 2020
fcd69f7
bump
patrykkopycinski Feb 17, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 16 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,14 @@
},
"resolutions": {
"**/@types/node": "10.12.27",
"**/@types/react": "^16.9.13",
"**/@types/react": "^16.9.19",
"**/@types/react-router": "^5.1.3",
"**/@types/hapi": "^17.0.18",
"**/@types/angular": "^1.6.56",
"**/@types/hoist-non-react-statics": "^3.3.1",
"**/typescript": "3.7.2",
"**/graphql-toolkit/lodash": "^4.17.13",
"**/hoist-non-react-statics": "^3.3.2",
"**/isomorphic-git/**/base64-js": "^1.2.1",
"**/image-diff/gm/debug": "^2.6.9",
"**/react-dom": "^16.12.0",
Expand Down Expand Up @@ -234,19 +236,19 @@
"react-input-range": "^1.3.0",
"react-markdown": "^3.4.1",
"react-monaco-editor": "~0.27.0",
"react-redux": "^5.1.2",
"react-redux": "^7.1.3",
"react-resize-detector": "^4.2.0",
"react-router-dom": "^5.1.2",
"react-sizeme": "^2.3.6",
"react-use": "^13.13.0",
"reactcss": "1.2.3",
"redux": "4.0.0",
"redux-actions": "2.6.5",
"redux-thunk": "2.3.0",
"redux": "^4.0.5",
"redux-actions": "^2.6.5",
"redux-thunk": "^2.3.0",
"regenerator-runtime": "^0.13.3",
"regression": "2.0.1",
"request": "^2.88.0",
"reselect": "^3.0.1",
"reselect": "^4.0.0",
"resize-observer-polyfill": "^1.5.0",
"rison-node": "1.0.2",
"rxjs": "^6.5.3",
Expand Down Expand Up @@ -318,7 +320,7 @@
"@types/deep-freeze-strict": "^1.1.0",
"@types/delete-empty": "^2.0.0",
"@types/elasticsearch": "^5.0.33",
"@types/enzyme": "^3.9.0",
"@types/enzyme": "^3.10.5",
"@types/eslint": "^6.1.3",
"@types/fetch-mock": "^7.3.1",
"@types/flot": "^0.0.31",
Expand Down Expand Up @@ -356,16 +358,15 @@
"@types/podium": "^1.0.0",
"@types/prop-types": "^15.5.3",
"@types/reach__router": "^1.2.6",
"@types/react": "^16.9.11",
"@types/react-dom": "^16.9.4",
"@types/react": "^16.9.19",
"@types/react-dom": "^16.9.5",
"@types/react-grid-layout": "^0.16.7",
"@types/react-redux": "^6.0.6",
"@types/react-redux": "^7.1.7",
"@types/react-resize-detector": "^4.0.1",
"@types/react-router": "^5.1.3",
"@types/react-router-dom": "^5.1.3",
"@types/react-virtualized": "^9.18.7",
"@types/recompose": "^0.30.6",
"@types/redux": "^3.6.31",
"@types/redux-actions": "^2.6.1",
"@types/request": "^2.48.2",
"@types/selenium-webdriver": "^4.0.5",
Expand Down Expand Up @@ -398,10 +399,10 @@
"classnames": "2.2.6",
"dedent": "^0.7.0",
"delete-empty": "^2.0.0",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.15.1",
"enzyme-adapter-utils": "^1.12.1",
"enzyme-to-json": "^3.4.3",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.2",
"enzyme-adapter-utils": "^1.13.0",
"enzyme-to-json": "^3.4.4",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-babel": "^5.3.0",
Expand Down
Loading