From 90a961219aa4116e855dc8180553903035b02350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 04:31:22 +0000 Subject: [PATCH] Bump loader-utils from 1.4.0 to 1.4.2 Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 55 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 30 insertions(+), 25 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4f3f5bd..fbbdd48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2687,7 +2687,7 @@ before-after-hook@^2.2.0: big.js@^5.2.2: version "5.2.2" - resolved "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328" + resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328" integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ== binary-extensions@^1.0.0: @@ -3803,7 +3803,7 @@ emoji-regex@^8.0.0: emojis-list@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78" + resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78" integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q== encodeurl@~1.0.2: @@ -5501,7 +5501,7 @@ json3@^3.3.3: json5@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe" + resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe" integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow== dependencies: minimist "^1.2.0" @@ -5765,9 +5765,9 @@ loader-runner@^4.2.0: integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw== loader-utils@^1.4.0: - version "1.4.0" - resolved "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613" - integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA== + version "1.4.2" + resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3" + integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg== dependencies: big.js "^5.2.2" emojis-list "^3.0.0" @@ -6121,11 +6121,16 @@ minimist-options@4.1.0: is-plain-obj "^1.1.0" kind-of "^6.0.3" -minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5: +minimist@^1.1.3, minimist@^1.2.5: version "1.2.5" resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== +minimist@^1.2.0: + version "1.2.7" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18" + integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g== + minipass-collect@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz#22b813bf745dc6edba2576b940022ad6edc8c617" @@ -7792,52 +7797,52 @@ react-transition-group@^4.4.0, react-transition-group@^4.4.1: prop-types "^15.6.2" "react-webln-fallback-antd@file:packages/react-webln-fallback-antd": - version "0.1.4" + version "0.2.1" dependencies: qrcode.react "0.9.3" - react-webln-fallback-core "file:../../Library/Caches/Yarn/v6/npm-react-webln-fallback-antd-0.1.4-3e2d9c61-0879-4025-a655-486e5dab5fa1-1622925820665/node_modules/react-webln-fallback-core" + react-webln-fallback-core "file:packages/react-webln-fallback-core" "react-webln-fallback-bootstrap@file:packages/react-webln-fallback-bootstrap": - version "0.1.4" + version "0.2.1" dependencies: "@types/i18next" "^12.1.0" qrcode.react "^0.9.3" - react-webln-fallback-core "file:../../Library/Caches/Yarn/v6/npm-react-webln-fallback-bootstrap-0.1.4-1ef6b082-bfa7-4457-90a2-8f658e1e0459-1622925820672/node_modules/react-webln-fallback-core" + react-webln-fallback-core "file:packages/react-webln-fallback-core" "react-webln-fallback-core@file:packages/react-webln-fallback-core": - version "0.1.3" + version "0.2.0" dependencies: i18next "15.0.9" i18next-browser-languagedetector "3.0.1" "react-webln-fallback-demo@file:demo": - version "1.0.0" + version "0.2.1" dependencies: - react-webln-fallback-antd "file:../../Library/Caches/Yarn/v6/npm-react-webln-fallback-demo-1.0.0-457732b8-4bae-4786-885d-31fa2ca10655-1622925820677/node_modules/packages/react-webln-fallback-antd" - react-webln-fallback-bootstrap "file:../../Library/Caches/Yarn/v6/npm-react-webln-fallback-demo-1.0.0-457732b8-4bae-4786-885d-31fa2ca10655-1622925820677/node_modules/packages/react-webln-fallback-bootstrap" - react-webln-fallback-core "file:../../Library/Caches/Yarn/v6/npm-react-webln-fallback-demo-1.0.0-457732b8-4bae-4786-885d-31fa2ca10655-1622925820677/node_modules/packages/react-webln-fallback-core" - react-webln-fallback-material-ui "file:../../Library/Caches/Yarn/v6/npm-react-webln-fallback-demo-1.0.0-457732b8-4bae-4786-885d-31fa2ca10655-1622925820677/node_modules/packages/react-webln-fallback-material-ui" - react-webln-fallback-reactstrap "file:../../Library/Caches/Yarn/v6/npm-react-webln-fallback-demo-1.0.0-457732b8-4bae-4786-885d-31fa2ca10655-1622925820677/node_modules/packages/react-webln-fallback-reactstrap" - react-webln-fallback-semantic-ui "file:../../Library/Caches/Yarn/v6/npm-react-webln-fallback-demo-1.0.0-457732b8-4bae-4786-885d-31fa2ca10655-1622925820677/node_modules/packages/react-webln-fallback-semantic-ui" + react-webln-fallback-antd "file:packages/react-webln-fallback-antd" + react-webln-fallback-bootstrap "file:packages/react-webln-fallback-bootstrap" + react-webln-fallback-core "file:packages/react-webln-fallback-core" + react-webln-fallback-material-ui "file:packages/react-webln-fallback-material-ui" + react-webln-fallback-reactstrap "file:packages/react-webln-fallback-reactstrap" + react-webln-fallback-semantic-ui "file:packages/react-webln-fallback-semantic-ui" "react-webln-fallback-material-ui@file:packages/react-webln-fallback-material-ui": - version "0.1.4" + version "0.2.1" dependencies: qrcode.react "0.9.3" - react-webln-fallback-core "file:../../Library/Caches/Yarn/v6/npm-react-webln-fallback-material-ui-0.1.4-0fe8118c-4abd-4932-98b6-8eeb5e723c44-1622925820680/node_modules/react-webln-fallback-core" + react-webln-fallback-core "file:packages/react-webln-fallback-core" "react-webln-fallback-reactstrap@file:packages/react-webln-fallback-reactstrap": - version "0.1.4" + version "0.2.1" dependencies: "@types/i18next" "^12.1.0" qrcode.react "^0.9.3" - react-webln-fallback-core "file:../../Library/Caches/Yarn/v6/npm-react-webln-fallback-reactstrap-0.1.4-e1778f7d-cccf-4800-b4ce-3cb3401a36ae-1622925820682/node_modules/react-webln-fallback-core" + react-webln-fallback-core "file:packages/react-webln-fallback-core" "react-webln-fallback-semantic-ui@file:packages/react-webln-fallback-semantic-ui": - version "0.1.4" + version "0.2.1" dependencies: qrcode.react "0.9.3" - react-webln-fallback-core "file:../../Library/Caches/Yarn/v6/npm-react-webln-fallback-semantic-ui-0.1.4-f06dbc71-c2c1-4817-96d1-10dee60548bf-1622925820683/node_modules/react-webln-fallback-core" + react-webln-fallback-core "file:packages/react-webln-fallback-core" react@^17.0.2: version "17.0.2"