chore: lock

This commit is contained in:
Hugo Dias 2021-02-12 17:44:13 +00:00
parent 7a0d01abcc
commit 34effc2ef5
No known key found for this signature in database
GPG Key ID: 9F61AFCAB8C717A0

116
yarn.lock
View File

@ -807,17 +807,9 @@ add-stream@^1.0.0:
aegir@ipfs/aegir#feat/remove-webpack-karma:
version "30.3.0"
resolved "https://codeload.github.com/ipfs/aegir/tar.gz/a2bc260f0e8f48d31ea82a27e2d7b0d11f9411ec"
resolved "https://codeload.github.com/ipfs/aegir/tar.gz/944adddfd213da44677e1099b35d3ee4d4449d58"
dependencies:
"@achingbrain/dependency-check" "^4.1.0"
"@babel/cli" "^7.12.10"
"@babel/core" "^7.12.10"
"@babel/plugin-transform-regenerator" "^7.12.1"
"@babel/plugin-transform-runtime" "^7.12.10"
"@babel/preset-env" "^7.12.10"
"@babel/preset-typescript" "^7.12.7"
"@babel/register" "^7.12.10"
"@babel/runtime" "^7.12.5"
"@commitlint/cli" "^11.0.0"
"@commitlint/config-conventional" "^11.0.0"
"@commitlint/lint" "^11.0.0"
@ -826,28 +818,31 @@ aegir@ipfs/aegir#feat/remove-webpack-karma:
"@commitlint/travis-cli" "^11.0.0"
"@electron/get" "^1.12.3"
"@polka/send-type" "^0.5.2"
"@types/chai" "^4.2.14"
"@types/chai" "^4.2.15"
"@types/chai-as-promised" "^7.1.3"
"@types/chai-subset" "^1.3.3"
"@types/dirty-chai" "^2.0.2"
"@types/mocha" "^8.2.0"
"@types/node" "^14.14.22"
"@types/node" "^14.14.27"
"@types/sinon" "^9.0.10"
babel-loader "^8.2.2"
buffer "^6.0.3"
bytes "^3.1.0"
c8 "^7.5.0"
camelcase "^6.2.0"
chai "^4.2.0"
chai-as-promised "^7.1.1"
chai-subset "^1.6.0"
chalk "^4.1.0"
conventional-changelog "^3.1.24"
conventional-github-releaser "^3.1.5"
copyfiles "^2.4.1"
cors "^2.8.5"
dirty-chai "^2.0.1"
electron-mocha "^10.0.0"
env-paths "^2.2.0"
esbuild "^0.8.44"
esbuild-register "^2.0.0"
eslint "^7.18.0"
eslint-config-ipfs "^1.0.0"
eslint-config-ipfs "^2.0.0"
execa "^5.0.0"
extract-zip "^2.0.1"
fs-extra "^9.1.0"
@ -857,41 +852,30 @@ aegir@ipfs/aegir#feat/remove-webpack-karma:
globby "^11.0.2"
ipfs-utils "^6.0.0"
it-glob "~0.0.10"
json-loader "~0.5.7"
karma "^6.0.3"
karma-chrome-launcher "^3.1.0"
karma-cli "^2.0.0"
karma-firefox-launcher "^2.1.0"
karma-mocha "^2.0.1"
karma-mocha-reporter "^2.2.5"
karma-mocha-webworker "^1.3.0"
karma-sourcemap-loader "~0.3.8"
karma-webpack "4.0.2"
kleur "^4.1.4"
lilconfig "^2.0.2"
listr "~0.14.2"
merge-options "^3.0.4"
mocha "^8.2.1"
mocha "^8.3.0"
npm-package-json-lint "^5.1.0"
nyc "^15.1.0"
ora "^5.3.0"
p-map "^4.0.0"
pascalcase "^1.0.0"
playwright-test hugomrdias/playwright-test#feat/esbuild
polka "^0.5.2"
premove "^3.0.1"
prompt-promise "^1.0.3"
proper-lockfile "^4.1.2"
read-pkg-up "^7.0.1"
semver "^7.3.4"
simple-git "^2.28.0"
strip-bom "^4.0.0"
strip-json-comments "^3.1.1"
terser-webpack-plugin "^3.0.5"
typedoc "^0.20.17"
typescript "4.1.x"
tempy "^1.0.0"
typedoc "^0.20.24"
typescript "4.1.5"
update-notifier "^5.0.0"
webpack "^4.43.0"
webpack-bundle-analyzer "^3.7.0"
webpack-cli "^3.3.10"
webpack-merge "^4.2.2"
yargs "^16.2.0"
yargs-parser "^20.2.3"
@ -1900,6 +1884,19 @@ convert-source-map@^1.6.0, convert-source-map@^1.7.0:
dependencies:
safe-buffer "~5.1.1"
copyfiles@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/copyfiles/-/copyfiles-2.4.1.tgz#d2dcff60aaad1015f09d0b66e7f0f1c5cd3c5da5"
integrity sha512-fereAvAvxDrQDOXybk3Qu3dPbOoKoysFMWtkY3mv5BsL8//OSZVL5DCLYqgRfY5cWirgRzlC+WSrxp6Bo3eNZg==
dependencies:
glob "^7.0.5"
minimatch "^3.0.3"
mkdirp "^1.0.4"
noms "0.0.0"
through2 "^2.0.1"
untildify "^4.0.0"
yargs "^16.1.0"
core-js@^3.6.1, core-js@^3.6.5:
version "3.8.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.3.tgz#c21906e1f14f3689f93abcc6e26883550dd92dd0"
@ -3073,7 +3070,7 @@ glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
dependencies:
is-glob "^4.0.1"
glob@7.1.6, glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
glob@7.1.6, glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
version "7.1.6"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
@ -3432,7 +3429,7 @@ inflight@^1.0.4:
once "^1.3.0"
wrappy "1"
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3:
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
version "2.0.4"
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@ -4588,7 +4585,7 @@ minimalistic-crypto-utils@^1.0.1:
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
minimatch@3.0.4, minimatch@^3.0.0, minimatch@^3.0.4:
minimatch@3.0.4, minimatch@^3.0.0, minimatch@^3.0.3, minimatch@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
@ -4617,6 +4614,11 @@ minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
mkdirp@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
mocha@^8.2.1, mocha@^8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-8.3.0.tgz#a83a7432d382ae1ca29686062d7fdc2c36f63fe5"
@ -4820,6 +4822,14 @@ nodeify@~1.0.1:
is-promise "~1.0.0"
promise "~1.3.0"
noms@0.0.0:
version "0.0.0"
resolved "https://registry.yarnpkg.com/noms/-/noms-0.0.0.tgz#da8ebd9f3af9d6760919b27d9cdc8092a7332859"
integrity sha1-2o69nzr51nYJGbJ9nNyAkqczKFk=
dependencies:
inherits "^2.0.1"
readable-stream "~1.0.31"
normalize-package-data@^2.3.0, normalize-package-data@^2.3.2, normalize-package-data@^2.3.4, normalize-package-data@^2.3.5, normalize-package-data@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8"
@ -5401,12 +5411,9 @@ playwright-test@hugomrdias/playwright-test#feat/esbuild:
version "1.2.0"
resolved "https://codeload.github.com/hugomrdias/playwright-test/tar.gz/b7f301b79cc4f3f9ec465bbd605b2fcb00f93cd3"
dependencies:
buffer "^6.0.3"
camelcase "^6.2.0"
delay "^5.0.0"
esbuild "^0.8.39"
fresh-tape "^5.1.1"
get-port "^5.1.1"
esbuild "^0.8.43"
globby "^11.0.2"
kleur "^4.1.4"
lilconfig "^2.0.2"
@ -5414,15 +5421,16 @@ playwright-test@hugomrdias/playwright-test#feat/esbuild:
merge-options "^3.0.4"
ora "^5.3.0"
path-browserify "^1.0.1"
playwright-core "1.8.0"
playwright-core "1.8.1"
polka "^0.5.2"
premove "^3.0.1"
process "^0.11.10"
readable-stream "^3.6.0"
sade "^1.7.4"
sirv "^1.0.11"
source-map-support "^0.5.19"
source-map "^0.6.0"
strip-ansi "^6.0.0"
tempy "^1.0.0"
test-exclude "^6.0.0"
v8-to-istanbul "^7.1.0"
plur@^4.0.0:
@ -5731,6 +5739,16 @@ readable-stream@^2.0.0, readable-stream@~2.3.6:
string_decoder "~1.1.1"
util-deprecate "~1.0.1"
readable-stream@~1.0.31:
version "1.0.34"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c"
integrity sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=
dependencies:
core-util-is "~1.0.0"
inherits "~2.0.1"
isarray "0.0.1"
string_decoder "~0.10.x"
readdirp@~3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e"
@ -6290,6 +6308,11 @@ string_decoder@^1.1.1:
dependencies:
safe-buffer "~5.2.0"
string_decoder@~0.10.x:
version "0.10.31"
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
integrity sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=
string_decoder@~1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
@ -6476,7 +6499,7 @@ text-table@^0.2.0:
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
through2@^2.0.0, through2@^2.0.2:
through2@^2.0.0, through2@^2.0.1, through2@^2.0.2:
version "2.0.5"
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
@ -6724,6 +6747,11 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
untildify@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b"
integrity sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==
update-notifier@^5.0.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-5.1.0.tgz#4ab0d7c7f36a231dd7316cf7729313f0214d9ad9"
@ -7012,7 +7040,7 @@ yargs-unparser@2.0.0:
flat "^5.0.2"
is-plain-obj "^2.1.0"
yargs@16.2.0, yargs@^16.0.0, yargs@^16.1.1, yargs@^16.2.0:
yargs@16.2.0, yargs@^16.0.0, yargs@^16.1.0, yargs@^16.1.1, yargs@^16.2.0:
version "16.2.0"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==