Skip to content

Commit

Permalink
Merge pull request #1936 from GilbertCherrie/update_bootstrap-select
Browse files Browse the repository at this point in the history
Update bootstrap-select

(cherry picked from commit 791e515)
  • Loading branch information
Fryguy committed Nov 19, 2024
1 parent 05d48fa commit f2a21e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 20 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
},
"packageManager": "[email protected]",
"resolutions": {
"bootstrap-select": "~1.13.6",
"cross-spawn": "~7.0.6",
"d3-color": "~3.1.0",
"express/path-to-regexp": "~0.1.10",
Expand Down
22 changes: 2 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3247,16 +3247,7 @@ __metadata:
languageName: node
linkType: hard

"bootstrap-select@npm:1.12.2":
version: 1.12.2
resolution: "bootstrap-select@npm:1.12.2"
dependencies:
jquery: "npm:>=1.8"
checksum: 10/2ca42119455c8a50bd9c3737f1fda09bb288cf482da98eb24ba81a25b2eff9392c413e1ca7f92d5b857a8f027035736de7edacd582dff7250d6959e08168d0fd
languageName: node
linkType: hard

"bootstrap-select@npm:^1.12.2":
"bootstrap-select@npm:~1.13.6":
version: 1.13.18
resolution: "bootstrap-select@npm:1.13.18"
peerDependencies:
Expand All @@ -3266,15 +3257,6 @@ __metadata:
languageName: node
linkType: hard

"bootstrap-select@npm:~1.12.4":
version: 1.12.4
resolution: "bootstrap-select@npm:1.12.4"
dependencies:
jquery: "npm:>=1.8"
checksum: 10/e15afcd606f8cc537b87bcd1cb816b825b7e9dea1e37f2e5083fa529a66fd2aeefe1cfd681a53a45a4beeaa9df32e7d4c85bbabae0425d007f56e119b6b4982d
languageName: node
linkType: hard

"bootstrap-slider@npm:^9.9.0":
version: 9.10.0
resolution: "bootstrap-slider@npm:9.10.0"
Expand Down Expand Up @@ -9019,7 +9001,7 @@ __metadata:
languageName: node
linkType: hard

"jquery@npm:1.8 - 4, jquery@npm:>=1.10, jquery@npm:>=1.11.0, jquery@npm:>=1.7, jquery@npm:>=1.7.0, jquery@npm:>=1.7.1, jquery@npm:>=1.7.1 <4.0.0, jquery@npm:>=1.8, jquery@npm:>=1.8.0 <4.0.0, jquery@npm:>=1.9.0, jquery@npm:>=3.1.x, jquery@npm:>=3.4.0 <4.0.0, jquery@npm:^3.4.1, jquery@npm:^3.5.1, jquery@npm:~3.7.0":
"jquery@npm:1.8 - 4, jquery@npm:>=1.10, jquery@npm:>=1.11.0, jquery@npm:>=1.7, jquery@npm:>=1.7.0, jquery@npm:>=1.7.1, jquery@npm:>=1.7.1 <4.0.0, jquery@npm:>=1.8.0 <4.0.0, jquery@npm:>=1.9.0, jquery@npm:>=3.1.x, jquery@npm:>=3.4.0 <4.0.0, jquery@npm:^3.4.1, jquery@npm:^3.5.1, jquery@npm:~3.7.0":
version: 3.7.1
resolution: "jquery@npm:3.7.1"
checksum: 10/17be9929f5fa37697d9848284f0d108c543318ef79ec794e130cd0c49f6c050d60c803a69e8cfa16fa19f5ff7cdb814a6905cceab0831186560c65ed113cd579
Expand Down

0 comments on commit f2a21e4

Please sign in to comment.