build(deps): bump react-bootstrap from 2.10.0 to 2.10.2 in /frontend (#12)

Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 2.10.0 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](https://github.com/react-bootstrap/react-bootstrap/compare/v2.10.0...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-20 22:01:38 +01:00
committed by GitHub
parent ee34dae130
commit 1d5eee9ecf
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"oidc-client": "^1.11.5", "oidc-client": "^1.11.5",
"pdf-lib": "^1.17.1", "pdf-lib": "^1.17.1",
"react": "^18.2.0", "react": "^18.2.0",
"react-bootstrap": "^2.9.1", "react-bootstrap": "^2.10.2",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-router-dom": "^6.17.0", "react-router-dom": "^6.17.0",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
+9 -9
View File
@@ -1830,10 +1830,10 @@
dependencies: dependencies:
dequal "^2.0.3" dequal "^2.0.3"
"@restart/ui@^1.6.6": "@restart/ui@^1.6.8":
version "1.6.6" version "1.6.8"
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.6.tgz#3481e2eaf15d7cae55bb2f518624e10d19c75800" resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.6.8.tgz#61b73503d4690e2f0f58992d4d6ae1e89c276791"
integrity sha512-eC3puKuWE1SRYbojWHXnvCNHGgf3uzHCb6JOhnF4OXPibOIPEkR1sqDSkL643ydigxwh+ruCa1CmYHlzk7ikKA== integrity sha512-6ndCv3oZ7r9vuP1Ok9KH55TM1/UkdBnP/fSraW0DFDMbPMzWKhVKeFAIEUCRCSdzayjZDcFYK6xbMlipN9dmMA==
dependencies: dependencies:
"@babel/runtime" "^7.21.0" "@babel/runtime" "^7.21.0"
"@popperjs/core" "^2.11.6" "@popperjs/core" "^2.11.6"
@@ -8169,14 +8169,14 @@ react-app-polyfill@^3.0.0:
regenerator-runtime "^0.13.9" regenerator-runtime "^0.13.9"
whatwg-fetch "^3.6.2" whatwg-fetch "^3.6.2"
react-bootstrap@^2.9.1: react-bootstrap@^2.10.2:
version "2.10.0" version "2.10.2"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.0.tgz#0d9a003dc32cc5d9df972f1e581285d56e93c1d7" resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.2.tgz#3b609eb0170e31b3d9ace297d3a016c202a42642"
integrity sha512-87gRP69VAfeU2yKgp8RI3HvzhPNrnYIV2QNranYXataz3ef+k7OhvKGGdxQLQfUsQ2RTmlY66tn4pdFrZ94hNg== integrity sha512-UvB7mRqQjivdZNxJNEA2yOQRB7L9N43nBnKc33K47+cH90/ujmnMwatTCwQLu83gLhrzAl8fsa6Lqig/KLghaA==
dependencies: dependencies:
"@babel/runtime" "^7.22.5" "@babel/runtime" "^7.22.5"
"@restart/hooks" "^0.4.9" "@restart/hooks" "^0.4.9"
"@restart/ui" "^1.6.6" "@restart/ui" "^1.6.8"
"@types/react-transition-group" "^4.4.6" "@types/react-transition-group" "^4.4.6"
classnames "^2.3.2" classnames "^2.3.2"
dom-helpers "^5.2.1" dom-helpers "^5.2.1"