Add tdd profiles and update deps
a tdd profiles has been added to allow a faster recompilation with cljsbuild auto mode by removing source map from the tdd build.
As soons as cljsbuild will support auto test mode, the tdd profile would be ready to be used to obtain a quick enough feeback-loop.