Skip to content

Commit

Permalink
Bump bootstrap from 3.4.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to 5.0.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v3.4.1...v5.0.0)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 5848b14 commit 2827f70
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/miew-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
]
},
"dependencies": {
"bootstrap": "^4.6.2",
"bootstrap": "^5.0.0",
"bootstrap-switch-button-react": "^1.2.0",
"classnames": "^2.5.1",
"jquery": "^3.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/miew/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"autoprefixer": "^10.4.20",
"babel-loader": "^9.2.1",
"babel-plugin-istanbul": "^7.0.0",
"bootstrap": "^3.4.1",
"bootstrap": "^5.0.0",
"bootstrap-switch": "=3.3.4",
"browserify": "^17.0.1",
"chai": "^4.5.0",
Expand Down
22 changes: 7 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4264,20 +4264,12 @@ __metadata:
languageName: node
linkType: hard

"bootstrap@npm:^3.4.1":
version: 3.4.1
resolution: "bootstrap@npm:3.4.1"
checksum: 5742035e8c541cd525780542771e7d56f63e5d4b2d902427bf182d3383e74a17c9074b6809f50d7f3de0585377e673339628b97cfdcde597ad69ecb1d2b562a6
languageName: node
linkType: hard

"bootstrap@npm:^4.6.2":
version: 4.6.2
resolution: "bootstrap@npm:4.6.2"
"bootstrap@npm:^5.0.0":
version: 5.3.3
resolution: "bootstrap@npm:5.3.3"
peerDependencies:
jquery: 1.9.1 - 3
popper.js: ^1.16.1
checksum: 3f4e7768ff7d618c49d4bf4f02aa54a9bfb679d4eecb0f3854fa4af1a17b9114b147009c435946432cdd1572efffc71d88ec385c55943a12fa66253cde0876b0
"@popperjs/core": ^2.11.8
checksum: 537b68db30150075614310e9ebdf1be9b4affdf89ca226d59f4352e82a368b203af13ed0ce5ccfa4e06f141ecd233f7432ca3817e9c1a39863a05fbe13c73c4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -10848,7 +10840,7 @@ __metadata:
"@testing-library/react": ^12.1.5
babel-jest: ^29.7.0
babel-loader: ^9.2.1
bootstrap: ^4.6.2
bootstrap: ^5.0.0
bootstrap-switch-button-react: ^1.2.0
classnames: ^2.5.1
copy-webpack-plugin: ^12.0.2
Expand Down Expand Up @@ -10936,7 +10928,7 @@ __metadata:
autoprefixer: ^10.4.20
babel-loader: ^9.2.1
babel-plugin-istanbul: ^7.0.0
bootstrap: ^3.4.1
bootstrap: ^5.0.0
bootstrap-switch: =3.3.4
browserify: ^17.0.1
chai: ^4.5.0
Expand Down

0 comments on commit 2827f70

Please sign in to comment.