File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 66 < title > Example</ title >
77
88 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.css ">
9- < link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.7.2 /css/all.css ">
9+ < link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.9.0 /css/all.css ">
1010 < link rel ="stylesheet " href ="dist/css/bootstrap-spinner.css ">
1111
12- < script src ="https://code.jquery.com/jquery-3.3 .1.slim.js "> </ script >
12+ < script src ="https://code.jquery.com/jquery-3.4 .1.slim.js "> </ script >
1313 < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.js "> </ script >
1414 < script src ="dist/js/jquery.spinner.js "> </ script >
1515 < script >
Original file line number Diff line number Diff line change 66 < title > jQuery.spinner</ title >
77
88 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css ">
9- < link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.7.2 /css/all.css ">
9+ < link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.9.0 /css/all.css ">
1010 < link rel ="stylesheet " href ="dist/css/bootstrap-spinner.min.css ">
1111 < link rel ="stylesheet " href ="assets/css/old.css ">
1212 < link rel ="stylesheet " href ="assets/css/docs.css ">
1313
14- < script src ="https://code.jquery.com/jquery-3.3 .1.slim.min.js "> </ script >
14+ < script src ="https://code.jquery.com/jquery-3.4 .1.slim.min.js "> </ script >
1515 < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js "> </ script >
1616 < script src ="dist/js/jquery.spinner.min.js "> </ script >
1717 < script >
Original file line number Diff line number Diff line change 4040 "release-zip" : " cd dist/ && zip -r9 $npm_package_name-$npm_package_version-dist.zip * && mv $npm_package_name-$npm_package_version-dist.zip .."
4141 },
4242 "devDependencies" : {
43- "puppeteer" : " 1.12.2 " ,
44- "karma" : " 4.0 .0" ,
43+ "puppeteer" : " 1.17.0 " ,
44+ "karma" : " 4.1 .0" ,
4545 "karma-chrome-launcher" : " 2.2.0" ,
46- "karma-qunit" : " 2 .1.0 " ,
46+ "karma-qunit" : " 3 .1.2 " ,
4747 "karma-sinon" : " 1.0.5" ,
48- "clean-css-cli" : " 4.2.1 " ,
49- "terser" : " 3.16.1 " ,
48+ "clean-css-cli" : " 4.3.0 " ,
49+ "terser" : " 4.0.0 " ,
5050 "less" : " 3.9.0" ,
51- "jquery" : " 3.3 .1" ,
52- "qunit" : " 2.9.1 "
51+ "jquery" : " 3.4 .1" ,
52+ "qunit" : " 2.9.2 "
5353 }
5454}
You can’t perform that action at this time.
0 commit comments