Skip to content

Commit

Permalink
Bump the bootstrap group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the bootstrap group with 3 updates: [bootstrap](https://github.com/twbs/bootstrap), [@types/bootstrap](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bootstrap) and [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap).


Updates `bootstrap` from 5.1.3 to 5.3.3
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.1.3...v5.3.3)

Updates `@types/bootstrap` from 5.1.10 to 5.2.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bootstrap)

Updates `react-bootstrap` from 2.5.0 to 2.10.7
- [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.5.0...v2.10.7)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bootstrap
- dependency-name: "@types/bootstrap"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bootstrap
- dependency-name: react-bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bootstrap
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent d17bffa commit 8976f90
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 77 deletions.
191 changes: 117 additions & 74 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "7.24.x",
"@fortawesome/fontawesome-free": "6.5.2",
"@types/bootstrap": "^5.1.9",
"@types/bootstrap": "^5.2.10",
"@types/q": "^1.5.5",
"@types/react": "^18.3.12",
"@types/react-beautiful-dnd": "^13.1.4",
"@types/react-dom": "^18.3.1",
"axios": "^1.6.0",
"babel-loader": "^9.1.3",
"bootstrap": "^5.1.3",
"bootstrap": "^5.3.3",
"css-element-queries": "1.2.3",
"css-loader": "^5.2.7",
"html-webpack-plugin": "^5.3.2",
Expand All @@ -70,7 +70,7 @@
"q": "^1.5.1",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-bootstrap": "^2.5.0",
"react-bootstrap": "^2.10.7",
"react-colorful": "^5.6.1",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.13",
Expand Down

0 comments on commit 8976f90

Please sign in to comment.