@@ -2241,15 +2241,12 @@ b4a@^1.6.4:
22412241 resolved "https://registry.yarnpkg.com/b4a/-/b4a-1.6.4.tgz#ef1c1422cae5ce6535ec191baeed7567443f36c9"
22422242 integrity sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==
22432243
2244- babel-loader@^8 .0.4 :
2245- version "8.4 .1"
2246- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.4 .1.tgz#6ccb75c66e62c3b144e1c5f2eaec5b8f6c08c675 "
2247- integrity sha512-nXzRChX+Z1GoE6yWavBQg6jDslyFF3SDjl2paADuoQtQW10JqShJt62R6eJQ5m/pjJFDT8xgKIWSP85OY8eXeA ==
2244+ babel-loader@^10 .0.0 :
2245+ version "10.1 .1"
2246+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.1 .1.tgz#ce9748e85b7071eb88006e3cfa9e6cf14eeb97c5 "
2247+ integrity sha512-JwKSzk2kjIe7mgPK+/lyZ2QAaJcpahNAdM+hgR2HI8D0OJVkdj8Rl6J3kaLYki9pwF7P2iWnD8qVv80Lq1ABtg ==
22482248 dependencies:
2249- find-cache-dir "^3.3.1"
2250- loader-utils "^2.0.4"
2251- make-dir "^3.1.0"
2252- schema-utils "^2.6.5"
2249+ find-up "^5.0.0"
22532250
22542251babel-plugin-emotion@^10.0.27:
22552252 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"
@@ -6938,7 +6943,7 @@ loader-utils@^1.2.3:
69386943 emojis-list "^3.0.0"
69396944 json5 "^1.0.1"
69406945
6941- loader-utils@^2.0.0, loader-utils@^2.0.4 :
6946+ loader-utils@^2.0.0:
69426947 version "2.0.4"
69436948 resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c"
69446949 integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==
@@ -6969,6 +6974,13 @@ locate-path@^5.0.0:
69696974 dependencies:
69706975 p-locate "^4.1.0"
69716976
6977+ locate-path@^6.0.0:
6978+ version "6.0.0"
6979+ resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
6980+ integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
6981+ dependencies:
6982+ p-locate "^5.0.0"
6983+
69726984lodash-es@^4.17.15:
69736985 version "4.17.21"
69746986 resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
@@ -7071,7 +7083,7 @@ make-dir@^2.0.0, make-dir@^2.1.0:
70717083 pify "^4.0.1"
70727084 semver "^5.6.0"
70737085
7074- make-dir@^3.0.2, make-dir@^3.1.0 :
7086+ make-dir@^3.0.2:
70757087 version "3.1.0"
70767088 resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
70777089 integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
@@ -8568,6 +8580,13 @@ p-limit@^2.0.0, p-limit@^2.2.0, p-limit@^2.2.1, p-limit@^2.3.0:
85688580 dependencies:
85698581 p-try "^2.0.0"
85708582
8583+ p-limit@^3.0.2:
8584+ version "3.1.0"
8585+ resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-3.1.0.tgz#e1daccbe78d0d1388ca18c64fea38e3e57e3706b"
8586+ integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
8587+ dependencies:
8588+ yocto-queue "^0.1.0"
8589+
85718590p-locate@^3.0.0:
85728591 version "3.0.0"
85738592 resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-3.0.0.tgz#322d69a05c0264b25997d9f40cd8a891ab0064a4"
@@ -8582,6 +8601,13 @@ p-locate@^4.1.0:
85828601 dependencies:
85838602 p-limit "^2.2.0"
85848603
8604+ p-locate@^5.0.0:
8605+ version "5.0.0"
8606+ resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-5.0.0.tgz#83c8315c6785005e3bd021839411c9e110e6d834"
8607+ integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
8608+ dependencies:
8609+ p-limit "^3.0.2"
8610+
85858611p-map@^2.0.0:
85868612 version "2.1.0"
85878613 resolved "https://registry.yarnpkg.com/p-map/-/p-map-2.1.0.tgz#310928feef9c9ecc65b68b17693018a665cea175"
@@ -10836,7 +10862,7 @@ schema-utils@^1.0.0:
1083610862 ajv-errors "^1.0.0"
1083710863 ajv-keywords "^3.1.0"
1083810864
10839- 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:
10865+ schema-utils@^2.5.0, schema-utils@^2.6.1, schema-utils@^2.6.6, schema-utils@^2.7.0:
1084010866 version "2.7.1"
1084110867 resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
1084210868 integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==
@@ -13194,6 +13220,11 @@ yauzl@^3.1.2:
1319413220 buffer-crc32 "~0.2.3"
1319513221 pend "~1.2.0"
1319613222
13223+ yocto-queue@^0.1.0:
13224+ version "0.1.0"
13225+ resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
13226+ integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
13227+
1319713228zen-observable-ts@^0.8.21:
1319813229 version "0.8.21"
1319913230 resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-0.8.21.tgz#85d0031fbbde1eba3cd07d3ba90da241215f421d"
0 commit comments