feat: update dependencies

This commit is contained in:
zkochan
2017-10-18 23:00:04 +03:00
parent 390221293b
commit f78c87abbe
6 changed files with 410 additions and 368 deletions

View File

@@ -32,25 +32,24 @@
"pnpm-logger": "^0.6.2"
},
"dependencies": {
"@types/chalk": "^0.4.31",
"@types/common-tags": "^1.2.5",
"@types/node": "^7.0.0",
"@types/ramda": "^0.24.9",
"chalk": "^2.1.0",
"@types/node": "^8.0.44",
"@types/ramda": "^0.24.17",
"chalk": "^2.2.0",
"common-tags": "^1.4.0",
"log-update": "^2.0.0",
"ndjson": "^1.5.0",
"pretty-bytes": "^4.0.2",
"ramda": "^0.24.1",
"stacktracey": "^1.0.59",
"xstream": "^10.9.0"
"ramda": "^0.25.0",
"stacktracey": "^1.0.71",
"xstream": "^11.0.0"
},
"devDependencies": {
"commitizen": "^2.9.5",
"ghooks": "^2.0.0",
"pnpm-logger": "^0.6.2",
"rimraf": "^2.5.4",
"tslint": "^4.3.1",
"tslint": "^5.7.0",
"typescript": "^2.1.5",
"validate-commit-msg": "^2.8.2"
},

