Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit adcaf78

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps): bump react-bootstrap from 2.10.1 to 2.10.2
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.10.1 to 2.10.2. - [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.1...v2.10.2) --- updated-dependencies: - dependency-name: react-bootstrap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48368dc commit adcaf78

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"plotly.js-dist": "^2.30.0",
77
"prismjs": "^1.29.0",
88
"react": "^18.2.0",
9-
"react-bootstrap": "^2.10.1",
9+
"react-bootstrap": "^2.10.2",
1010
"react-confirm-alert": "^3.0.6",
1111
"react-data-grid": "^7.0.0-beta.42",
1212
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,10 +1384,10 @@
13841384
dependencies:
13851385
dequal "^2.0.3"
13861386

1387-
"@restart/ui@^1.6.6":
1388-
version "1.6.6"
1389-
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.6.tgz#3481e2eaf15d7cae55bb2f518624e10d19c75800"
1390-
integrity sha512-eC3puKuWE1SRYbojWHXnvCNHGgf3uzHCb6JOhnF4OXPibOIPEkR1sqDSkL643ydigxwh+ruCa1CmYHlzk7ikKA==
1387+
"@restart/ui@^1.6.8":
1388+
version "1.6.8"
1389+
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.8.tgz#61b73503d4690e2f0f58992d4d6ae1e89c276791"
1390+
integrity sha512-6ndCv3oZ7r9vuP1Ok9KH55TM1/UkdBnP/fSraW0DFDMbPMzWKhVKeFAIEUCRCSdzayjZDcFYK6xbMlipN9dmMA==
13911391
dependencies:
13921392
"@babel/runtime" "^7.21.0"
13931393
"@popperjs/core" "^2.11.6"
@@ -3501,14 +3501,14 @@ randombytes@^2.1.0:
35013501
dependencies:
35023502
safe-buffer "^5.1.0"
35033503

3504-
react-bootstrap@^2.10.1:
3505-
version "2.10.1"
3506-
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.1.tgz#48ee28fcd7973ddc0d0ce2161a918785fba4ab2c"
3507-
integrity sha512-J3OpRZIvCTQK+Tg/jOkRUvpYLHMdGeU9KqFUBQrV0d/Qr/3nsINpiOJyZMWnM5SJ3ctZdhPA6eCIKpEJR3Ellg==
3504+
react-bootstrap@^2.10.2:
3505+
version "2.10.2"
3506+
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.2.tgz#3b609eb0170e31b3d9ace297d3a016c202a42642"
3507+
integrity sha512-UvB7mRqQjivdZNxJNEA2yOQRB7L9N43nBnKc33K47+cH90/ujmnMwatTCwQLu83gLhrzAl8fsa6Lqig/KLghaA==
35083508
dependencies:
35093509
"@babel/runtime" "^7.22.5"
35103510
"@restart/hooks" "^0.4.9"
3511-
"@restart/ui" "^1.6.6"
3511+
"@restart/ui" "^1.6.8"
35123512
"@types/react-transition-group" "^4.4.6"
35133513
classnames "^2.3.2"
35143514
dom-helpers "^5.2.1"

0 commit comments

Comments
 (0)