Skip to content

Commit 67c0af3

Browse files
Bump react-bootstrap from 2.10.7 to 2.10.9 (#6522)
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.10.7 to 2.10.9. - [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.7...v2.10.9) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4c686e commit 67c0af3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"mr-pdf": "^1.1.0",
6161
"prettier": "^3.4.2",
6262
"react": "^18.3.1",
63-
"react-bootstrap": "^2.10.7",
63+
"react-bootstrap": "^2.10.9",
6464
"react-dom": "^18.3.1",
6565
"shx": "^0.3.4",
6666
"unist-util-visit": "2.0.1",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -3232,10 +3232,10 @@
32323232
dependencies:
32333233
dequal "^2.0.3"
32343234

3235-
"@restart/ui@^1.9.2":
3236-
version "1.9.2"
3237-
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.9.2.tgz#dad8f084e6a56f87f9799dbc248af04168ffc03b"
3238-
integrity sha512-MWWqJqSyqUWWPBOOiRQrX57CBc/9CoYONg7sE+uag72GCAuYrHGU5c49vU5s4BUSBgiKNY6rL7TULqGDrouUaA==
3235+
"@restart/ui@^1.9.4":
3236+
version "1.9.4"
3237+
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.9.4.tgz#9d61f56f2647f5ab8a33d87b278b9ce183511a26"
3238+
integrity sha512-N4C7haUc3vn4LTwVUPlkJN8Ach/+yIMvRuTVIhjilNHqegY60SGLrzud6errOMNJwSnmYFnt1J0H/k8FE3A4KA==
32393239
dependencies:
32403240
"@babel/runtime" "^7.26.0"
32413241
"@popperjs/core" "^2.11.8"
@@ -11326,14 +11326,14 @@ [email protected]:
1132611326
minimist "^1.2.0"
1132711327
strip-json-comments "~2.0.1"
1132811328

11329-
react-bootstrap@^2.10.7:
11330-
version "2.10.7"
11331-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.7.tgz#63954e8faa6f0d28d9c755e5f8fbd27b5b09764a"
11332-
integrity sha512-w6mWb3uytB5A18S2oTZpYghcOUK30neMBBvZ/bEfA+WIF2dF4OGqjzoFVMpVXBjtyf92gkmRToHlddiMAVhQqQ==
11329+
react-bootstrap@^2.10.9:
11330+
version "2.10.9"
11331+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.9.tgz#61a0e68ca8da03f4d6fb180e358d8ee613a93156"
11332+
integrity sha512-TJUCuHcxdgYpOqeWmRApM/Dy0+hVsxNRFvq2aRFQuxhNi/+ivOxC5OdWIeHS3agxvzJ4Ev4nDw2ZdBl9ymd/JQ==
1133311333
dependencies:
1133411334
"@babel/runtime" "^7.24.7"
1133511335
"@restart/hooks" "^0.4.9"
11336-
"@restart/ui" "^1.9.2"
11336+
"@restart/ui" "^1.9.4"
1133711337
"@types/prop-types" "^15.7.12"
1133811338
"@types/react-transition-group" "^4.4.6"
1133911339
classnames "^2.3.2"

0 commit comments

Comments
 (0)