mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-10 19:56:54 +03:00
fix(deps): update dependency react-icons to v4 (#807)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
fb6573793a
commit
7481d6a738
|
@ -44,7 +44,7 @@
|
|||
"lodash": "^4.17.21",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-icons": "^3.11.0",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-json-tree": "^0.15.0",
|
||||
"react-redux": "^7.2.4",
|
||||
"redux": "^4.1.1"
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"codemirror": "^5.62.3",
|
||||
"color": "^3.2.1",
|
||||
"prop-types": "^15.7.2",
|
||||
"react-icons": "^3.11.0",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-select": "^3.2.0",
|
||||
"redux-devtools-themes": "^1.0.0",
|
||||
"simple-element-resize-detector": "^1.3.0",
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
"react-bootstrap": "^1.6.1",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-hot-loader": "^4.13.0",
|
||||
"react-icons": "^3.11.0",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-test-renderer": "^16.14.0",
|
||||
"styled-components": "^5.3.1"
|
||||
},
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"localforage": "^1.10.0",
|
||||
"lodash": "^4.17.21",
|
||||
"prop-types": "^15.7.2",
|
||||
"react-icons": "^3.11.0",
|
||||
"react-icons": "^4.2.0",
|
||||
"react-is": "^16.13.1",
|
||||
"react-redux": "^7.2.4",
|
||||
"redux": "^4.1.1",
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"jsan": "^3.1.13",
|
||||
"object-path": "^0.11.5",
|
||||
"prop-types": "^15.7.2",
|
||||
"react-icons": "^3.11.0",
|
||||
"react-icons": "^4.2.0",
|
||||
"simple-diff": "^1.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4894,7 +4894,7 @@ __metadata:
|
|||
prop-types: ^15.7.2
|
||||
react: ^16.14.0
|
||||
react-dom: ^16.14.0
|
||||
react-icons: ^3.11.0
|
||||
react-icons: ^4.2.0
|
||||
react-is: ^16.13.1
|
||||
react-redux: ^7.2.4
|
||||
redux: ^4.1.1
|
||||
|
@ -5044,7 +5044,7 @@ __metadata:
|
|||
prop-types: ^15.7.2
|
||||
react: ^16.14.0
|
||||
react-dom: ^16.14.0
|
||||
react-icons: ^3.11.0
|
||||
react-icons: ^4.2.0
|
||||
react-redux: ^7.2.4
|
||||
react-router: ^5.2.0
|
||||
redux: ^4.1.1
|
||||
|
@ -13143,7 +13143,7 @@ __metadata:
|
|||
prop-types: ^15.7.2
|
||||
react: ^16.14.0
|
||||
react-dom: ^16.14.0
|
||||
react-icons: ^3.11.0
|
||||
react-icons: ^4.2.0
|
||||
react-is: ^16.13.1
|
||||
react-select: ^3.2.0
|
||||
redux-devtools-themes: ^1.0.0
|
||||
|
@ -24798,7 +24798,7 @@ fsevents@^1.2.7:
|
|||
react-bootstrap: ^1.6.1
|
||||
react-dom: ^16.14.0
|
||||
react-hot-loader: ^4.13.0
|
||||
react-icons: ^3.11.0
|
||||
react-icons: ^4.2.0
|
||||
react-test-renderer: ^16.14.0
|
||||
styled-components: ^5.3.1
|
||||
peerDependencies:
|
||||
|
@ -24923,14 +24923,12 @@ fsevents@^1.2.7:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-icons@npm:^3.11.0":
|
||||
version: 3.11.0
|
||||
resolution: "react-icons@npm:3.11.0"
|
||||
dependencies:
|
||||
camelcase: ^5.0.0
|
||||
"react-icons@npm:^4.2.0":
|
||||
version: 4.2.0
|
||||
resolution: "react-icons@npm:4.2.0"
|
||||
peerDependencies:
|
||||
react: "*"
|
||||
checksum: 2d45d47387aa85692ee431abe814c3984bc303b0ff25146de86a3cecf7f144c75bc9755df296c626bf133a05622b812fbf95d99776d9a92c7edd90fa7fbbead1
|
||||
checksum: 2b42d9b0ac85a57f8de28819b5f452b2c851f4caec09a855596d47557b775a434802fce1f3dc3811eebf46cf4d7c79fa4650330d5772345d6839f86c83afc01d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -25973,7 +25971,7 @@ fsevents@^1.2.7:
|
|||
path-browserify: ^1.0.1
|
||||
react: ^16.14.0
|
||||
react-dom: ^16.14.0
|
||||
react-icons: ^3.11.0
|
||||
react-icons: ^4.2.0
|
||||
react-json-tree: ^0.15.0
|
||||
react-redux: ^7.2.4
|
||||
react-transform-catch-errors: ^1.0.2
|
||||
|
|
Loading…
Reference in New Issue
Block a user