File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 "@vizuaalog/bulmajs" : " ^0.12.2" ,
2424 "babel-loader" : " ^10.1.1" ,
2525 "babel-plugin-lodash" : " ^3.3.4" ,
26- "bulma" : " ^1.0 .4" ,
27- "bulma-checkradio" : " ^2 .1.3 " ,
26+ "bulma" : " ^0.9 .4" ,
27+ "bulma-checkradio" : " ^1 .1.1 " ,
2828 "bulma-tooltip" : " ^3.0.2" ,
2929 "clean-webpack-plugin" : " ^4.0.0" ,
3030 "compression-webpack-plugin" : " ^12.0.0" ,
3131 "core-js" : " ^3.33.1" ,
3232 "css-loader" : " ^7.0.0" ,
33- "handsontable" : " ^18.0 .0" ,
33+ "handsontable" : " ^13.1 .0" ,
3434 "highlight.js" : " ^11.9.0" ,
3535 "imports-loader" : " ^5.0.0" ,
3636 "jquery" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -28,7 +28,8 @@ dependencies = [
2828 " boltons" ,
2929 " boto3" ,
3030 " ddtrace==4.3.0" ,
31- " django>=3.2,<4.0" ,
31+ " Django>=3.2,<4.0" ,
32+ " django-extensions" ,
3233 " django-settings-file" ,
3334 " django-webpack4-loader" ,
3435 " fastnumbers" ,
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ module.exports = {
5151 ] ,
5252 extensions : [ '.js' ] ,
5353 alias : {
54- "jquery" : 'jquery/src/jquery ' ,
54+ "jquery" : 'jquery' ,
5555 "typy" : 'typy/lib/index' ,
5656 "underscore" : 'underscore/underscore' ,
5757 "lunr" : 'lunr.js/lunr' ,
You can’t perform that action at this time.
0 commit comments