Skip to content

Commit

Permalink
Merge pull request #617 from heckenmann/dependabot/npm_and_yarn/app-s…
Browse files Browse the repository at this point in the history
…rc/react-bootstrap-2.10.9

build(deps-dev): bump react-bootstrap from 2.10.8 to 2.10.9 in /app-src
  • Loading branch information
github-actions[bot] authored Jan 30, 2025
2 parents 0083f4b + cbba1d6 commit f87e7e9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion app-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"prop-types": "^15.8.1",
"react": "^18.3.1",
"react-apexcharts": "^1.7.0",
"react-bootstrap": "^2.10.8",
"react-bootstrap": "^2.10.9",
"react-dom": "^18.3.1",
"react-interval": "^2.1.2",
"react-query": "^3.39.3",
Expand Down
18 changes: 9 additions & 9 deletions app-src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1770,10 +1770,10 @@
dependencies:
dequal "^2.0.3"

"@restart/ui@^1.9.3":
version "1.9.3"
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.9.3.tgz#32771ba81f27aa255f26387c1b9fc1a372f26638"
integrity sha512-2QwCC42ISRAu7nafKeO4khG1F65Xfu2n+cwQT30Ck5bxszKDXuT2AZMDIX2auXxHRednG2ynr8ffSA1fRrkOGg==
"@restart/ui@^1.9.4":
version "1.9.4"
resolved "https://registry.yarnpkg.com/@restart/ui/-/ui-1.9.4.tgz#9d61f56f2647f5ab8a33d87b278b9ce183511a26"
integrity sha512-N4C7haUc3vn4LTwVUPlkJN8Ach/+yIMvRuTVIhjilNHqegY60SGLrzud6errOMNJwSnmYFnt1J0H/k8FE3A4KA==
dependencies:
"@babel/runtime" "^7.26.0"
"@popperjs/core" "^2.11.8"
Expand Down Expand Up @@ -8835,14 +8835,14 @@ react-app-polyfill@^3.0.0:
regenerator-runtime "^0.13.9"
whatwg-fetch "^3.6.2"

react-bootstrap@^2.10.8:
version "2.10.8"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.8.tgz#65537cba24d1253d2c83aef32de56f06f1b06a6b"
integrity sha512-Vw1B2QfGGsrcBge0HQt8rjhnw2syFbtlPQXl/50k/bAnA4Jwi9+Bd4aYYTa68oyBB2KXMtDbGy2oMGl7eSet9A==
react-bootstrap@^2.10.9:
version "2.10.9"
resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-2.10.9.tgz#61a0e68ca8da03f4d6fb180e358d8ee613a93156"
integrity sha512-TJUCuHcxdgYpOqeWmRApM/Dy0+hVsxNRFvq2aRFQuxhNi/+ivOxC5OdWIeHS3agxvzJ4Ev4nDw2ZdBl9ymd/JQ==
dependencies:
"@babel/runtime" "^7.24.7"
"@restart/hooks" "^0.4.9"
"@restart/ui" "^1.9.3"
"@restart/ui" "^1.9.4"
"@types/prop-types" "^15.7.12"
"@types/react-transition-group" "^4.4.6"
classnames "^2.3.2"
Expand Down

0 comments on commit f87e7e9

Please sign in to comment.