@@ -338,6 +338,10 @@ async-each@^1.0.0:
338
338
version "1.0.1"
339
339
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
340
340
341
+ async-limiter@~1.0.0 :
342
+ version "1.0.0"
343
+ resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
344
+
341
345
async@^2.1.2, async@^2.4.1 :
342
346
version "2.6.0"
343
347
resolved "https://registry.yarnpkg.com/async/-/async-2.6.0.tgz#61a29abb6fcc026fea77e56d1c6ec53a795951f4"
@@ -3729,6 +3733,10 @@ minizlib@^1.1.0:
3729
3733
dependencies :
3730
3734
minipass "^2.2.1"
3731
3735
3736
+ mitt@^1.1.2 :
3737
+ version "1.1.3"
3738
+ resolved "https://registry.yarnpkg.com/mitt/-/mitt-1.1.3.tgz#528c506238a05dce11cd914a741ea2cc332da9b8"
3739
+
3732
3740
mixin-deep@^1.2.0 :
3733
3741
version "1.3.1"
3734
3742
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.1.tgz#a49e7268dce1a0d9698e45326c5626df3543d0fe"
@@ -4784,6 +4792,14 @@ react@^16.3.2:
4784
4792
object-assign "^4.1.1"
4785
4793
prop-types "^15.6.0"
4786
4794
4795
+ reactotron-core-server@^2.0.0 :
4796
+ version "2.1.0"
4797
+ resolved "https://registry.yarnpkg.com/reactotron-core-server/-/reactotron-core-server-2.1.0.tgz#67f5225b9c2f193a815d1fa25b1212a71b24a8b9"
4798
+ dependencies :
4799
+ mitt "^1.1.2"
4800
+ ramda "^0.25.0"
4801
+ ws "^3.2.0"
4802
+
4787
4803
read-pkg-up@^1.0.1 :
4788
4804
version "1.0.1"
4789
4805
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
@@ -5740,6 +5756,10 @@ uglifyjs-webpack-plugin@^0.4.6:
5740
5756
uglify-js "^2.8.29"
5741
5757
webpack-sources "^1.0.1"
5742
5758
5759
+ ultron@~1.1.0 :
5760
+ version "1.1.1"
5761
+ resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz#9fe1536a10a664a65266a1e3ccf85fd36302bc9c"
5762
+
5743
5763
union-value@^1.0.0 :
5744
5764
version "1.0.0"
5745
5765
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4"
@@ -5978,6 +5998,14 @@ wrappy@1:
5978
5998
version "1.0.2"
5979
5999
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
5980
6000
6001
+ ws@^3.2.0 :
6002
+ version "3.3.3"
6003
+ resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2"
6004
+ dependencies :
6005
+ async-limiter "~1.0.0"
6006
+ safe-buffer "~5.1.0"
6007
+ ultron "~1.1.0"
6008
+
5981
6009
5982
6010
version "8.2.2"
5983
6011
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-8.2.2.tgz#69248673410b4ba42e1a6136551d2922335aa773"
0 commit comments