-
Notifications
You must be signed in to change notification settings - Fork 798
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
715aa14
commit 3fccbcc
Showing
11 changed files
with
1,889 additions
and
1,508 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1090,7 +1090,14 @@ | |
pirates "^4.0.0" | ||
source-map-support "^0.5.16" | ||
|
||
"@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4": | ||
"@babel/runtime@^7.13.10", "@babel/runtime@^7.9.2": | ||
version "7.14.0" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.0.tgz#46794bc20b612c5f75e62dd071e24dfd95f1cbe6" | ||
integrity sha512-JELkvo/DlpNdJ7dlyw/eY7E0suy5i5GQH+Vlxaq1nsNJ+H7f4Vtv3jMeCEgRhZZQFXTjldYfQgv2qmM6M1v5wA== | ||
dependencies: | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4": | ||
version "7.13.10" | ||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" | ||
integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== | ||
|
@@ -1753,140 +1760,148 @@ | |
resolved "https://registry.yarnpkg.com/@wordpress/browserslist-config/-/browserslist-config-2.7.0.tgz#37e39ede39bec5a540dc93b96569787025aadc83" | ||
integrity sha512-pB45JlfmHuEigNFZ1X+CTgIsOT3/TTb9iZxw1DHXge/7ytY8FNhtcNwTfF9IgnS6/xaFRZBqzw4DyH4sP1Lyxg== | ||
|
||
"@wordpress/compose@^3.23.1": | ||
version "3.25.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/compose/-/compose-3.25.0.tgz#a1d09bb5324e8c4a060c0ab4fba96afdc0112128" | ||
integrity sha512-mml8uw3Au95irp/nImKLcTM9RIAfFa8q0Ct+SEgDJae1WhEWbWXFCNr9wus/Kn1FQmr++8Fth5XNQMNQPMH6kg== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@wordpress/deprecated" "^2.12.0" | ||
"@wordpress/dom" "^2.17.0" | ||
"@wordpress/element" "^2.20.0" | ||
"@wordpress/is-shallow-equal" "^3.1.0" | ||
"@wordpress/keycodes" "^2.19.0" | ||
"@wordpress/priority-queue" "^1.11.0" | ||
"@wordpress/compose@^4.1.1": | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/compose/-/compose-4.1.1.tgz#68811ac72637605952c396f83fd2a05662fd855c" | ||
integrity sha512-REo+YIB2Yw+eO6Q8bh/xijIc4zINOUzF7eAv/TQfV6D1VqdLeAhG9916xYpLv1kYcxHEuOKBKE3qEJzWrpC6Lw== | ||
dependencies: | ||
"@babel/runtime" "^7.13.10" | ||
"@wordpress/deprecated" "^3.1.1" | ||
"@wordpress/dom" "^3.1.1" | ||
"@wordpress/element" "^3.1.1" | ||
"@wordpress/is-shallow-equal" "^4.1.1" | ||
"@wordpress/keycodes" "^3.1.1" | ||
"@wordpress/priority-queue" "^2.1.1" | ||
clipboard "^2.0.1" | ||
lodash "^4.17.19" | ||
lodash "^4.17.21" | ||
memize "^1.1.0" | ||
mousetrap "^1.6.5" | ||
react-resize-aware "^3.1.0" | ||
use-memo-one "^1.1.1" | ||
|
||
"@wordpress/data@4.26.1": | ||
version "4.26.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/data/-/data-4.26.1.tgz#5cc1bbcbfc0b379184a8c992db9b0097987599f1" | ||
integrity sha512-+GIi9uI18Do1CkKU7AkTeQ/vJ0vzP4lJyBZv5GmTYhdkjxPMxcAzcdfJA/ZNnZGhiQAFsv+HuI3aJ8KC3Y3yMA== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@wordpress/compose" "^3.23.1" | ||
"@wordpress/deprecated" "^2.11.0" | ||
"@wordpress/element" "^2.19.0" | ||
"@wordpress/is-shallow-equal" "^3.0.0" | ||
"@wordpress/priority-queue" "^1.10.0" | ||
"@wordpress/redux-routine" "^3.13.0" | ||
"@wordpress/data@5.1.1": | ||
version "5.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/data/-/data-5.1.1.tgz#f71cdc8327415cda45cb84ec205802459adf769e" | ||
integrity sha512-/YkqBsnYMe6JT1dMfIW+4bjDV3irhSMqdCqbpLxKllYw69v+IoptIx86LCjWvG0CL3bT2nf0s2fljRSOqOZ2DA== | ||
dependencies: | ||
"@babel/runtime" "^7.13.10" | ||
"@wordpress/compose" "^4.1.1" | ||
"@wordpress/deprecated" "^3.1.1" | ||
"@wordpress/element" "^3.1.1" | ||
"@wordpress/is-shallow-equal" "^4.1.1" | ||
"@wordpress/priority-queue" "^2.1.1" | ||
"@wordpress/redux-routine" "^4.1.1" | ||
equivalent-key-map "^0.2.2" | ||
is-promise "^4.0.0" | ||
lodash "^4.17.19" | ||
lodash "^4.17.21" | ||
memize "^1.1.0" | ||
redux "^4.0.0" | ||
redux "^4.1.0" | ||
turbo-combine-reducers "^1.0.2" | ||
use-memo-one "^1.1.1" | ||
|
||
"@wordpress/[email protected]", "@wordpress/dependency-extraction-webpack-plugin@^2.8.0": | ||
"@wordpress/[email protected]": | ||
version "3.1.4" | ||
resolved "https://registry.yarnpkg.com/@wordpress/dependency-extraction-webpack-plugin/-/dependency-extraction-webpack-plugin-3.1.4.tgz#6960d6a0aa925a2e4b80a1c0918e950a87e9ed0f" | ||
integrity sha512-SoFdhgt75symEJz57QwzDrcZzuSZ9Fxxr1adplSHHYfvRXBm/vDM0x6jeb2pHtVWH0Ltax4Z/yelRgv982nNYA== | ||
dependencies: | ||
json2php "^0.0.4" | ||
webpack-sources "^2.2.0" | ||
|
||
"@wordpress/dependency-extraction-webpack-plugin@^2.8.0": | ||
version "2.9.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/dependency-extraction-webpack-plugin/-/dependency-extraction-webpack-plugin-2.9.0.tgz#0b38278afc0429506a1ae6b82a2fc8a88bc25f58" | ||
integrity sha512-Eo8ByPd3iZ6az4UmdLD2xYLp1/7os/H80l28Y5OlS4DozkD3vcWCBReynWoBax74u3oJ9wWN5b/8oSxGwIKXYQ== | ||
dependencies: | ||
json2php "^0.0.4" | ||
webpack-sources "^1.3.0" | ||
|
||
"@wordpress/deprecated@^2.11.0", "@wordpress/deprecated@^2.12.0": | ||
version "2.12.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/deprecated/-/deprecated-2.12.0.tgz#59c72635810ff620811914dfe3c3c9553cae21a4" | ||
integrity sha512-AjOv8hx8i05esaVtri7VExoHNJQ9ZRAXeakirH2aZeZdOu34FKb7LxBoZCmlRo6y7tSQejs0IfYvDEWlr7HOvQ== | ||
"@wordpress/deprecated@^3.1.1": | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/deprecated/-/deprecated-3.1.1.tgz#af644af63c28f913a321465c6df1e57284800290" | ||
integrity sha512-0hILlCNhf0DukFo3hMWybf9q507cxnIHhC1GQ1crZtTqzKS2QY2C1/77V4YGPdBShUj5j1dPriYCzfB5jFFgqQ== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@wordpress/hooks" "^2.12.0" | ||
"@babel/runtime" "^7.13.10" | ||
"@wordpress/hooks" "^3.1.1" | ||
|
||
"@wordpress/dom@^2.17.0": | ||
version "2.17.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/dom/-/dom-2.17.0.tgz#e5f197a67dbafc8e92f4bdf9b3b898007ea8ee05" | ||
integrity sha512-RNEdCcBv3wNwuudwqfyNsm+LYpc8wJvARSplhojkd9tc7qdpExy4uz5/sQCxgnP7CGl8p8N4hVASBoIPBwewxQ== | ||
"@wordpress/dom@^3.1.1": | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/dom/-/dom-3.1.1.tgz#e533666db79ddc829d127fa11960726e3e22d341" | ||
integrity sha512-NkNkgczdQweWXXiP7uaXmuu58JsRU/WN9OTWT0pVTZumTQKsvm0Fcs55jt3NBG+X/F80DC+DPVW6+sTKv0Lqxg== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
lodash "^4.17.19" | ||
"@babel/runtime" "^7.13.10" | ||
lodash "^4.17.21" | ||
|
||
"@wordpress/element@^2.19.0", "@wordpress/element@^2.20.0": | ||
version "2.20.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/element/-/element-2.20.0.tgz#782ab99441ab467a35329e97ca281931d3156c68" | ||
integrity sha512-6sZQSvyhnD0MHmZ9w6t3k6E1mw1y6AbwJ0pGBmm8Kqnsv4oeZpYCmriwwceCufZLLRS1icFB5VGZRIdvMWRMPA== | ||
"@wordpress/element@^3.1.1": | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/element/-/element-3.1.1.tgz#a1f33ddf54902c671d7a3426bae9731287a80f05" | ||
integrity sha512-OaqKQVEV3CCTdrx/G7fMbmxhrxjApobHUAGAVYCCR1MIqScfluYJRLWFLx8tlkl/Qm/UbF9IfdXS1lphufvYog== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@babel/runtime" "^7.13.10" | ||
"@types/react" "^16.9.0" | ||
"@types/react-dom" "^16.9.0" | ||
"@wordpress/escape-html" "^1.12.0" | ||
lodash "^4.17.19" | ||
"@wordpress/escape-html" "^2.1.1" | ||
lodash "^4.17.21" | ||
react "^16.13.1" | ||
react-dom "^16.13.1" | ||
|
||
"@wordpress/escape-html@^1.12.0": | ||
version "1.12.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/escape-html/-/escape-html-1.12.0.tgz#f69f0ecf5bd545223a6543cc58507b130e7a78d1" | ||
integrity sha512-T+HiRDlm3UcPnbV00g3Qclea0SIopHd7d+xSSRfblhEhoiCDC5GTdjUAbrtMGZov46PHhHEl1/iN3oMv+mlWXQ== | ||
"@wordpress/escape-html@^2.1.1": | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/escape-html/-/escape-html-2.1.1.tgz#4b9e887c2b1b06ec0d4fc691328224b4e9736c95" | ||
integrity sha512-ZIkLxGLBhXkZu3t0yF82/brPV5aCOGCXGiH0EMV8GCohhXCNIfQwwFrZ5gd5NyNX5Q8alTLsiA84azJd+n0XiQ== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@babel/runtime" "^7.13.10" | ||
|
||
"@wordpress/hooks@^2.12.0": | ||
version "2.12.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/hooks/-/hooks-2.12.0.tgz#d82d79f001266b5a16879998cafb8de44567e311" | ||
integrity sha512-BXQw5ZKupKbwlczHFJcDPG8cNi8MmiRgLI42Dwl181+1w9UOHGAjbsRmgYreAIU8vXEx2Gr1QW0HroVpZxixoA== | ||
"@wordpress/hooks@^3.1.1": | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/hooks/-/hooks-3.1.1.tgz#be9be2abbe97ad8c0bee52c96381e5a46e559963" | ||
integrity sha512-9f6H9WBwu6x/MM4ZCVLGGBuMiBcyaLapmAku5IwcWaeB2PtPduwjmk2NfGx35TuhBQD554DUg8WtTjIS019UAg== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@babel/runtime" "^7.13.10" | ||
|
||
"@wordpress/i18n@^3.19.0": | ||
version "3.19.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/i18n/-/i18n-3.19.0.tgz#63e6be761598b1840a8314d9781d7ce8f543f1a8" | ||
integrity sha512-dACJKGzcaTS8AufH6HpHYm3v9zB6uRPK6DQg6F+oL8EhvENs1o+oSfwP3RDYmaI7BHSg/JYID+vIGm/nZDMx6A== | ||
"@wordpress/i18n@^4.1.1": | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/i18n/-/i18n-4.1.1.tgz#3e7efe97dfa22aefa5e1989e5ee30cc6601b7b40" | ||
integrity sha512-Ra/hxR8WCLqDp2P49Ibr9ANhZZZ8WHnsO+4WG3XDarJ3lmzux0TcRThDKRCcYHsW3pzieARmrEa/BOlYD7ZEjQ== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@wordpress/hooks" "^2.12.0" | ||
"@babel/runtime" "^7.13.10" | ||
"@wordpress/hooks" "^3.1.1" | ||
gettext-parser "^1.3.1" | ||
lodash "^4.17.19" | ||
lodash "^4.17.21" | ||
memize "^1.1.0" | ||
sprintf-js "^1.1.1" | ||
tannin "^1.2.0" | ||
|
||
"@wordpress/is-shallow-equal@^3.0.0", "@wordpress/is-shallow-equal@^3.1.0": | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/is-shallow-equal/-/is-shallow-equal-3.1.0.tgz#a2659bee0dc1d5fe2515a5791b8b0a8be9da2ca7" | ||
integrity sha512-j1kGZEXzta6ZL9p8i++rYXeuAg4ZSSMXsUhSqloADYXsx/nUslNQMKoaTSKKI49nbzZJhc4lJH1Kp+jZZ086EA== | ||
"@wordpress/is-shallow-equal@^4.1.1": | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/is-shallow-equal/-/is-shallow-equal-4.1.1.tgz#1e1a18ae15711f90e54e956f1d06fbb646c93e26" | ||
integrity sha512-Bc782s4Kte98RKLtuDXOaUBpyJWUgN4XZJevEoFasKQTpABZUDF+Y2C0/dhnlJeYF5TDEd8TQgFfpF5csxEUNw== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@babel/runtime" "^7.13.10" | ||
|
||
"@wordpress/keycodes@^2.19.0": | ||
version "2.19.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/keycodes/-/keycodes-2.19.0.tgz#696fc060d9ead2f3cc38bfaa0d4d5ad1e05a1f7f" | ||
integrity sha512-nHUh6IQoljY0ojbDCgjcZDFThAj013nFDk4JF25N+MMhEc98sPj9EItJnpGB0cU1M4C1POmm1bHnrMgPywlEqw== | ||
"@wordpress/keycodes@^3.1.1": | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/keycodes/-/keycodes-3.1.1.tgz#d842167401967908713d2f43b3ff9f53cbef2bf8" | ||
integrity sha512-lLJTl/PJv0F5c02YfFdzS/sspmMM3kWYcix8sXsAQgjzLkOMizSQySBa3bpT2t5auN0YQ34YVyeupVfoY+evOQ== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@wordpress/i18n" "^3.19.0" | ||
lodash "^4.17.19" | ||
"@babel/runtime" "^7.13.10" | ||
"@wordpress/i18n" "^4.1.1" | ||
lodash "^4.17.21" | ||
|
||
"@wordpress/priority-queue@^1.10.0", "@wordpress/priority-queue@^1.11.0": | ||
version "1.11.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/priority-queue/-/priority-queue-1.11.0.tgz#448859ae797c99ecc3907fa979ea9d009f14e71f" | ||
integrity sha512-2cF9VKzvTe14zT7ZXvNB/M7jTnQL0VcpqZsSpjTsaJsJ04Ihy/i0FpaFlHd44sGi1RV1WpBtjgs8BX3TNtFmVQ== | ||
"@wordpress/priority-queue@^2.1.1": | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/priority-queue/-/priority-queue-2.1.1.tgz#c22fc152c426181fecb0ca1397daff27a6ff2918" | ||
integrity sha512-e4x4B+1F2wXejqjNr6L3LTf5aO7gzy/9MWy5pUgg1rlo8z+B73OyOUmK39WOnzFtzmwTbFqgzzCwY5JqIaZe2g== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@babel/runtime" "^7.13.10" | ||
|
||
"@wordpress/redux-routine@^3.13.0": | ||
version "3.14.0" | ||
resolved "https://registry.yarnpkg.com/@wordpress/redux-routine/-/redux-routine-3.14.0.tgz#4f78f3f725a9c8f0b664748c20ee4cffb7020449" | ||
integrity sha512-BVCgsGyRQ7MHHfoxAYlPHWmYBayN9G2NXswhk/E/W845PXB2yshBZuE9Chkpnvi0OqOkxssV8PLh5/tJEIApew== | ||
"@wordpress/redux-routine@^4.1.1": | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/@wordpress/redux-routine/-/redux-routine-4.1.1.tgz#2b1ff3886725011c5e7ef41d1a4b237171cf368c" | ||
integrity sha512-wjHASkmDPiOhnTZGn43kBj5RDVnSTRpj3EHL8boUGmOMiEFm/bUAfefhyvlo9ksBF4ZQm2pJjJTWtp5zE1drgg== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@babel/runtime" "^7.13.10" | ||
is-promise "^4.0.0" | ||
lodash "^4.17.19" | ||
lodash "^4.17.21" | ||
rungen "^0.3.2" | ||
|
||
"@xtuc/ieee754@^1.2.0": | ||
|
@@ -6922,7 +6937,7 @@ lodash.uniq@^4.5.0: | |
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" | ||
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= | ||
|
||
lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.7.0, lodash@~4.17.10: | ||
lodash@^4.0.0, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.7.0, lodash@~4.17.10: | ||
version "4.17.21" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" | ||
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== | ||
|
@@ -8723,13 +8738,12 @@ redent@^1.0.0: | |
indent-string "^2.1.0" | ||
strip-indent "^1.0.1" | ||
|
||
redux@^4.0.0: | ||
version "4.0.5" | ||
resolved "https://registry.yarnpkg.com/redux/-/redux-4.0.5.tgz#4db5de5816e17891de8a80c424232d06f051d93f" | ||
integrity sha512-VSz1uMAH24DM6MF72vcojpYPtrTUu3ByVWfPL1nPfVRb5mZVTve5GnNCUV53QM/BZ66xfWrm0CTWoM+Xlz8V1w== | ||
redux@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/redux/-/redux-4.1.0.tgz#eb049679f2f523c379f1aff345c8612f294c88d4" | ||
integrity sha512-uI2dQN43zqLWCt6B/BMGRMY6db7TTY4qeHHfGeKb3EOhmOKjU3KdWvNLJyqaHRksv/ErdNH7cFZWg9jXtewy4g== | ||
dependencies: | ||
loose-envify "^1.4.0" | ||
symbol-observable "^1.2.0" | ||
"@babel/runtime" "^7.9.2" | ||
|
||
reflect.ownkeys@^0.2.0: | ||
version "0.2.0" | ||
|
@@ -9745,11 +9759,6 @@ svgo@^1.0.0: | |
unquote "~1.1.1" | ||
util.promisify "~1.0.0" | ||
|
||
symbol-observable@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804" | ||
integrity sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ== | ||
|
||
symbol-tree@^3.2.2, symbol-tree@^3.2.4: | ||
version "3.2.4" | ||
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2" | ||
|
@@ -10527,6 +10536,14 @@ webpack-sources@^2.0.1: | |
source-list-map "^2.0.1" | ||
source-map "^0.6.1" | ||
|
||
webpack-sources@^2.2.0: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-2.3.0.tgz#9ed2de69b25143a4c18847586ad9eccb19278cfa" | ||
integrity sha512-WyOdtwSvOML1kbgtXbTDnEW0jkJ7hZr/bDByIwszhWd/4XX1A3XMkrbFMsuH4+/MfLlZCUzlAdg4r7jaGKEIgQ== | ||
dependencies: | ||
source-list-map "^2.0.1" | ||
source-map "^0.6.1" | ||
|
||
[email protected]: | ||
version "4.45.0" | ||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.45.0.tgz#bcdc1ddb43959adb47f8974e60d944027267c1be" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.