mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-22 09:36:43 +03:00
fix(deps): update dependency react-bootstrap to v2 (#910)
* fix(deps): update dependency react-bootstrap to v2 * Remove Append Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
This commit is contained in:
parent
7e4cea6fa9
commit
492aa362fb
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"react": "^16.14.0",
|
||||
"react-bootstrap": "^1.6.4",
|
||||
"react-bootstrap": "^2.0.0",
|
||||
"react-dock": "^0.4.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-icons": "^4.3.1",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"immutable": "^4.0.0",
|
||||
"lodash.shuffle": "^4.2.0",
|
||||
"react": "^16.14.0",
|
||||
"react-bootstrap": "^1.6.4",
|
||||
"react-bootstrap": "^2.0.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-redux": "^7.2.5",
|
||||
"react-router": "^5.2.1",
|
||||
|
|
|
@ -183,11 +183,9 @@ class DemoApp extends React.Component<Props> {
|
|||
/>
|
||||
))}
|
||||
</FormControl>
|
||||
<InputGroup.Append>
|
||||
<a onClick={this.toggleTheme} style={styles.link}>
|
||||
{options.dark ? 'Light theme' : 'Dark theme'}
|
||||
</a>
|
||||
</InputGroup.Append>
|
||||
</InputGroup>
|
||||
</Col>
|
||||
</FormGroup>
|
||||
|
|
84
yarn.lock
84
yarn.lock
|
@ -1602,7 +1602,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
|
||||
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.13.16, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
|
||||
version: 7.15.4
|
||||
resolution: "@babel/runtime@npm:7.15.4"
|
||||
dependencies:
|
||||
|
@ -4336,7 +4336,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@popperjs/core@npm:^2.5.4, @popperjs/core@npm:^2.6.0, @popperjs/core@npm:^2.8.6":
|
||||
"@popperjs/core@npm:^2.10.1, @popperjs/core@npm:^2.5.4, @popperjs/core@npm:^2.6.0":
|
||||
version: 2.10.2
|
||||
resolution: "@popperjs/core@npm:2.10.2"
|
||||
checksum: 43c189e3eb6d032433512d94761b54fc7cae15957ca5528008813f887a67b5760b949f30a5141b476be2ba5a6c677c91def150f603d2d3e30b5e97a5ae51474e
|
||||
|
@ -4473,6 +4473,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-aria/ssr@npm:^3.0.1":
|
||||
version: 3.1.0
|
||||
resolution: "@react-aria/ssr@npm:3.1.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.6.2
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0-rc.1
|
||||
checksum: ae376d45dbd19e990891353a2eee10c13f3b54dbd807a2e528928983741c0ea9dbfefcc132c46c685e53440a53f7be82bd36a5c61bdfaec3c3518f02ae444e7f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@redux-devtools/app@^1.0.0-8, @redux-devtools/app@workspace:packages/redux-devtools-app":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@redux-devtools/app@workspace:packages/redux-devtools-app"
|
||||
|
@ -5186,6 +5197,38 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@restart/hooks@npm:^0.4.0":
|
||||
version: 0.4.1
|
||||
resolution: "@restart/hooks@npm:0.4.1"
|
||||
dependencies:
|
||||
dequal: ^2.0.2
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
checksum: 03eb04bad534333a7718b0c1a8b4bb28bea213577bd8426ea0382ccaf6aae008ac79eebb179259d556a4f57989b7b76e41083f7b34a692fc60707c3dff450e33
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@restart/ui@npm:^0.2.3":
|
||||
version: 0.2.3
|
||||
resolution: "@restart/ui@npm:0.2.3"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.13.16
|
||||
"@popperjs/core": ^2.10.1
|
||||
"@react-aria/ssr": ^3.0.1
|
||||
"@restart/hooks": ^0.4.0
|
||||
"@types/warning": ^3.0.0
|
||||
dequal: ^2.0.2
|
||||
dom-helpers: ^5.2.0
|
||||
prop-types: ^15.7.2
|
||||
uncontrollable: ^7.2.1
|
||||
warning: ^4.0.3
|
||||
peerDependencies:
|
||||
react: ">=16.14.0"
|
||||
react-dom: ">=16.14.0"
|
||||
checksum: 4357b273283e10372dc17ca1fec4d8c93a56ba628af7cf5f6661e5ddc34c1e56f7fc265fda738db3df38c606eb06e944ca23430aab47e41992d7e78c8d03a6ba
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rjsf/core@npm:^3.2.0":
|
||||
version: 3.2.0
|
||||
resolution: "@rjsf/core@npm:3.2.0"
|
||||
|
@ -17097,7 +17140,7 @@ fsevents@^1.2.7:
|
|||
immutable: ^4.0.0
|
||||
lodash.shuffle: ^4.2.0
|
||||
react: ^16.14.0
|
||||
react-bootstrap: ^1.6.4
|
||||
react-bootstrap: ^2.0.0
|
||||
react-dom: ^16.14.0
|
||||
react-redux: ^7.2.5
|
||||
react-router: ^5.2.1
|
||||
|
@ -24199,13 +24242,14 @@ fsevents@^1.2.7:
|
|||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"react-bootstrap@npm:^1.6.4":
|
||||
version: 1.6.4
|
||||
resolution: "react-bootstrap@npm:1.6.4"
|
||||
"react-bootstrap@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "react-bootstrap@npm:2.0.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.14.0
|
||||
"@restart/context": ^2.1.4
|
||||
"@restart/hooks": ^0.3.26
|
||||
"@restart/ui": ^0.2.3
|
||||
"@types/invariant": ^2.2.33
|
||||
"@types/prop-types": ^15.7.3
|
||||
"@types/react": ">=16.14.8"
|
||||
|
@ -24216,14 +24260,13 @@ fsevents@^1.2.7:
|
|||
invariant: ^2.2.4
|
||||
prop-types: ^15.7.2
|
||||
prop-types-extra: ^1.1.0
|
||||
react-overlays: ^5.1.1
|
||||
react-transition-group: ^4.4.1
|
||||
uncontrollable: ^7.2.1
|
||||
warning: ^4.0.3
|
||||
peerDependencies:
|
||||
react: ">=16.8.0"
|
||||
react-dom: ">=16.8.0"
|
||||
checksum: c68ecd9becbcd55328a899ee4ae246d0a0a21082ab603caf10da22f27a635088227e93ea3e3c380c883538a8e07e0b8e017868f562dcd72fa85998a830be8124
|
||||
react: ">=16.14.0"
|
||||
react-dom: ">=16.14.0"
|
||||
checksum: e986b2f44412f15f72b41ab8e266af7bf189c77978458d0a7b5e5c20586092b074454ba1903f55b0c9ae988206ba83c3f77374c7754453ecc8cdd81bbef69bfc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -24339,7 +24382,7 @@ fsevents@^1.2.7:
|
|||
fork-ts-checker-webpack-plugin: ^6.4.0
|
||||
html-webpack-plugin: ^5.4.0
|
||||
react: ^16.14.0
|
||||
react-bootstrap: ^1.6.4
|
||||
react-bootstrap: ^2.0.0
|
||||
react-dock: ^0.4.0
|
||||
react-dom: ^16.14.0
|
||||
react-icons: ^4.3.1
|
||||
|
@ -24601,25 +24644,6 @@ fsevents@^1.2.7:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-overlays@npm:^5.1.1":
|
||||
version: 5.1.1
|
||||
resolution: "react-overlays@npm:5.1.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.13.8
|
||||
"@popperjs/core": ^2.8.6
|
||||
"@restart/hooks": ^0.3.26
|
||||
"@types/warning": ^3.0.0
|
||||
dom-helpers: ^5.2.0
|
||||
prop-types: ^15.7.2
|
||||
uncontrollable: ^7.2.1
|
||||
warning: ^4.0.3
|
||||
peerDependencies:
|
||||
react: ">=16.3.0"
|
||||
react-dom: ">=16.3.0"
|
||||
checksum: 8145f066ea7a70d51901561e5c883a638b12217baa523330506323f92bae515c557247aa4846b6d537fa8dd7fd1ddcea53cab6b2a1e3d216922590b5cdc94ddf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-popper-tooltip@npm:^3.1.1":
|
||||
version: 3.1.1
|
||||
resolution: "react-popper-tooltip@npm:3.1.1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user