diff --git a/yarn.lock b/yarn.lock index 1e5ad6a..ca8ec96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -877,9 +877,9 @@ resolve-global "^1.0.0" "@dword-design/babel-config@^1.0.0", "@dword-design/babel-config@^1.0.10", "@dword-design/babel-config@^1.0.4": - version "1.4.2" - resolved "https://registry.yarnpkg.com/@dword-design/babel-config/-/babel-config-1.4.2.tgz#4cb775edee87cd385da7ec1372e1541d652a9c5a" - integrity sha512-nqEDfn4IiY7a3fgZMg/yebiNNm5o/avPFmO6uSbu3EzqopAmX7WFpuXv4krHUzsIxgWaamLkuOq0ARYzqclpXw== + version "1.5.0" + resolved "https://registry.yarnpkg.com/@dword-design/babel-config/-/babel-config-1.5.0.tgz#db70390b463bd56e4c897ba484d7c86613034fe6" + integrity sha512-9J8eLkF/+N9uEVxkLXxBm+IagxsiM6/6fV2AmiB3ZuIRzS0rT8CZlRBQoSS1vk90/t7cFVj8Esffs5gMqLcXHw== dependencies: "@babel/plugin-proposal-optional-chaining" "^7.6.0" "@babel/plugin-proposal-pipeline-operator" "^7.5.0" @@ -888,6 +888,7 @@ babel-plugin-add-module-exports "^1.0.2" babel-plugin-module-resolver "^4.0.0" babel-plugin-transform-imports "^2.0.0" + find-up "^4.1.0" get-package-name "^1.0.0" param-case "^3.0.3" @@ -909,9 +910,9 @@ get-package-name "^1.0.0" "@dword-design/base@^6.0.0": - version "6.18.1" - resolved "https://registry.yarnpkg.com/@dword-design/base/-/base-6.18.1.tgz#1ece4277650d275315e3e8190f44f83701494507" - integrity sha512-wWGIqOQvmUsBJhw0WN1O6p4V6XKEXjw7XXL6NPkA7TWrFL8P9g4hbMQWjIxQeGHky8w9qWvMGvshExY1pL3qoA== + version "6.19.0" + resolved "https://registry.yarnpkg.com/@dword-design/base/-/base-6.19.0.tgz#fcee25c2cd0f0e122cbdf960ad04dc327ed1f618" + integrity sha512-gy5PX4cnljkcnlG7lj2L+3Mn3al9N3un1Gg9le7izVC34RM48HQNadO+7CutFYXbsYFotGKY1Ka8u4OCmqXEYw== dependencies: "@babel/core" "^7.6.4" "@babel/register" "^7.6.2" @@ -927,7 +928,7 @@ commitizen "^4.0.3" constant-case "^3.0.3" cz-conventional-changelog "^3.1.0" - depcheck dword-design/depcheck#fork + depcheck "github:dword-design/depcheck#fork" execa "^4.0.0" expect "^25.1.0" find-up "^4.1.0" @@ -949,7 +950,7 @@ resolve-cwd "^3.0.0" resolve-from "^5.0.0" safe-readfile "^1.0.2" - safe-require dword-design/node-safe-require#fork + safe-require "github:dword-design/node-safe-require#fork" semantic-release "^17.0.3" sort-package-json "^1.39.1" spdx-expression-parse "^3.0.0" @@ -972,7 +973,7 @@ resolved "https://registry.yarnpkg.com/@dword-design/depcheck-config/-/depcheck-config-1.1.7.tgz#68fdac96d2dff6c40ea699639997e80f0c48e674" integrity sha512-mL3OUdNkeYhrzbqd1GsAYW4VyOHzCSZsMuQy9iL1ZAn1MVVeG5C+ajdyLYJuuLA8tJkYbEkd2v3bfwm/A0PEzA== dependencies: - depcheck dword-design/depcheck#fork + depcheck "github:dword-design/depcheck#fork" depcheck-babel-parser "^1.1.0" depcheck-execa-detector "^1.0.2" @@ -988,7 +989,7 @@ eslint-config-airbnb-base "^14.1.0" eslint-config-prettier "^6.11.0" eslint-import-resolver-babel-module "^5.1.2" - eslint-plugin-import dword-design/eslint-plugin-import#fork + eslint-plugin-import "github:dword-design/eslint-plugin-import#fork" eslint-plugin-json-format "^2.0.1" eslint-plugin-prefer-arrow "^1.1.6" eslint-plugin-prettier "^3.1.3" @@ -997,13 +998,13 @@ eslint-plugin-vue "^6.1.2" get-package-name "^1.0.0" load-pkg "^4.0.0" - prettier prettier/prettier#19545e049ea424273fb6d647eefd1787d998b333 + prettier "github:prettier/prettier#19545e049ea424273fb6d647eefd1787d998b333" vue-eslint-parser "^7.0.0" "@dword-design/eslint-plugin-import-alias@^1.1.1": - version "1.4.0" - resolved "https://registry.yarnpkg.com/@dword-design/eslint-plugin-import-alias/-/eslint-plugin-import-alias-1.4.0.tgz#3ad8a04691796fa464b4f990b3b1bb541a719e0d" - integrity sha512-Bd4iwv3vB0R78tTpUdAkx+QT4yWVg1/xC9w1pldOUDz/X48wXf5F/dQVsiGobyMzNMlp5Mt+01dqQXzzJ/MbXA== + version "1.4.1" + resolved "https://registry.yarnpkg.com/@dword-design/eslint-plugin-import-alias/-/eslint-plugin-import-alias-1.4.1.tgz#27586f7fd2f72abc620ced8058d4264d7a242232" + integrity sha512-uMqa0OfDcTd5fEYiX4PDUR81vqWlCt6CLhnG4uGi/euxntuYw5XKHrjraqDfAvKLNVTsqZNsqFtotMmOEt0gPw== dependencies: "@babel/core" "^7.10.2" "@dword-design/functions" "^1.1.2" @@ -1014,7 +1015,7 @@ resolved "https://registry.yarnpkg.com/@dword-design/functions/-/functions-1.1.2.tgz#a0785964548eacc2809b75b7dc9f3b84a8566480" integrity sha512-20qJB41LEzZUZsh/kY93WpSaTzrij21P7o2Korhmo0uK01A4OYRNhkd3naWqUnz+aga3lg6sLF4rOWsm1x5y7g== dependencies: - endent dword-design/endent#fork + endent "github:dword-design/endent#fork" lodash "^4.17.15" p-is-promise "^3.0.0" tinycolor2 "^1.4.1" @@ -2181,8 +2182,9 @@ chardet@^0.7.0: resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e" integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA== -chdir@dword-design/node-chdir#fork: +"chdir@github:dword-design/node-chdir#fork": version "0.0.0" + uid "7eaa8592e576b0f9d6d3ce699b02b04dcd8a2c16" resolved "https://codeload.github.com/dword-design/node-chdir/tar.gz/7eaa8592e576b0f9d6d3ce699b02b04dcd8a2c16" chokidar@3.3.0: @@ -2244,8 +2246,14 @@ ci-info@^1.5.0: resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497" integrity sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A== -ci-info@^2.0.0, ci-info@watson/ci-info#f43f6a1cefff47fb361c88cf4b943fdbcaafe540: +ci-info@^2.0.0: version "2.0.0" + resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46" + integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ== + +ci-info@watson/ci-info#f43f6a1cefff47fb361c88cf4b943fdbcaafe540: + version "2.0.0" + uid f43f6a1cefff47fb361c88cf4b943fdbcaafe540 resolved "https://codeload.github.com/watson/ci-info/tar.gz/f43f6a1cefff47fb361c88cf4b943fdbcaafe540" cidr-regex@^2.0.10: @@ -2793,7 +2801,7 @@ debug@^2.2.0, debug@^2.3.3, debug@^2.6.9: dependencies: ms "2.0.0" -debuglog@^1.0.1: +debuglog@*, debuglog@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492" integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI= @@ -2818,6 +2826,7 @@ decode-uri-component@^0.2.0: dedent@0.7.0, dedent@dword-design/dedent#fork: version "0.7.0" + uid c8d46e5017d60504657c2d01b59082c0329a12a7 resolved "https://codeload.github.com/dword-design/dedent/tar.gz/c8d46e5017d60504657c2d01b59082c0329a12a7" dependencies: babel-plugin-add-module-exports "^1.0.2" @@ -2901,8 +2910,9 @@ depcheck-execa-detector@^1.0.2: "@dword-design/functions" "^2.2.4" resolve-from "^5.0.0" -depcheck@dword-design/depcheck#fork: +"depcheck@github:dword-design/depcheck#fork": version "0.0.1" + uid "8a9eb41006c2c6f9cbd79e4e68bf265e1c1df1dc" resolved "https://codeload.github.com/dword-design/depcheck/tar.gz/8a9eb41006c2c6f9cbd79e4e68bf265e1c1df1dc" dependencies: "@babel/parser" "^7.8.4" @@ -3086,9 +3096,9 @@ editorconfig@0.15.3, editorconfig@^0.15.3: sigmund "^1.0.1" electron-to-chromium@^1.3.413: - version "1.3.476" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.476.tgz#e3f36a239da7fbc5c8419c26409973ad00cc34a3" - integrity sha512-oJUEW++zbjB5C0BIAH0ksGH92S/yxPauJ1smD2M9DmEqB4SeU4MmJg6avyDGW+qusBDHoqy+e5Vq+fGhArP9Iw== + version "1.3.477" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.477.tgz#7e6b931d0c1a2572101a6e9a835128c50fd49323" + integrity sha512-81p6DZ/XmHDD7O0ITJMa7ESo9bSCfE+v3Fny3MIYR0y77xmhoriu2ShNOLXcPS4eowF6dkxw6d2QqxTkS3DjBg== emoji-regex@^7.0.1: version "7.0.3" @@ -3114,8 +3124,9 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0: dependencies: once "^1.4.0" -endent@dword-design/endent#fork: +endent@dword-design/endent#fork, "endent@github:dword-design/endent#fork": version "1.4.0" + uid be5433db67eaec07c6c9d00ba3bed2ed946dc664 resolved "https://codeload.github.com/dword-design/endent/tar.gz/be5433db67eaec07c6c9d00ba3bed2ed946dc664" dependencies: dedent dword-design/dedent#fork @@ -3247,8 +3258,9 @@ eslint-module-utils@^2.4.1: debug "^2.6.9" pkg-dir "^2.0.0" -eslint-plugin-import@dword-design/eslint-plugin-import#fork: +"eslint-plugin-import@github:dword-design/eslint-plugin-import#fork": version "2.20.1" + uid "092878bcc1f9b7ef80ca755bfd77e13b15aa9ef3" resolved "https://codeload.github.com/dword-design/eslint-plugin-import/tar.gz/092878bcc1f9b7ef80ca755bfd77e13b15aa9ef3" dependencies: array-includes "^3.0.3" @@ -4516,7 +4528,7 @@ import-lazy@^2.1.0: resolved "https://registry.yarnpkg.com/import-lazy/-/import-lazy-2.1.0.tgz#05698e3d45c88e8d7e9d92cb0584e77f096f3e43" integrity sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM= -imurmurhash@^0.1.4: +imurmurhash@*, imurmurhash@^0.1.4: version "0.1.4" resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" integrity sha1-khi5srkoojixPcT7a21XbyMUU+o= @@ -5592,6 +5604,11 @@ lockfile@^1.0.4: dependencies: signal-exit "^3.0.2" +lodash._baseindexof@*: + version "3.1.0" + resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c" + integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw= + lodash._baseuniq@~4.6.0: version "4.6.0" resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8" @@ -5600,11 +5617,33 @@ lodash._baseuniq@~4.6.0: lodash._createset "~4.0.0" lodash._root "~3.0.0" +lodash._bindcallback@*: + version "3.0.1" + resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e" + integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4= + +lodash._cacheindexof@*: + version "3.0.2" + resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92" + integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI= + +lodash._createcache@*: + version "3.1.2" + resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093" + integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM= + dependencies: + lodash._getnative "^3.0.0" + lodash._createset@~4.0.0: version "4.0.3" resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26" integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY= +lodash._getnative@*, lodash._getnative@^3.0.0: + version "3.9.1" + resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5" + integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U= + lodash._root@~3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692" @@ -5650,6 +5689,11 @@ lodash.map@^4.5.1: resolved "https://registry.yarnpkg.com/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3" integrity sha1-dx7Hg540c9nEzeKLGTlMNWL09tM= +lodash.restparam@*: + version "3.6.1" + resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805" + integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU= + lodash.toarray@^4.4.0: version "4.4.0" resolved "https://registry.yarnpkg.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561" @@ -6411,6 +6455,7 @@ npm@^6.10.3: cmd-shim "^3.0.3" columnify "~1.5.4" config-chain "^1.1.12" + debuglog "*" detect-indent "~5.0.0" detect-newline "^2.1.0" dezalgo "~1.0.3" @@ -6425,6 +6470,7 @@ npm@^6.10.3: has-unicode "~2.0.1" hosted-git-info "^2.8.8" iferr "^1.0.2" + imurmurhash "*" infer-owner "^1.0.4" inflight "~1.0.6" inherits "^2.0.4" @@ -6443,8 +6489,14 @@ npm@^6.10.3: libnpx "^10.2.2" lock-verify "^2.1.0" lockfile "^1.0.4" + lodash._baseindexof "*" lodash._baseuniq "~4.6.0" + lodash._bindcallback "*" + lodash._cacheindexof "*" + lodash._createcache "*" + lodash._getnative "*" lodash.clonedeep "~4.5.0" + lodash.restparam "*" lodash.union "~4.6.0" lodash.uniq "~4.5.0" lodash.without "~4.4.0" @@ -7181,8 +7233,9 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@prettier/prettier#19545e049ea424273fb6d647eefd1787d998b333: +"prettier@github:prettier/prettier#19545e049ea424273fb6d647eefd1787d998b333": version "2.1.0-dev" + uid "19545e049ea424273fb6d647eefd1787d998b333" resolved "https://codeload.github.com/prettier/prettier/tar.gz/19545e049ea424273fb6d647eefd1787d998b333" dependencies: "@angular/compiler" "9.0.5" @@ -7928,8 +7981,9 @@ safe-regex@^1.1.0: dependencies: ret "~0.1.10" -safe-require@dword-design/node-safe-require#fork: +"safe-require@github:dword-design/node-safe-require#fork": version "1.0.3" + uid "53682cf7aa25d784c6278f8ccbc9986ad0dd5f38" resolved "https://codeload.github.com/dword-design/node-safe-require/tar.gz/53682cf7aa25d784c6278f8ccbc9986ad0dd5f38" "safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0: @@ -9251,7 +9305,7 @@ with-local-tmp-dir@^2.1.0: resolved "https://registry.yarnpkg.com/with-local-tmp-dir/-/with-local-tmp-dir-2.2.10.tgz#f840d54ada8f7714866e5d638b021ebbc8c2b9b0" integrity sha512-QjUhQh7HN/OzaAkrXG+4eWyREOjWXLDD97tD2WKq68RTs2AiGPaxwlBIF15dul/vF05KG1RGvLR59a51O7xpyg== dependencies: - chdir dword-design/node-chdir#fork + chdir "github:dword-design/node-chdir#fork" tmp-promise "^3.0.0" word-wrap@^1.0.3, word-wrap@^1.2.3: