File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
pin "@hotwired/stimulus-loading" , to : "stimulus-loading.js" , preload : true
9
9
pin_all_from "app/javascript/controllers" , under : "controllers"
10
10
pin "@github/auto-complete-element" , to : "https://cdn.skypack.dev/@github/auto-complete-element"
11
- pin " @popperjs/core" , to : " https://ga.jspm.io/npm:@popperjs/core@2.11.0 /dist/umd/popper.min.js"
12
- pin " bootstrap" , to : " https://ga.jspm.io/npm:bootstrap@5.1 .3/dist/js/bootstrap.js"
11
+ pin ' @popperjs/core' , to : ' https://ga.jspm.io/npm:@popperjs/core@2.11.8 /dist/umd/popper.min.js'
12
+ pin ' bootstrap' , to : ' https://ga.jspm.io/npm:bootstrap@5.3 .3/dist/js/bootstrap.js'
13
13
pin "blacklight" , to : "blacklight/blacklight.js"
14
14
15
15
pin "arclight" , to : "arclight/arclight.js"
Original file line number Diff line number Diff line change 4
4
"dependencies" : {
5
5
"arclight" : " ^1.0.0" ,
6
6
"blacklight-frontend" : " ^8.2.2" ,
7
- "bootstrap" : " ^5.2.2 " ,
7
+ "bootstrap" : " ^5.3.3 " ,
8
8
"sass" : " ^1.55.0"
9
9
},
10
10
"scripts" : {
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ blacklight-frontend@^8.2.2:
27
27
dependencies :
28
28
bootstrap ">=4.3.1 <6.0.0"
29
29
30
- " bootstrap@>=4.3.1 <6.0.0" , bootstrap@^5.2.2 :
30
+ " bootstrap@>=4.3.1 <6.0.0" , bootstrap@^5.3.3 :
31
31
version "5.3.3"
32
32
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
33
33
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
You can’t perform that action at this time.
0 commit comments