Loading package.json +19 −19 Original line number Diff line number Diff line Loading @@ -38,28 +38,28 @@ "winston": "^2.4.5" }, "devDependencies": { "alertifyjs": "^1.11.1", "alertifyjs": "^1.13.1", "cbtree": "https://github.com/pjekel/cbtree.git#master", "color-js": "^1.0.4", "d3": "^5.3.0", "color-js": "^1.0.5", "d3": "^5.16.0", "d3-tip": "^0.7.1", "deepmerge": "^2.1.0", "dijit": "^1.13.0", "dojo": "^1.13.0", "dojo-dstore": "^1.1.2", "dojo-util": "^1.13.0", "dojox": "^1.13.0", "draggabilly": "^2.2.0", "dropzone": "^5.4.0", "glob": "^7.1.2", "grunt": "^1.0.2", "grunt-contrib-clean": "^1.0.0", "deepmerge": "^3.3.0", "dijit": "^1.17.2", "dojo": "^1.17.2", "dojo-dstore": "^1.2.1", "dojo-util": "^1.17.2", "dojox": "^1.17.2", "draggabilly": "^2.4.1", "dropzone": "^5.9.3", "glob": "^8.0.1", "grunt": "^1.5.2", "grunt-contrib-clean": "^2.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-jshint": "^1.1.0", "grunt-contrib-uglify": "^3.3.0", "grunt-force-task": "^2.0.0", "grunt-git": "^1.0.9", "grunt-shell": "^2.1.0", "grunt-contrib-jshint": "^3.2.0", "grunt-contrib-uglify": "^5.2.1", "grunt-force-task": "^3.0.0", "grunt-git": "^1.1.1", "grunt-shell": "^4.0.0", "gulp": "^2.7.0", "gulp-cli": "^2.2.0", "handlebars": "^4.0.11", Loading yarn.lock +592 −418 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
package.json +19 −19 Original line number Diff line number Diff line Loading @@ -38,28 +38,28 @@ "winston": "^2.4.5" }, "devDependencies": { "alertifyjs": "^1.11.1", "alertifyjs": "^1.13.1", "cbtree": "https://github.com/pjekel/cbtree.git#master", "color-js": "^1.0.4", "d3": "^5.3.0", "color-js": "^1.0.5", "d3": "^5.16.0", "d3-tip": "^0.7.1", "deepmerge": "^2.1.0", "dijit": "^1.13.0", "dojo": "^1.13.0", "dojo-dstore": "^1.1.2", "dojo-util": "^1.13.0", "dojox": "^1.13.0", "draggabilly": "^2.2.0", "dropzone": "^5.4.0", "glob": "^7.1.2", "grunt": "^1.0.2", "grunt-contrib-clean": "^1.0.0", "deepmerge": "^3.3.0", "dijit": "^1.17.2", "dojo": "^1.17.2", "dojo-dstore": "^1.2.1", "dojo-util": "^1.17.2", "dojox": "^1.17.2", "draggabilly": "^2.4.1", "dropzone": "^5.9.3", "glob": "^8.0.1", "grunt": "^1.5.2", "grunt-contrib-clean": "^2.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-jshint": "^1.1.0", "grunt-contrib-uglify": "^3.3.0", "grunt-force-task": "^2.0.0", "grunt-git": "^1.0.9", "grunt-shell": "^2.1.0", "grunt-contrib-jshint": "^3.2.0", "grunt-contrib-uglify": "^5.2.1", "grunt-force-task": "^3.0.0", "grunt-git": "^1.1.1", "grunt-shell": "^4.0.0", "gulp": "^2.7.0", "gulp-cli": "^2.2.0", "handlebars": "^4.0.11", Loading