update dependencies
This commit is contained in:
parent
a6a3906bd5
commit
53748a21b4
@ -46,7 +46,7 @@
|
||||
"smartq": "^1.1.1",
|
||||
"smartshell": "^1.0.6",
|
||||
"smartsocket": "^1.1.7",
|
||||
"smartssh": "^1.2.1",
|
||||
"smartssh": "^1.2.2",
|
||||
"smartstring": "^2.0.24",
|
||||
"smartsystem": "^1.0.17",
|
||||
"through2": "^2.0.3",
|
||||
|
76
yarn.lock
76
yarn.lock
@ -23,13 +23,13 @@
|
||||
version "0.6.33"
|
||||
resolved "https://registry.yarnpkg.com/@types/colors/-/colors-0.6.33.tgz#17dada5971c395259490d6c83d7c182cf6e9ce55"
|
||||
|
||||
"@types/fs-extra@0.0.35", "@types/fs-extra@0.x.x":
|
||||
version "0.0.35"
|
||||
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-0.0.35.tgz#3ed400c0122fb161db51da23d96ba5040cb9c7d9"
|
||||
"@types/fs-extra@0.x.x":
|
||||
version "0.0.37"
|
||||
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-0.0.37.tgz#195f11bcd9a1b97d9e412c6b66899b545471a1f7"
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/fs-extra@3.x.x":
|
||||
"@types/fs-extra@3.0.3", "@types/fs-extra@3.x.x":
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-3.0.3.tgz#1d66eb670ebf657e57c0fda014df340c19d8aa0c"
|
||||
dependencies:
|
||||
@ -73,12 +73,6 @@
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/shelljs@^0.3.33":
|
||||
version "0.3.33"
|
||||
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.3.33.tgz#df613bddb88225ed09ce5c835f620dcaaf155e6b"
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/shelljs@^0.6.0":
|
||||
version "0.6.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/shelljs/-/shelljs-0.6.0.tgz#090b705c102ce7fc5c0c5ea9b524418ff15840df"
|
||||
@ -300,7 +294,7 @@ beautylog@^5.0.23:
|
||||
smartenv "^1.2.5"
|
||||
typings-global "^1.0.13"
|
||||
|
||||
beautylog@^6.0.0, beautylog@^6.1.1, beautylog@^6.1.10, beautylog@^6.1.5:
|
||||
beautylog@^6.1.1, beautylog@^6.1.10, beautylog@^6.1.5:
|
||||
version "6.1.10"
|
||||
resolved "https://registry.yarnpkg.com/beautylog/-/beautylog-6.1.10.tgz#9c27e566937684cb689f9372d98cfa5415d50b72"
|
||||
dependencies:
|
||||
@ -898,14 +892,6 @@ fs-exists-sync@^0.1.0:
|
||||
version "0.1.0"
|
||||
resolved "https://registry.yarnpkg.com/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz#982d6893af918e72d08dec9e8673ff2b5a8d6add"
|
||||
|
||||
fs-extra@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-1.0.0.tgz#cd3ce5f7e7cb6145883fcae3191e9877f8587950"
|
||||
dependencies:
|
||||
graceful-fs "^4.1.2"
|
||||
jsonfile "^2.1.0"
|
||||
klaw "^1.0.0"
|
||||
|
||||
fs-extra@^2.0.0:
|
||||
version "2.1.2"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-2.1.2.tgz#046c70163cef9aad46b0e4a7fa467fb22d71de35"
|
||||
@ -1058,7 +1044,7 @@ graceful-fs@^3.0.0:
|
||||
dependencies:
|
||||
natives "^1.1.0"
|
||||
|
||||
graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9:
|
||||
graceful-fs@^4.1.2, graceful-fs@^4.1.6:
|
||||
version "4.1.11"
|
||||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
|
||||
|
||||
@ -1452,12 +1438,6 @@ kind-of@^4.0.0:
|
||||
dependencies:
|
||||
is-buffer "^1.1.5"
|
||||
|
||||
klaw@^1.0.0:
|
||||
version "1.3.1"
|
||||
resolved "https://registry.yarnpkg.com/klaw/-/klaw-1.3.1.tgz#4088433b46b3b1ba259d78785d8e96f73ba02439"
|
||||
optionalDependencies:
|
||||
graceful-fs "^4.1.9"
|
||||
|
||||
lcid@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/lcid/-/lcid-1.0.0.tgz#308accafa0bc483a3867b4b6f2b9506251d1b835"
|
||||
@ -1855,7 +1835,7 @@ oauth-sign@~0.8.1:
|
||||
version "0.8.2"
|
||||
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565780b7d4efeb9d43"
|
||||
|
||||
object-assign@4.1.0, object-assign@^4.0.1:
|
||||
object-assign@4.1.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.0.tgz#7a3b3d0e98063d43f4c03f2e8ae6cd51a86883a0"
|
||||
|
||||
@ -1863,6 +1843,10 @@ object-assign@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-3.0.0.tgz#9bedd5ca0897949bca47e7ff408062d549f587f2"
|
||||
|
||||
object-assign@^4.0.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
|
||||
|
||||
object-component@0.0.3:
|
||||
version "0.0.3"
|
||||
resolved "https://registry.yarnpkg.com/object-component/-/object-component-0.0.3.tgz#f0c69aa50efc95b866c186f400a33769cb2f1291"
|
||||
@ -2336,7 +2320,7 @@ set-blocking@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
|
||||
|
||||
shelljs@^0.7.5, shelljs@^0.7.6, shelljs@^0.7.8:
|
||||
shelljs@^0.7.6, shelljs@^0.7.8:
|
||||
version "0.7.8"
|
||||
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.8.tgz#decbcf874b0d1e5fb72e14b164a9683048e9acb3"
|
||||
dependencies:
|
||||
@ -2420,7 +2404,7 @@ smartfile@4.1.6:
|
||||
vinyl "^2.0.1"
|
||||
vinyl-file "^3.0.0"
|
||||
|
||||
smartfile@^4.1.0, smartfile@^4.1.9, smartfile@^4.2.17:
|
||||
smartfile@^4.1.9, smartfile@^4.2.17:
|
||||
version "4.2.17"
|
||||
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.17.tgz#9eba8f65eea7e4db51aa30562f6039815a88b125"
|
||||
dependencies:
|
||||
@ -2463,7 +2447,7 @@ smartparam@0.1.1, smartparam@^0.1.1:
|
||||
q "^1.4.1"
|
||||
typings-global "^1.0.3"
|
||||
|
||||
smartpath@^3.2.5, smartpath@^3.2.7, smartpath@^3.2.8:
|
||||
smartpath@^3.2.7, smartpath@^3.2.8:
|
||||
version "3.2.8"
|
||||
resolved "https://registry.yarnpkg.com/smartpath/-/smartpath-3.2.8.tgz#4834bd3a8bae2295baacadba23c87a501952f940"
|
||||
dependencies:
|
||||
@ -2511,26 +2495,26 @@ smartsocket@^1.1.7:
|
||||
socket.io-client "^1.4.8"
|
||||
taskbuffer "^1.0.8"
|
||||
|
||||
smartssh@^1.2.1:
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/smartssh/-/smartssh-1.2.1.tgz#cf1de8a936b2e51b7e657d2d7f58657e73f87458"
|
||||
smartssh@^1.2.2:
|
||||
version "1.2.2"
|
||||
resolved "https://registry.yarnpkg.com/smartssh/-/smartssh-1.2.2.tgz#682e802fe1be7235f5d2b9179e5e746628661e60"
|
||||
dependencies:
|
||||
"@types/fs-extra" "0.0.35"
|
||||
"@types/fs-extra" "3.0.3"
|
||||
"@types/js-base64" "^2.1.5"
|
||||
"@types/minimatch" "^2.0.29"
|
||||
"@types/q" "0.0.32"
|
||||
"@types/shelljs" "^0.3.33"
|
||||
beautylog "^6.0.0"
|
||||
fs-extra "^1.0.0"
|
||||
minimatch "^3.0.3"
|
||||
q "^1.4.1"
|
||||
shelljs "^0.7.5"
|
||||
smartfile "^4.1.0"
|
||||
smartpath "^3.2.5"
|
||||
smartstring "^2.0.22"
|
||||
typings-global "^1.0.14"
|
||||
"@types/q" "1.0.0"
|
||||
"@types/shelljs" "^0.7.2"
|
||||
beautylog "^6.1.10"
|
||||
fs-extra "^3.0.1"
|
||||
minimatch "^3.0.4"
|
||||
q "^1.5.0"
|
||||
shelljs "^0.7.8"
|
||||
smartfile "^4.2.17"
|
||||
smartpath "^3.2.8"
|
||||
smartstring "^2.0.24"
|
||||
typings-global "^1.0.17"
|
||||
|
||||
smartstring@2.0.24, smartstring@^2.0.22, smartstring@^2.0.24:
|
||||
smartstring@2.0.24, smartstring@^2.0.24:
|
||||
version "2.0.24"
|
||||
resolved "https://registry.yarnpkg.com/smartstring/-/smartstring-2.0.24.tgz#dc1c5efb738c10a2d7daeea3d800ad2ecc65a26c"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user