14
14
dependencies :
15
15
" @babel/highlight" " 7.0.0-beta.44"
16
16
17
+ " @babel/code-frame@^7.0.0 " :
18
+ version "7.10.4"
19
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
20
+ integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
21
+ dependencies :
22
+ " @babel/highlight" " ^7.10.4"
23
+
17
24
" @babel/code-frame@^7.0.0-beta.35 " :
18
25
version "7.5.5"
19
26
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49531219699b988f669a8f9d"
55
62
dependencies :
56
63
" @babel/types" " 7.0.0-beta.44"
57
64
65
+ " @babel/helper-validator-identifier@^7.10.4 " :
66
+ version "7.10.4"
67
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
68
+ integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
69
+
58
70
59
71
version "7.0.0-beta.44"
60
72
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5"
73
85
esutils "^2.0.2"
74
86
js-tokens "^4.0.0"
75
87
88
+ " @babel/highlight@^7.10.4 " :
89
+ version "7.10.4"
90
+ resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
91
+ integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
92
+ dependencies :
93
+ " @babel/helper-validator-identifier" " ^7.10.4"
94
+ chalk "^2.0.0"
95
+ js-tokens "^4.0.0"
96
+
76
97
" @babel/runtime@^7.1.2 " :
77
98
version "7.7.7"
78
99
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.7.7.tgz#194769ca8d6d7790ec23605af9ee3e42a0aa79cf"
@@ -522,6 +543,11 @@ almost-equal@^1.1.0:
522
543
resolved "https://registry.yarnpkg.com/almost-equal/-/almost-equal-1.1.0.tgz#f851c631138757994276aa2efbe8dfa3066cccdd"
523
544
integrity sha1-+FHGMROHV5lCdqou++jfowZszN0=
524
545
546
+ anser@^1.4.7 :
547
+ version "1.4.9"
548
+ resolved "https://registry.yarnpkg.com/anser/-/anser-1.4.9.tgz#1f85423a5dcf8da4631a341665ff675b96845760"
549
+ integrity sha512-AI+BjTeGt2+WFk4eWcqbQ7snZpDBt8SaLlj0RT2h5xfdWaiy51OjYvqwMrNzJLGy8iOAL6nKDITWO+rd4MkYEA==
550
+
525
551
ansi-colors@^3.0.0 :
526
552
version "3.2.4"
527
553
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.4.tgz#e3a3da4bfbae6c86a9c285625de124a234026fbf"
@@ -8971,6 +8997,15 @@ react@^15.1.0, react@^15.6.1:
8971
8997
object-assign "^4.1.0"
8972
8998
prop-types "^15.5.10"
8973
8999
9000
+ react@^16.4.0 :
9001
+ version "16.13.1"
9002
+ resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
9003
+ integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
9004
+ dependencies :
9005
+ loose-envify "^1.1.0"
9006
+ object-assign "^4.1.1"
9007
+ prop-types "^15.6.2"
9008
+
8974
9009
react@^16.8.2 :
8975
9010
version "16.9.0"
8976
9011
resolved "https://registry.yarnpkg.com/react/-/react-16.9.0.tgz#40ba2f9af13bc1a38d75dbf2f4359a5185c4f7aa"
@@ -9145,7 +9180,7 @@ redux-devtools-core@^0.2.1:
9145
9180
nanoid "^2.0.0"
9146
9181
remotedev-serialize "^0.1.8"
9147
9182
9148
- redux-devtools-instrument@^1.9.0 :
9183
+ redux-devtools-instrument@^1.9.0, redux-devtools-instrument@^1.9.4 :
9149
9184
version "1.9.6"
9150
9185
resolved "https://registry.yarnpkg.com/redux-devtools-instrument/-/redux-devtools-instrument-1.9.6.tgz#6b412595f74b9d48cfd4ecc13e585b1588ed6e7e"
9151
9186
integrity sha512-MwvY4cLEB2tIfWWBzrUR02UM9qRG2i7daNzywRvabOSVdvAY7s9BxSwMmVRH1Y/7QWjplNtOwgT0apKhHg2Qew==
@@ -9184,7 +9219,20 @@ redux-devtools-themes@^1.0.0:
9184
9219
dependencies :
9185
9220
base16 "^1.0.0"
9186
9221
9187
- redux-devtools@^3.0.0, redux-devtools@^3.4.1 :
9222
+ redux-devtools-trace-monitor@^0.1.0 :
9223
+ version "0.1.1"
9224
+ resolved "https://registry.yarnpkg.com/redux-devtools-trace-monitor/-/redux-devtools-trace-monitor-0.1.1.tgz#a7847424a742d00d2bd31cb971a27f31f3e0cf6f"
9225
+ integrity sha512-DtcOi/hxo5W4nyBScmuDCShso1EfsjZ8DubylGlkZ1vnU84rN2NUBZCyhrFyskoC2rpXbwdbgp/D6MAE0cUQlg==
9226
+ dependencies :
9227
+ " @babel/code-frame" " ^7.0.0"
9228
+ anser "^1.4.7"
9229
+ chalk "^2.4.1"
9230
+ html-entities "^1.2.1"
9231
+ react "^16.4.0"
9232
+ redux-devtools-themes "^1.0.0"
9233
+ settle-promise "^1.0.0"
9234
+
9235
+ redux-devtools@^3.0.0, redux-devtools@^3.5.0 :
9188
9236
version "3.5.0"
9189
9237
resolved "https://registry.yarnpkg.com/redux-devtools/-/redux-devtools-3.5.0.tgz#d69ab76d4f0f8abdf6d24bcf5954d7a1aa2b6827"
9190
9238
integrity sha512-pGU8TZNvWxPaCCE432AGm6H6alQbAz80gQM5CzM3SjX9/oSNu/HPF17xFdPQJOXasqyih1Gv167kZDTRe7r0iQ==
@@ -9293,10 +9341,10 @@ regjsparser@^0.1.4:
9293
9341
dependencies :
9294
9342
jsesc "~0.5.0"
9295
9343
9296
- remotedev-app@^0.10.8 :
9297
- version "0.10.12 "
9298
- resolved "https://registry.yarnpkg.com/remotedev-app/-/remotedev-app-0.10.12 .tgz#0f46847635c4cade6b925749fcf6c3c5d4f050c9 "
9299
- integrity sha512-hwgL0ik5La9Ct2Juwgej9xixuT1VBLEosWih68zzipatN4K6Pw5PEJ9cSCdrGzbHjETzejisRE615xtm337T4Q ==
9344
+ remotedev-app@^0.10.13-beta :
9345
+ version "0.10.13-beta "
9346
+ resolved "https://registry.yarnpkg.com/remotedev-app/-/remotedev-app-0.10.13-beta .tgz#e240a10c9184fdca5fee68a36078eed313883aa7 "
9347
+ integrity sha512-QtbHdZg9kcVIH1/jBvq8jOd5okA+mRnx6zLP2O7eN3PTYpRvzRKpHKavNUTcFfjJgo94URqeAqpf/ZJ+y+SKhg ==
9300
9348
dependencies :
9301
9349
chrome-storage-local "^0.1.6"
9302
9350
d3-state-visualizer "^1.3.1"
@@ -9315,6 +9363,7 @@ remotedev-app@^0.10.8:
9315
9363
redux-devtools-log-monitor "^1.2.0"
9316
9364
redux-devtools-test-generator "^0.4.0"
9317
9365
redux-devtools-themes "^1.0.0"
9366
+ redux-devtools-trace-monitor "^0.1.0"
9318
9367
remotedev-inspector-monitor "^0.11.0"
9319
9368
remotedev-monitor-components "^0.0.5"
9320
9369
remotedev-slider "1.1.3"
9883
9932
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683"
9884
9933
integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==
9885
9934
9935
+ settle-promise@^1.0.0 :
9936
+ version "1.0.0"
9937
+ resolved "https://registry.yarnpkg.com/settle-promise/-/settle-promise-1.0.0.tgz#697adb58b821f387ce2757c06efc9de5f0ee33d8"
9938
+ integrity sha1-aXrbWLgh84fOJ1fAbvyd5fDuM9g=
9939
+
9886
9940
sha.js@^2.4.0, sha.js@^2.4.8 :
9887
9941
version "2.4.11"
9888
9942
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7"
0 commit comments