2
2
# yarn lockfile v1
3
3
4
4
5
- " @babel/code-frame@^7.0.0 " :
6
- version "7.5.5"
7
- resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d"
8
- integrity sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7JjpFw==
5
+ " @babel/code-frame@^7.0.0" , "@babel/code-frame@^7.10.4":
6
+ version "7.10.4"
7
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
8
+ integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
9
+ dependencies :
10
+ " @babel/highlight" " ^7.10.4"
11
+
12
+ " @babel/generator@^7.10.4 " :
13
+ version "7.10.4"
14
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.4.tgz#e49eeed9fe114b62fa5b181856a43a5e32f5f243"
15
+ integrity sha512-toLIHUIAgcQygFZRAQcsLQV3CBuX6yOIru1kJk/qqqvcRmZrYe6WavZTSG+bB8MxhnL9YPf+pKQfuiP161q7ng==
16
+ dependencies :
17
+ " @babel/types" " ^7.10.4"
18
+ jsesc "^2.5.1"
19
+ lodash "^4.17.13"
20
+ source-map "^0.5.0"
21
+
22
+ " @babel/helper-function-name@^7.10.4 " :
23
+ version "7.10.4"
24
+ resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a"
25
+ integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==
9
26
dependencies :
10
- " @babel/highlight" " ^7.0.0"
27
+ " @babel/helper-get-function-arity" " ^7.10.4"
28
+ " @babel/template" " ^7.10.4"
29
+ " @babel/types" " ^7.10.4"
30
+
31
+ " @babel/helper-get-function-arity@^7.10.4 " :
32
+ version "7.10.4"
33
+ resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
34
+ integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==
35
+ dependencies :
36
+ " @babel/types" " ^7.10.4"
37
+
38
+ " @babel/helper-split-export-declaration@^7.10.4 " :
39
+ version "7.10.4"
40
+ resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
41
+ integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==
42
+ dependencies :
43
+ " @babel/types" " ^7.10.4"
44
+
45
+ " @babel/helper-validator-identifier@^7.10.4 " :
46
+ version "7.10.4"
47
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
48
+ integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
11
49
12
- " @babel/highlight@^7.0.0 " :
13
- version "7.5.0 "
14
- resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0 .tgz#56d11312bd9248fa619591d02472be6e8cb32540 "
15
- integrity sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChKy1TRQ ==
50
+ " @babel/highlight@^7.10.4 " :
51
+ version "7.10.4 "
52
+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4 .tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143 "
53
+ integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA ==
16
54
dependencies :
55
+ " @babel/helper-validator-identifier" " ^7.10.4"
17
56
chalk "^2.0.0"
18
- esutils "^2.0.2"
19
57
js-tokens "^4.0.0"
20
58
21
- " @babel/runtime-corejs3@^7.8.3 " :
22
- version "7.8.7"
23
- resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.8.7.tgz#8209d9dff2f33aa2616cb319c83fe159ffb07b8c"
24
- integrity sha512-sc7A+H4I8kTd7S61dgB9RomXu/C+F4IrRr4Ytze4dnfx7AXEpCrejSNpjx7vq6y/Bak9S6Kbk65a/WgMLtg43Q==
25
- dependencies :
26
- core-js-pure "^3.0.0"
27
- regenerator-runtime "^0.13.4"
59
+ " @babel/parser@^7.10.4" , "@babel/parser@~7.10.3":
60
+ version "7.10.4"
61
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64"
62
+ integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==
28
63
29
64
" @babel/runtime@^7.6.3" , "@babel/runtime@^7.9.6":
30
65
version "7.10.4"
33
68
dependencies :
34
69
regenerator-runtime "^0.13.4"
35
70
71
+ " @babel/template@^7.10.4 " :
72
+ version "7.10.4"
73
+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
74
+ integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==
75
+ dependencies :
76
+ " @babel/code-frame" " ^7.10.4"
77
+ " @babel/parser" " ^7.10.4"
78
+ " @babel/types" " ^7.10.4"
79
+
80
+ " @babel/traverse@~7.10.3 " :
81
+ version "7.10.4"
82
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.4.tgz#e642e5395a3b09cc95c8e74a27432b484b697818"
83
+ integrity sha512-aSy7p5THgSYm4YyxNGz6jZpXf+Ok40QF3aA2LyIONkDHpAcJzDUqlCKXv6peqYUs2gmic849C/t2HKw2a2K20Q==
84
+ dependencies :
85
+ " @babel/code-frame" " ^7.10.4"
86
+ " @babel/generator" " ^7.10.4"
87
+ " @babel/helper-function-name" " ^7.10.4"
88
+ " @babel/helper-split-export-declaration" " ^7.10.4"
89
+ " @babel/parser" " ^7.10.4"
90
+ " @babel/types" " ^7.10.4"
91
+ debug "^4.1.0"
92
+ globals "^11.1.0"
93
+ lodash "^4.17.13"
94
+
95
+ " @babel/types@^7.10.4" , "@babel/types@~7.10.3":
96
+ version "7.10.4"
97
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee"
98
+ integrity sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==
99
+ dependencies :
100
+ " @babel/helper-validator-identifier" " ^7.10.4"
101
+ lodash "^4.17.13"
102
+ to-fast-properties "^2.0.0"
103
+
36
104
" @commitlint/cli@^9.0.1 " :
37
105
version "9.0.1"
38
106
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-9.0.1.tgz#bd401b486f1b5993f5d6dda95d0e74e082f4fdee"
@@ -720,6 +788,15 @@ before-after-hook@^2.0.0:
720
788
resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-2.1.0.tgz#b6c03487f44e24200dd30ca5e6a1979c5d2fb635"
721
789
integrity sha512-IWIbu7pMqyw3EAJHzzHbWa85b6oud/yfKYg5rqB5hNE8CeMi3nX+2C2sj0HswfblST86hpVEOAb9x34NZd6P7A==
722
790
791
+ bent@~7.3.6 :
792
+ version "7.3.7"
793
+ resolved "https://registry.yarnpkg.com/bent/-/bent-7.3.7.tgz#6dc42fea1b58c6ebe04146c39aba666f9c13cb0c"
794
+ integrity sha512-APYx9bkrq3olflUbDeymwmQLQLR39d0Qz/xbvWG3pgKtklrxHvFUHQgEEK4Tp5e0pnvQQCQM7Vdb3SzErmTtZQ==
795
+ dependencies :
796
+ bytesish "^0.4.1"
797
+ caseless "~0.12.0"
798
+ is-stream "^2.0.0"
799
+
723
800
bin-links@^1.1.2, bin-links@^1.1.7 :
724
801
version "1.1.7"
725
802
resolved "https://registry.yarnpkg.com/bin-links/-/bin-links-1.1.7.tgz#34b79ea9d0e575d7308afeff0c6b2fc24c793359"
@@ -795,6 +872,11 @@ byte-size@^5.0.1:
795
872
resolved "https://registry.npmjs.org/byte-size/-/byte-size-5.0.1.tgz#4b651039a5ecd96767e71a3d7ed380e48bed4191"
796
873
integrity sha512-/XuKeqWocKsYa/cBY1YbSJSWWqTi4cFgr9S6OyM7PBaPbr9zvNGwWP33vt0uqGhwDdN+y3yhbXVILEUpnwEWGw==
797
874
875
+ bytesish@^0.4.1 :
876
+ version "0.4.2"
877
+ resolved "https://registry.yarnpkg.com/bytesish/-/bytesish-0.4.2.tgz#99c2e7c392dcd57b48e01650753aca2bc3ac9fb7"
878
+ integrity sha512-ym4cXhq28K7uhYZUEOl17LuqsqKSphDsZcfAKmEa/HcCsCqHMQXOiFuWx1OnbktJux/qKK1W9Xt9uU5kLIKypQ==
879
+
798
880
cacache@^12.0.0, cacache@^12.0.2, cacache@^12.0.3 :
799
881
version "12.0.3"
800
882
resolved "https://registry.yarnpkg.com/cacache/-/cacache-12.0.3.tgz#be99abba4e1bf5df461cd5a2c1071fc432573390"
@@ -880,7 +962,7 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.2:
880
962
escape-string-regexp "^1.0.5"
881
963
supports-color "^5.3.0"
882
964
883
- chalk@^4.0.0 :
965
+ chalk@^4.0.0, chalk@~4.1.0 :
884
966
version "4.1.0"
885
967
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
886
968
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
@@ -1176,11 +1258,6 @@ copy-concurrently@^1.0.0:
1176
1258
rimraf "^2.5.4"
1177
1259
run-queue "^1.0.0"
1178
1260
1179
- core-js-pure@^3.0.0 :
1180
- version "3.6.4"
1181
- resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.6.4.tgz#4bf1ba866e25814f149d4e9aaa08c36173506e3a"
1182
- integrity sha512-epIhRLkXdgv32xIUFaaAry2wdxZYBi6bgM7cB136dzzXXa+dFyRLTZeLUJxnd8ShrmyVXBub63n2NHo2JAt8Cw==
1183
-
1184
1261
core-js@^3.6.1 :
1185
1262
version "3.6.5"
1186
1263
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
1281
1358
dependencies :
1282
1359
ms "2.0.0"
1283
1360
1284
- debug@4, debug@^4.0.0, debug@^4.1.1 :
1361
+ debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1. 1 :
1285
1362
version "4.1.1"
1286
1363
resolved "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
1287
1364
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
@@ -1313,12 +1390,10 @@ decamelize@^1.1.0, decamelize@^1.1.1, decamelize@^1.2.0:
1313
1390
resolved "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
1314
1391
integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
1315
1392
1316
- decamelize@^3.0.0 :
1317
- version "3.2.0"
1318
- resolved "https://registry.npmjs.org/decamelize/-/decamelize-3.2.0.tgz#84b8e8f4f8c579f938e35e2cc7024907e0090851"
1319
- integrity sha512-4TgkVUsmmu7oCSyGBm5FvfMoACuoh9EOidm7V5/J2X2djAwwt57qb3F2KMP2ITqODTCSwb+YRV+0Zqrv18k/hw==
1320
- dependencies :
1321
- xregexp "^4.2.4"
1393
+ decamelize@^4.0.0 :
1394
+ version "4.0.0"
1395
+ resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837"
1396
+ integrity sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==
1322
1397
1323
1398
decode-uri-component@^0.2.0 :
1324
1399
version "0.2.0"
@@ -1562,12 +1637,7 @@ eslint-config-prettier@^6.11.0:
1562
1637
dependencies :
1563
1638
get-stdin "^6.0.0"
1564
1639
1565
- eslint-etc@^0.0.14 :
1566
- version "0.0.14"
1567
- resolved "https://registry.yarnpkg.com/eslint-etc/-/eslint-etc-0.0.14.tgz#9e20dc6e6236d78c1f4fc1c4be6f47c24bc3c676"
1568
- integrity sha512-GlE9ezGRB/v8rXU3t659xNMcrlPMQL+G5zQnnv13hi7H14WWMkt9/EWIYPTGoZRDHSY2v1tqkIuS3k+m55Ldfg==
1569
-
1570
- eslint-etc@^1.0.1 :
1640
+ eslint-etc@^1.0.0, eslint-etc@^1.0.1 :
1571
1641
version "1.0.1"
1572
1642
resolved "https://registry.yarnpkg.com/eslint-etc/-/eslint-etc-1.0.1.tgz#cdd35ad6062bd7fba31b9d9b74f1e17b467f0a13"
1573
1643
integrity sha512-fZ3EhcPJcoIfNkAjFKXpsRz1VZ8egnKh70h+tlHw4ltGtQCT2wa+QpeLjci9ViPPQnnahRdiHpvBiNuKqr9oVA==
@@ -1665,15 +1735,17 @@ eslint-plugin-react@^7.20.3:
1665
1735
resolve "^1.17.0"
1666
1736
string.prototype.matchall "^4.0.2"
1667
1737
1668
- eslint-plugin-rxjs@^0.0.2-beta.24 :
1669
- version "0.0.2-beta.24 "
1670
- resolved "https://registry.yarnpkg.com/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.24 .tgz#d903b53fc9576d244950eaaee3e88c1ad372c4db "
1671
- integrity sha512-AwoQLytJwpFFUHcebDrM+FAuBzxamSIEQBUt+fwgXy8eNRfXCCIINim63wVehgh6rIrHW1pzcUZMzOkUkwoAlQ ==
1738
+ eslint-plugin-rxjs@^0.0.2-beta.27 :
1739
+ version "0.0.2-beta.27 "
1740
+ resolved "https://registry.yarnpkg.com/eslint-plugin-rxjs/-/eslint-plugin-rxjs-0.0.2-beta.27 .tgz#42de68c43d3f56b9a677b786abe1f86af99d6df0 "
1741
+ integrity sha512-45dSyz65cHtidbTdfcSkJssqzArE5T8de1epbexIqfHf/NDcVvztUkvOBLkU3MvvvDdQpwycfDnLgEUBdilmKw ==
1672
1742
dependencies :
1743
+ " @typescript-eslint/experimental-utils" " ^3.2.0"
1673
1744
common-tags "^1.8.0"
1674
- decamelize "^3 .0.0"
1675
- eslint-etc "^0 .0.14 "
1745
+ decamelize "^4 .0.0"
1746
+ eslint-etc "^1 .0.0 "
1676
1747
requireindex "~1.2.0"
1748
+ rxjs-report-usage "^1.0.4"
1677
1749
tslib "^2.0.0"
1678
1750
tsutils "^3.0.0"
1679
1751
tsutils-etc "^1.0.0"
@@ -2103,7 +2175,7 @@ glob-parent@^5.1.0:
2103
2175
dependencies :
2104
2176
is-glob "^4.0.1"
2105
2177
2106
- glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6 :
2178
+ glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@~7.1.6 :
2107
2179
version "7.1.6"
2108
2180
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
2109
2181
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
@@ -2122,6 +2194,11 @@ global-dirs@^0.1.0, global-dirs@^0.1.1:
2122
2194
dependencies :
2123
2195
ini "^1.3.4"
2124
2196
2197
+ globals@^11.1.0 :
2198
+ version "11.12.0"
2199
+ resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
2200
+ integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
2201
+
2125
2202
globby@^11.0.0 :
2126
2203
version "11.0.0"
2127
2204
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154"
@@ -2643,6 +2720,11 @@ jsdoctypeparser@^7.0.0:
2643
2720
resolved "https://registry.yarnpkg.com/jsdoctypeparser/-/jsdoctypeparser-7.0.0.tgz#957192fbcb8c574240092cca4635383a6ed706eb"
2644
2721
integrity sha512-6vWPn5qSy+MbgCVjXsQKVkRywhs+IxFU7Chw72DKsWoGueYp6QX8eTc55+EA0yPGYfhmglb1gfi283asXirfGQ==
2645
2722
2723
+ jsesc@^2.5.1 :
2724
+ version "2.5.2"
2725
+ resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
2726
+ integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
2727
+
2646
2728
json-parse-better-errors@^1.0.0, json-parse-better-errors@^1.0.1, json-parse-better-errors@^1.0.2 :
2647
2729
version "1.0.2"
2648
2730
resolved "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9"
@@ -2700,6 +2782,11 @@ jsx-ast-utils@^2.4.1:
2700
2782
array-includes "^3.1.1"
2701
2783
object.assign "^4.1.0"
2702
2784
2785
+ kleur@^3.0.3 :
2786
+ version "3.0.3"
2787
+ resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
2788
+ integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
2789
+
2703
2790
latest-version@^3.0.0 :
2704
2791
version "3.1.0"
2705
2792
resolved "https://registry.npmjs.org/latest-version/-/latest-version-3.1.0.tgz#a205383fea322b33b5ae3b18abee0dc2f356ee15"
@@ -3019,7 +3106,7 @@ lodash.zip@^4.2.0:
3019
3106
resolved "https://registry.npmjs.org/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020"
3020
3107
integrity sha1-7GZi5IlkCO1KtsVCo5kLcswIACA=
3021
3108
3022
- lodash@^4.17.15, lodash@^4.17.4, lodash@^4.2.1 :
3109
+ lodash@^4.17.13, lodash@^4.17. 15, lodash@^4.17.4, lodash@^4.2.1 :
3023
3110
version "4.17.15"
3024
3111
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
3025
3112
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
@@ -4079,6 +4166,14 @@ promise-retry@^1.1.1:
4079
4166
err-code "^1.0.0"
4080
4167
retry "^0.10.0"
4081
4168
4169
+ prompts@~2.3.2 :
4170
+ version "2.3.2"
4171
+ resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.3.2.tgz#480572d89ecf39566d2bd3fe2c9fccb7c4c0b068"
4172
+ integrity sha512-Q06uKs2CkNYVID0VqwfAl9mipo99zkBv/n2JtWY89Yxa3ZabWSrs0e2KTudKVa3peLUvYXMefDqIleLPVUBZMA==
4173
+ dependencies :
4174
+ kleur "^3.0.3"
4175
+ sisteransi "^1.0.4"
4176
+
4082
4177
promzard@^0.3.0 :
4083
4178
version "0.3.0"
4084
4179
resolved "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz#26a5d6ee8c7dee4cb12208305acfb93ba382a9ee"
@@ -4530,6 +4625,19 @@ run-queue@^1.0.0, run-queue@^1.0.3:
4530
4625
dependencies :
4531
4626
aproba "^1.1.1"
4532
4627
4628
+ rxjs-report-usage@^1.0.4 :
4629
+ version "1.0.5"
4630
+ resolved "https://registry.yarnpkg.com/rxjs-report-usage/-/rxjs-report-usage-1.0.5.tgz#8de220b385f3f65a163e75cfcc2566b1545c9b3d"
4631
+ integrity sha512-jZeg+TTkvP8kAv0tIQj3WOuIhYLi+Ig9mG8DCc+nJHQ1ObJr8IaeNPbJmXDRfHvH3MKQMBzboY4RbQ6jWt6cIg==
4632
+ dependencies :
4633
+ " @babel/parser" " ~7.10.3"
4634
+ " @babel/traverse" " ~7.10.3"
4635
+ " @babel/types" " ~7.10.3"
4636
+ bent "~7.3.6"
4637
+ chalk "~4.1.0"
4638
+ glob "~7.1.6"
4639
+ prompts "~2.3.2"
4640
+
4533
4641
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1 :
4534
4642
version "5.1.2"
4535
4643
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
@@ -4688,6 +4796,11 @@ signale@^1.2.1:
4688
4796
figures "^2.0.0"
4689
4797
pkg-conf "^2.1.0"
4690
4798
4799
+ sisteransi@^1.0.4 :
4800
+ version "1.0.5"
4801
+ resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
4802
+ integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
4803
+
4691
4804
slash@^3.0.0 :
4692
4805
version "3.0.0"
4693
4806
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
@@ -4732,6 +4845,11 @@ sorted-union-stream@~2.1.3:
4732
4845
from2 "^1.3.0"
4733
4846
stream-iterate "^1.1.0"
4734
4847
4848
+ source-map@^0.5.0 :
4849
+ version "0.5.7"
4850
+ resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
4851
+ integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
4852
+
4735
4853
source-map@^0.6.1, source-map@~0.6.1 :
4736
4854
version "0.6.1"
4737
4855
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
@@ -5063,6 +5181,11 @@ tiny-relative-date@^1.3.0:
5063
5181
resolved "https://registry.npmjs.org/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
5064
5182
integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==
5065
5183
5184
+ to-fast-properties@^2.0.0 :
5185
+ version "2.0.0"
5186
+ resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
5187
+ integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
5188
+
5066
5189
to-regex-range@^5.0.1 :
5067
5190
version "5.0.1"
5068
5191
resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
@@ -5399,13 +5522,6 @@ xdg-basedir@^3.0.0:
5399
5522
resolved "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
5400
5523
integrity sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=
5401
5524
5402
- xregexp@^4.2.4 :
5403
- version "4.3.0"
5404
- resolved "https://registry.yarnpkg.com/xregexp/-/xregexp-4.3.0.tgz#7e92e73d9174a99a59743f67a4ce879a04b5ae50"
5405
- integrity sha512-7jXDIFXh5yJ/orPn4SXjuVrWWoi4Cr8jfV1eHv9CixKSbU+jY4mxfrBwAuDvupPNKpMUY+FeIqsVw/JLT9+B8g==
5406
- dependencies :
5407
- " @babel/runtime-corejs3" " ^7.8.3"
5408
-
5409
5525
xtend@~4.0.1 :
5410
5526
version "4.0.1"
5411
5527
resolved "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
0 commit comments