feat: update dependencies

This commit is contained in:
zkochan
2017-10-18 23:13:18 +03:00
parent 38525793cc
commit 75ac45fd9f
5 changed files with 538 additions and 83 deletions

View File

@@ -35,22 +35,22 @@
"homepage": "https://github.com/pnpm/pnpm-list#readme",
"dependencies": {
"@types/archy": "^0.0.31",
"@types/chalk": "^0.4.31",
"@types/node": "^8.0.11",
"@types/ramda": "^0.24.14",
"@types/node": "^7.0.45",
"@types/ramda": "^0.24.17",
"archy": "^1.0.0",
"chalk": "^2.0.1",
"dependencies-hierarchy": "^1.0.0",
"npm-package-arg": "^5.1.2",
"chalk": "^2.2.0",
"dependencies-hierarchy": "^1.0.1",
"npm-package-arg": "^6.0.0",
"p-limit": "^1.1.0",
"ramda": "^0.25.0",
"read-package-json": "^2.0.10",
"read-package-json": "^2.0.12",
"thenify": "^3.3.0"
},
"devDependencies": {
"mos": "^2.0.0-alpha.3",
"mos-plugin-readme": "^1.0.4",
"typescript": "^2.4.1"
"pnpm-logger": "^0.6.2",
"typescript": "^2.5.3"
},
"mos": {
"plugins": [

View File

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
import archy = require('archy')
import {PackageNode} from 'dependencies-hierarchy'
import path = require('path')
import chalk = require('chalk')
import chalk from 'chalk'
import readPkg from './readPkg'
import R = require('ramda')

View File

@@ -2,7 +2,7 @@ import test = require('tape')
import list, {forPackages as listForPackages} from '../src'
import path = require('path')
import {stripIndent} from 'common-tags'
import chalk = require('chalk')
import chalk from 'chalk'
const highlighted = chalk.yellow.bgBlack

View File

@@ -32,20 +32,30 @@ packages:
resolution:
integrity: sha1-97rUOe3/KbmLC/80Rru4xecJbHk=
/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.1.0:
dependencies:
color-convert: 1.9.0
engines:
node: '>=4'
resolution:
integrity: sha1-CcIC1ckX7CMYjKpcnLkXnNlUd1A=
/argparse/1.0.9:
@@ -54,6 +64,8 @@ packages:
resolution:
integrity: sha1-c9g7wmP4bpf4zE9rrhsOkKfSLIY=
/arrify/1.0.1:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=
/babel-runtime/6.23.0:
@@ -78,6 +90,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:
@@ -87,6 +101,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.0.1:
@@ -94,6 +110,8 @@ packages:
ansi-styles: 3.1.0
escape-string-regexp: 1.0.5
supports-color: 4.2.0
engines:
node: '>=4'
resolution:
integrity: sha512-Mp+FXEI+FrwY/XYV45b2YD3E8i3HwnEAoFcM0qlZzq/RZ9RwWitt2Y/c7cqRAz70U7hfekqx6qNYthuKFO6K0g==
/color-convert/1.9.0:
@@ -107,6 +125,8 @@ packages:
/common-tags/1.4.0:
dependencies:
babel-runtime: 6.23.0
engines:
node: '>=4.0.0'
resolution:
integrity: sha1-EYe+Tz1M8MBCfUP3Tu8fc1AWFMA=
/concat-map/0.0.1:
@@ -125,15 +145,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.0:
engines:
node: '>=0.3.1'
resolution:
integrity: sha512-w0XZubFWn0Adlsapj9EAWX0FqWdO4tz8kc3RiYdWLh4k/V8PTb6i0SMgXt0vRM3zyKnT8tKO7mUlieRQHIjMNg==
/duplexer/0.1.1:
@@ -145,6 +171,8 @@ packages:
function-bind: 1.1.0
is-callable: 1.1.3
is-regex: 1.0.4
engines:
node: '>= 0.4'
resolution:
integrity: sha1-363ndOAb/Nl/lhgCmMRJyGI/uUw=
/es-to-primitive/1.1.1:
@@ -152,12 +180,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:
@@ -167,6 +201,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:
@@ -196,19 +232,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.0
engines:
node: '>= 0.8.0'
resolution:
integrity: sha1-hGFzP1OLCDfJNh45qauelwTcLyg=
/inflight/1.0.6:
@@ -221,14 +265,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:
@@ -237,9 +287,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:
@@ -252,6 +306,7 @@ packages:
resolution:
integrity: sha512-0LoUNELX4S+iofCT8f4uEHIiRBR+c2AINyC8qRWfC6QNruLtxVZRJaPcu/xwMgFIgDxF25tGHaDjvxzJCNE9yw==
/jsondiffpatch/0.1.43:
bundledDependencies: []
dependencies:
chalk: 0.5.1
resolution:
@@ -276,15 +331,21 @@ packages:
resolution:
integrity: sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=
/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.2.2:
resolution:
integrity: sha1-yCEV5PzIiK6hTWTCLk8X9qcNXlo=
/object-keys/1.0.11:
engines:
node: '>= 0.4'
resolution:
integrity: sha1-xUYBd4rVYPEULODgG8yotW0TQm0=
/once/1.4.0:
@@ -293,15 +354,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:
@@ -309,6 +376,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:
@@ -347,6 +416,8 @@ packages:
resolution:
integrity: sha1-AyAt9lwG0r2MfsI2KhkwVv7407E=
/source-map/0.5.6:
engines:
node: '>=0.10.0'
resolution:
integrity: sha1-dc449SvwczxafwwRjYEzSiu19BI=
/sprintf-js/1.0.3:
@@ -357,6 +428,8 @@ packages:
define-properties: 1.1.2
es-abstract: 1.7.0
function-bind: 1.1.0
engines:
node: '>= 0.4'
resolution:
integrity: sha1-0E3iyJ4Tf019IG8Ia17S+ua+jOo=
/string_decoder/1.0.3:
@@ -367,28 +440,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.2.0:
dependencies:
has-flag: 2.0.0
engines:
node: '>=4'
resolution:
integrity: sha512-Ts0Mu/A1S1aZxEJNG88I4Oc9rcZSBFNac5e27yh4j2mqbhZSSzR1Ah79EYwSn9Zuh7lrlGD2cVGzw1RKGzyLSg==
/tap-parser/1.3.2:
@@ -438,6 +525,8 @@ packages:
tsconfig: 6.0.0
v8flags: 2.1.1
yn: 2.0.0
engines:
node: '>=4.2.0'
resolution:
integrity: sha1-mBTwwBQXhJAM8S/vEZetS39NI9E=
/tsconfig/6.0.0:
@@ -447,6 +536,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:
@@ -455,18 +546,25 @@ packages:
/v8flags/2.1.1:
dependencies:
user-home: 1.1.1
engines:
node: '>= 0.10.0'
resolution:
integrity: sha1-qrGh+jDUX4jdMhFIh1rALAtV5bQ=
/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/common-tags': ^1.2.5