fix(deps): update dependency react-bootstrap to v2.5.0

This commit is contained in:
renovate[bot] 2022-08-30 13:52:58 +00:00 committed by Stefan Begerad
parent c69faa5420
commit 54bed64aad
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
"dependencies": {
"prop-types": "15.8.1",
"react": "18.2.0",
"react-bootstrap": "2.4.0",
"react-bootstrap": "2.5.0",
"react-dom": "18.2.0",
"react-router-dom": "6.3.0"
}