Skip to content

Commit 3b8df4f

Browse files
Bump react-bootstrap from 2.10.9 to 2.10.10 in /Plan/react/dashboard
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.10.9 to 2.10.10. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/v2.10.10/CHANGELOG.md) - [Commits](react-bootstrap/react-bootstrap@v2.10.9...v2.10.10) --- updated-dependencies: - dependency-name: react-bootstrap dependency-version: 2.10.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f90b10a commit 3b8df4f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"masonry-layout": "^4.2.2",
3434
"moment": "^2.30.1",
3535
"react": "^18.3.1",
36-
"react-bootstrap": "^2.10.9",
36+
"react-bootstrap": "^2.10.10",
3737
"react-bootstrap-range-slider": "^3.0.8",
3838
"react-dom": "^18.3.1",
3939
"react-i18next": "^15.4.1",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2532,10 +2532,10 @@ react-bootstrap-range-slider@^3.0.8:
25322532
classnames "^2.3.1"
25332533
prop-types "^15.7.2"
25342534

2535-
react-bootstrap@^2.10.9:
2536-
version "2.10.9"
2537-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.9.tgz#61a0e68ca8da03f4d6fb180e358d8ee613a93156"
2538-
integrity sha512-TJUCuHcxdgYpOqeWmRApM/Dy0+hVsxNRFvq2aRFQuxhNi/+ivOxC5OdWIeHS3agxvzJ4Ev4nDw2ZdBl9ymd/JQ==
2535+
react-bootstrap@^2.10.10:
2536+
version "2.10.10"
2537+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.10.tgz#be0b0d951a69987152d75c0e6986c80425efdf21"
2538+
integrity sha512-gMckKUqn8aK/vCnfwoBpBVFUGT9SVQxwsYrp9yDHt0arXMamxALerliKBxr1TPbntirK/HGrUAHYbAeQTa9GHQ==
25392539
dependencies:
25402540
"@babel/runtime" "^7.24.7"
25412541
"@restart/hooks" "^0.4.9"

0 commit comments

Comments
 (0)