Skip to content

Commit

Permalink
Upgrade bootstrap and associated dependencies, fixes #2572
Browse files Browse the repository at this point in the history
  • Loading branch information
xmunoz committed Jul 25, 2022
1 parent 6538a14 commit 0134e24
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "6.1.1",
"@popperjs/core": "^2.11.5",
"bootstrap": "4.6.2",
"bootstrap": "5.0.1",
"esbuild": "0.14.50",
"jquery": "3.6.0",
"jquery-ujs": "^1.2.3",
Expand Down Expand Up @@ -32,9 +32,9 @@
"kind-of": "^6.0.3",
"lodash": "^4.17.12",
"node-forge": "^1.0.0",
"popperjs/core": "^2.11.5",
"serialize-javascript": "^6.0.0",
"yargs-parser": "^21.0.0",
"popper.js": "1.16.1",
"webpack": "4.46.0",
"y18n": "^5.0.0",
"is-svg": "^4.2.2"
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -834,13 +834,12 @@ __metadata:
languageName: node
linkType: hard

"bootstrap@npm:4.6.2":
version: 4.6.2
resolution: "bootstrap@npm:4.6.2"
"bootstrap@npm:5.0.1":
version: 5.0.1
resolution: "bootstrap@npm:5.0.1"
peerDependencies:
jquery: 1.9.1 - 3
popper.js: ^1.16.1
checksum: 3f4e7768ff7d618c49d4bf4f02aa54a9bfb679d4eecb0f3854fa4af1a17b9114b147009c435946432cdd1572efffc71d88ec385c55943a12fa66253cde0876b0
"@popperjs/core": ^2.9.2
checksum: 1889c64f71d935ff98632b959dc7f411c7d7b5ea59f9cc91063403c3ec5a880af3275348495f6cc5b04acf87bf6284cbc992f6b41df249d5b5e16a42b81fae2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5612,7 +5611,7 @@ __metadata:
"@fortawesome/fontawesome-free": 6.1.1
"@popperjs/core": ^2.11.5
all-contributors-cli: 6.20.0
bootstrap: 4.6.2
bootstrap: 5.0.1
esbuild: 0.14.50
eslint: 8.20.0
eslint-config-airbnb-base: 15.0.0
Expand Down

0 comments on commit 0134e24

Please sign in to comment.