Skip to content

Commit d1434f0

Browse files
Bump react-bootstrap from 2.10.6 to 2.10.7 in /Plan/react/dashboard (#3893)
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.10.6 to 2.10.7. - [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases) - [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md) - [Commits](react-bootstrap/react-bootstrap@v2.10.6...v2.10.7) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c01878 commit d1434f0

2 files changed

Lines changed: 15 additions & 14 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.6",
36+
"react-bootstrap": "^2.10.7",
3737
"react-bootstrap-range-slider": "^3.0.8",
3838
"react-dom": "^18.3.1",
3939
"react-i18next": "^15.1.3",

Plan/react/dashboard/yarn.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -611,10 +611,10 @@
611611
dependencies:
612612
dequal "^2.0.3"
613613

614-
"@restart/ui@^1.9.0":
615-
version "1.9.1"
616-
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.9.1.tgz#f0f22d255470e02f6fee6dcc449e56f0f1b8ebc1"
617-
integrity sha512-qghR21ynHiUrpcIkKCoKYB+3rJtezY5Y7ikrwradCL+7hZHdQ2Ozc5ffxtpmpahoAGgc31gyXaSx2sXXaThmqA==
614+
"@restart/ui@^1.9.2":
615+
version "1.9.2"
616+
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.9.2.tgz#dad8f084e6a56f87f9799dbc248af04168ffc03b"
617+
integrity sha512-MWWqJqSyqUWWPBOOiRQrX57CBc/9CoYONg7sE+uag72GCAuYrHGU5c49vU5s4BUSBgiKNY6rL7TULqGDrouUaA==
618618
dependencies:
619619
"@babel/runtime" "^7.26.0"
620620
"@popperjs/core" "^2.11.8"
@@ -1200,10 +1200,10 @@
12001200
dependencies:
12011201
"@types/unist" "^2"
12021202

1203-
"@types/prop-types@*":
1204-
version "15.7.13"
1205-
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451"
1206-
integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==
1203+
"@types/prop-types@*", "@types/prop-types@^15.7.12":
1204+
version "15.7.14"
1205+
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2"
1206+
integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==
12071207

12081208
"@types/ramda@~0.30.0":
12091209
version "0.30.2"
@@ -2270,14 +2270,15 @@ react-bootstrap-range-slider@^3.0.8:
22702270
classnames "^2.3.1"
22712271
prop-types "^15.7.2"
22722272

2273-
react-bootstrap@^2.10.6:
2274-
version "2.10.6"
2275-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.6.tgz#cb8b6f3604480b99b1e3cfa09cf53446e760bba7"
2276-
integrity sha512-fNvKytSp0nHts1WRnRBJeBEt+I9/ZdrnhIjWOucEduRNvFRU1IXjZueDdWnBiqsTSJ7MckQJi9i/hxGolaRq+g==
2273+
react-bootstrap@^2.10.7:
2274+
version "2.10.7"
2275+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.7.tgz#63954e8faa6f0d28d9c755e5f8fbd27b5b09764a"
2276+
integrity sha512-w6mWb3uytB5A18S2oTZpYghcOUK30neMBBvZ/bEfA+WIF2dF4OGqjzoFVMpVXBjtyf92gkmRToHlddiMAVhQqQ==
22772277
dependencies:
22782278
"@babel/runtime" "^7.24.7"
22792279
"@restart/hooks" "^0.4.9"
2280-
"@restart/ui" "^1.9.0"
2280+
"@restart/ui" "^1.9.2"
2281+
"@types/prop-types" "^15.7.12"
22812282
"@types/react-transition-group" "^4.4.6"
22822283
classnames "^2.3.2"
22832284
dom-helpers "^5.2.1"

0 commit comments

Comments
 (0)