@@ -2257,15 +2257,12 @@ b4a@^1.6.4:
22572257 resolved "https://registry.yarnpkg.com/b4a/-/b4a-1.6.4.tgz#ef1c1422cae5ce6535ec191baeed7567443f36c9"
22582258 integrity sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==
22592259
2260- babel-loader@^8 .0.4 :
2261- version "8.4.1 "
2262- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.4.1 .tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675 "
2263- integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA ==
2260+ babel-loader@^10 .0.0 :
2261+ version "10.0.0 "
2262+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0 .tgz#b9743714c0e1e084b3e4adef3cd5faee33089977 "
2263+ integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA ==
22642264 dependencies:
2265- find-cache-dir "^3.3.1"
2266- loader-utils "^2.0.4"
2267- make-dir "^3.1.0"
2268- schema-utils "^2.6.5"
2265+ find-up "^5.0.0"
22692266
22702267babel-plugin-emotion@^10.0.27:
22712268 version "10.2.2"
@@ -4912,6 +4909,14 @@ find-up@^4.0.0:
49124909 locate-path "^5.0.0"
49134910 path-exists "^4.0.0"
49144911
4912+ find-up@^5.0.0:
4913+ version "5.0.0"
4914+ resolved "https://registry.yarnpkg.com/find-up/-/find-up-5.0.0.tgz#4c92819ecb7083561e4f4a240a86be5198f536fc"
4915+ integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
4916+ dependencies:
4917+ locate-path "^6.0.0"
4918+ path-exists "^4.0.0"
4919+
49154920find-versions@^5.0.0:
49164921 version "5.1.0"
49174922 resolved "https://registry.yarnpkg.com/find-versions/-/find-versions-5.1.0.tgz#973f6739ce20f5e439a27eba8542a4b236c8e685"
@@ -6942,7 +6947,7 @@ loader-utils@^1.2.3:
69426947 emojis-list "^3.0.0"
69436948 json5 "^1.0.1"
69446949
6945- loader-utils@^2.0.0, loader-utils@^2.0.4 :
6950+ loader-utils@^2.0.0:
69466951 version "2.0.4"
69476952 resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
69486953 integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
@@ -6973,6 +6978,13 @@ locate-path@^5.0.0:
69736978 dependencies:
69746979 p-locate "^4.1.0"
69756980
6981+ locate-path@^6.0.0:
6982+ version "6.0.0"
6983+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
6984+ integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
6985+ dependencies:
6986+ p-locate "^5.0.0"
6987+
69766988lodash-es@^4.17.15:
69776989 version "4.17.21"
69786990 resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
@@ -7070,7 +7082,7 @@ make-dir@^2.0.0, make-dir@^2.1.0:
70707082 pify "^4.0.1"
70717083 semver "^5.6.0"
70727084
7073- make-dir@^3.0.2, make-dir@^3.1.0 :
7085+ make-dir@^3.0.2:
70747086 version "3.1.0"
70757087 resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
70767088 integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
@@ -8567,6 +8579,13 @@ p-limit@^2.0.0, p-limit@^2.2.0, p-limit@^2.2.1, p-limit@^2.3.0:
85678579 dependencies:
85688580 p-try "^2.0.0"
85698581
8582+ p-limit@^3.0.2:
8583+ version "3.1.0"
8584+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
8585+ integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
8586+ dependencies:
8587+ yocto-queue "^0.1.0"
8588+
85708589p-locate@^3.0.0:
85718590 version "3.0.0"
85728591 resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
@@ -8581,6 +8600,13 @@ p-locate@^4.1.0:
85818600 dependencies:
85828601 p-limit "^2.2.0"
85838602
8603+ p-locate@^5.0.0:
8604+ version "5.0.0"
8605+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
8606+ integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
8607+ dependencies:
8608+ p-limit "^3.0.2"
8609+
85848610p-map@^2.0.0:
85858611 version "2.1.0"
85868612 resolved "https://registry.yarnpkg.com/p-map/-/p-map-2.1.0.tgz#310928feef9c9ecc65b68b17693018a665cea175"
@@ -10847,7 +10873,7 @@ schema-utils@^1.0.0:
1084710873 ajv-errors "^1.0.0"
1084810874 ajv-keywords "^3.1.0"
1084910875
10850- schema-utils@^2.5.0, schema-utils@^2.6.1, schema-utils@^2.6.5, schema-utils@^2.6. 6, schema-utils@^2.7.0:
10876+ schema-utils@^2.5.0, schema-utils@^2.6.1, schema-utils@^2.6.6, schema-utils@^2.7.0:
1085110877 version "2.7.1"
1085210878 resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
1085310879 integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==
@@ -13197,6 +13223,11 @@ yauzl@^3.1.2:
1319713223 buffer-crc32 "~0.2.3"
1319813224 pend "~1.2.0"
1319913225
13226+ yocto-queue@^0.1.0:
13227+ version "0.1.0"
13228+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
13229+ integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
13230+
1320013231zen-observable-ts@^0.8.21:
1320113232 version "0.8.21"
1320213233 resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-0.8.21.tgz#85d0031fbbde1eba3cd07d3ba90da241215f421d"
0 commit comments