mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-03-01 17:17:05 +08:00
Bump react-bootstrap from 2.7.4 to 2.8.0 in /Plan/react/dashboard (#3081)
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.7.4 to 2.8.0. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.7.4...v2.8.0) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b33026a5f
commit
b4e8aacb53
@ -30,7 +30,7 @@
|
||||
"i18next-localstorage-backend": "^4.1.1",
|
||||
"masonry-layout": "^4.2.2",
|
||||
"react": "^18.2.0",
|
||||
"react-bootstrap": "^2.7.4",
|
||||
"react-bootstrap": "^2.8.0",
|
||||
"react-bootstrap-range-slider": "^3.0.8",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^12.3.1",
|
||||
|
@ -8148,10 +8148,10 @@ react-bootstrap-range-slider@^3.0.8:
|
||||
classnames "^2.3.1"
|
||||
prop-types "^15.7.2"
|
||||
|
||||
react-bootstrap@^2.7.4:
|
||||
version "2.7.4"
|
||||
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.7.4.tgz#db95ecdcdfae9619de14511b5e9923bf95daf73d"
|
||||
integrity sha512-EPKPwhfbxsKsNBhJBitJwqul9fvmlYWSft6jWE2EpqhEyjhqIqNihvQo2onE5XtS+QHOavUSNmA+8Lnv5YeAyg==
|
||||
react-bootstrap@^2.8.0:
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.8.0.tgz#781f254b33090c1d50ed521b40697727267c6add"
|
||||
integrity sha512-e/aNtxl0Z2ozrIaR82jr6Zz7ss9GSoaXpQaxmvtDUsTZIq/XalkduR/ZXP6vbQHz2T4syvjA+4FbtwELxxmpww==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.21.0"
|
||||
"@restart/hooks" "^0.4.9"
|
||||
|
Loading…
Reference in New Issue
Block a user