View File

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
import logUpdate = require('log-update')
import chalk = require('chalk')
import chalk from 'chalk'
import {
ProgressLog,
LifecycleLog,

View File

@@ -1,4 +1,4 @@
import chalk = require('chalk')
import chalk from 'chalk'
import {Log} from 'pnpm-logger'
import commonTags = require('common-tags')
import os = require('os')

View File

@@ -11,7 +11,7 @@ import logger, {
import normalizeNewline = require('normalize-newline')
import {toOutput$} from '../src'
import {stripIndents} from 'common-tags'
import chalk = require('chalk')
import chalk from 'chalk'
import xs, {Stream} from 'xstream'
import StackTracey = require('stacktracey')

View File

@@ -14,20 +14,30 @@ packages:
resolution:
integrity: sha1-PBkXxN/W8nJxuZInclE1FbxsRrQ=
/ansi-regex/0.2.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-DY6UaWej2BQ/k+JOKYUl/BsiNfk=
/ansi-regex/2.1.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
/ansi-styles/1.1.0:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-6uy/Zs1waIJ2Cy9GkVgrj1XXp94=
/ansi-styles/2.2.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=
/ansi-styles/3.2.0:
dependencies:
color-convert: 1.9.0
engines:
node: '>=4'
resolution:
integrity: sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==
/argparse/1.0.9:
@@ -36,6 +46,8 @@ packages:
resolution:
integrity: sha1-c9g7wmP4bpf4zE9rrhsOkKfSLIY=
/arrify/1.0.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=
/babel-runtime/6.26.0:
@@ -60,6 +72,8 @@ packages:
has-ansi: 0.1.0
strip-ansi: 0.3.0
supports-color: 0.2.0
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-Zjs6ZItotV0EaQ1JFnqoN4WPIXQ=
/chalk/1.1.3:
@@ -69,6 +83,8 @@ packages:
has-ansi: 2.0.0
strip-ansi: 3.0.1
supports-color: 2.0.0
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=
/chalk/2.1.0:
@@ -76,6 +92,8 @@ packages:
ansi-styles: 3.2.0
escape-string-regexp: 1.0.5
supports-color: 4.4.0
engines:
node: '>=4'
resolution:
integrity: sha512-LUHGS/dge4ujbXMJrnihYMcL4AoOweGnw9Tp3kQuqy1Kx5c1qKjqvMJZ6nVJPMWJtKCTN72ZogH3oeSO9g9rXQ==
/color-convert/1.9.0:
@@ -102,15 +120,21 @@ packages:
dependencies:
foreach: 2.0.5
object-keys: 1.0.11
engines:
node: '>= 0.4'
resolution:
integrity: sha1-g6c/L+pWmJj7c3GTyPhzyvbUXJQ=
/defined/1.0.0:
resolution:
integrity: sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM=
/diff/2.2.3:
engines:
node: '>=0.3.1'
resolution:
integrity: sha1-YOr9DSjukG5Oj/ClLBIpUhAzv5k=
/diff/3.3.1:
engines:
node: '>=0.3.1'
resolution:
integrity: sha512-MKPHZDMB0o6yHyDryUOScqZibp914ksXwAMYMTHj6KO8UeKsRYNJD3oNCKjTqZon+V488P7N/HzXF8t7ZR95ww==
/duplexer/0.1.1:
@@ -123,6 +147,8 @@ packages:
has: 1.0.1
is-callable: 1.1.3
is-regex: 1.0.4
engines:
node: '>= 0.4'
resolution:
integrity: sha512-G6pkMLdmxF3dh4hbuYuQiku29rRqo9p5+iRf7mZTEELT/xZ/D9Vzg04ddlvzJuJuCmZp1WBbfbVLZEeygYNkpw==
/es-to-primitive/1.1.1:
@@ -130,12 +156,18 @@ packages:
is-callable: 1.1.3
is-date-object: 1.0.1
is-symbol: 1.0.1
engines:
node: '>= 0.4'
resolution:
integrity: sha1-RTVSSKiJeQNLZ5Lhm7gfK3l13Q0=
/escape-string-regexp/1.0.5:
engines:
node: '>=0.8.0'
resolution:
integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
/esprima/4.0.0:
engines:
node: '>=4'
resolution:
integrity: sha512-oftTcaMu/EGrEIu904mWteKIv8vMuOgGYo7EhVJJN00R/EED9DCua/xxHRdYnKtcECzVg7xOWhflvJMnqcFZjw==
/events-to-array/1.1.2:
@@ -145,6 +177,8 @@ packages:
dependencies:
escape-string-regexp: 1.0.5
object-assign: 4.1.1
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-y+Hjr/zxzUS4DK3+0o3Hk6lwHS4=
/for-each/0.3.2:
@@ -174,19 +208,27 @@ packages:
/has-ansi/0.1.0:
dependencies:
ansi-regex: 0.2.1
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-hPJlqujA5qiKEtcCKJS3VoiUxi4=
/has-ansi/2.0.0:
dependencies:
ansi-regex: 2.1.1
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=
/has-flag/2.0.0:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=
/has/1.0.1:
dependencies:
function-bind: 1.1.1
engines:
node: '>= 0.8.0'
resolution:
integrity: sha1-hGFzP1OLCDfJNh45qauelwTcLyg=
/inflight/1.0.6:
@@ -199,14 +241,20 @@ packages:
resolution:
integrity: sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
/is-callable/1.1.3:
engines:
node: '>= 0.4'
resolution:
integrity: sha1-hut1OSgF3cM69xySoO7fdO52BLI=
/is-date-object/1.0.1:
engines:
node: '>= 0.4'
resolution:
integrity: sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY=
/is-finite/1.0.2:
dependencies:
number-is-nan: 1.0.1
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=
/is-function/1.0.1:
@@ -215,9 +263,13 @@ packages:
/is-regex/1.0.4:
dependencies:
has: 1.0.1
engines:
node: '>= 0.4'
resolution:
integrity: sha1-VRdIm1RwkbCTDglWVM7SXul+lJE=
/is-symbol/1.0.1:
engines:
node: '>= 0.4'
resolution:
integrity: sha1-PMWfAAJRlLarLjjbrmaJJWtmBXI=
/isarray/1.0.0:
@@ -230,6 +282,7 @@ packages:
resolution:
integrity: sha512-CbcG379L1e+mWBnLvHWWeLs8GyV/EMw862uLI3c+GxVyDHWZcjZinwuBd3iW2pgxgIlksW/1vNJa4to+RvDOww==
/jsondiffpatch/0.1.43:
bundledDependencies: []
dependencies:
chalk: 0.5.1
resolution:
@@ -268,18 +321,26 @@ packages:
resolution:
integrity: sha1-NDOB0f2e1RljsLMVNbf9i64E/3A=
/normalize-newline/3.0.0:
engines:
node: '>=4'
resolution:
integrity: sha1-HL6oBKukNgAfg5OKsh7AOdaa6dM=
/number-is-nan/1.0.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
/object-assign/4.1.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
/object-inspect/1.3.0:
resolution:
integrity: sha512-OHHnLgLNXpM++GnJRyyhbr2bwl3pPVm4YvaraHrRvDt/N3r+s/gDVHciA7EJBTkijKXj61ssgSAikq1fb0IBRg==
/object-keys/1.0.11:
engines:
node: '>= 0.4'
resolution:
integrity: sha1-xUYBd4rVYPEULODgG8yotW0TQm0=
/once/1.4.0:
@@ -288,15 +349,21 @@ packages:
resolution:
integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
/parse-ms/1.0.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-VjRtR0nXjyNDDKDHE4UK75GqNh0=
/path-is-absolute/1.0.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
/path-parse/1.0.5:
resolution:
integrity: sha1-PBrfhx6pzWyUMbbqK9dKD/BVxME=
/plur/1.0.0:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-24XGgU9eXlo7Se/CjWBP7GKXUVY=
/pretty-ms/2.1.0:
@@ -304,6 +371,8 @@ packages:
is-finite: 1.0.2
parse-ms: 1.0.1
plur: 1.0.0
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-QlfCVt8/sLRR1q/6qwIYhBJpgdw=
/process-nextick-args/1.0.7:
@@ -342,6 +411,8 @@ packages:
resolution:
integrity: sha512-30c1Ch8FSjV0FwC253iftbbj0dU/OXoSg1LAEGZJUlGgjTNj6cu+DVqJWWIZJY5RXLWV4eFtR+4ouo0VIOYOTg==
/source-map/0.5.7:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
/sprintf-js/1.0.3:
@@ -352,6 +423,8 @@ packages:
define-properties: 1.1.2
es-abstract: 1.8.1
function-bind: 1.1.1
engines:
node: '>= 0.4'
resolution:
integrity: sha1-0E3iyJ4Tf019IG8Ia17S+ua+jOo=
/string_decoder/1.0.3:
@@ -362,28 +435,42 @@ packages:
/strip-ansi/0.3.0:
dependencies:
ansi-regex: 0.2.1
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-JfSOoiynkYfzF0pNuHWTR7sSYiA=
/strip-ansi/3.0.1:
dependencies:
ansi-regex: 2.1.1
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=
/strip-bom/3.0.0:
engines:
node: '>=4'
resolution:
integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=
/strip-json-comments/2.0.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-PFMZQukIwml8DsNEhYwobHygpgo=
/supports-color/0.2.0:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-2S3iaU6z9nMjlz1649i1W0wiGQo=
/supports-color/2.0.0:
engines:
node: '>=0.8.0'
resolution:
integrity: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
/supports-color/4.4.0:
dependencies:
has-flag: 2.0.0
engines:
node: '>=4'
resolution:
integrity: sha512-rKC3+DyXWgK0ZLKwmRsrkyHVZAjNkfzeehuFWdGGcqGDTZFH73+RH6S/RDAAxl9GusSjZSUWYLmT9N5pzXFOXQ==
/tap-parser/1.3.2:
@@ -433,6 +520,8 @@ packages:
tsconfig: 6.0.0
v8flags: 3.0.0
yn: 2.0.0
engines:
node: '>=4.2.0'
resolution:
integrity: sha1-wTxqMCTjC+EYDdUwOPwgkonUv2k=
/tsconfig/6.0.0:
@@ -442,6 +531,8 @@ packages:
resolution:
integrity: sha1-aw6DdgA9evGGT434+J3QBZ/80DI=
/user-home/1.1.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-K1viOjK2Onyd640PKNSFcko98ZA=
/util-deprecate/1.0.2:
@@ -450,18 +541,25 @@ packages:
/v8flags/3.0.0:
dependencies:
user-home: 1.1.1
engines:
node: '>= 0.10.0'
resolution:
integrity: sha512-AGl+C+4qpeSu2g3JxCD/mGFFOs/vVZ3XREkD3ibQXEqr4Y4zgIrPWW124/IKJFHOIVFIoH8miWrLf0o84HYjwA==
/wrappy/1.0.2:
resolution:
integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
/xtend/4.0.1:
engines:
node: '>=0.4'
resolution:
integrity: sha1-pcbVMr5lbiPbgg77lDofBJmNY68=
/yn/2.0.0:
engines:
node: '>=4'
resolution:
integrity: sha1-5a2ryKz0CPY4X8dklWhMiOavaJo=
registry: 'https://registry.npmjs.org/'
shrinkwrapMinorVersion: 1
shrinkwrapVersion: 3
specifiers:
'@types/tape': ^4.2.30