@dayan_hjm пре 1 година
родитељ
комит
a1a7622b47

+ 4 - 3
package.json

@@ -51,19 +51,18 @@
51 51
     "cross-env": "^7.0.3",
52 52
     "crypto-js": "^4.0.0",
53 53
     "css-loader": "^3.6.0",
54
-    "echarts": "^5.0.2",
54
+    "echart": "^0.1.3",
55
+    "echarts": "^5.2.2",
55 56
     "echarts-for-react": "^3.0.1",
56 57
     "echarts-wordcloud": "2.0.0",
57 58
     "es6-symbol": "^3.1.3",
58 59
     "eslint": "^7.25.0",
59
-    "slick-carousel": "^1.8.1",
60 60
     "eslint-config-prettier": "^8.3.0",
61 61
     "eslint-plugin-react": "^7.23.2",
62 62
     "express-mock-server": "^3.2.0",
63 63
     "extract-text-webpack-plugin": "^4.0.0-beta.0",
64 64
     "file-loader": "^6.2.0",
65 65
     "happypack": "^5.0.1",
66
-    "react-slick": "^0.29.0",
67 66
     "html-webpack-plugin": "^4.2.2",
68 67
     "http-server": "^0.12.3",
69 68
     "husky": "^6.0.0",
@@ -97,9 +96,11 @@
97 96
     "react-router-cache-route": "^1.12.11",
98 97
     "react-router-dom": "^5.2.0",
99 98
     "react-simple-verify": "^1.0.9",
99
+    "react-slick": "^0.29.0",
100 100
     "react-virtualized-auto-sizer": "^1.0.7",
101 101
     "react-window": "^1.8.8",
102 102
     "rimraf": "^3.0.2",
103
+    "slick-carousel": "^1.8.1",
103 104
     "sql-formatter": "2.3.3",
104 105
     "style-loader": "^2.0.0",
105 106
     "ts-import-plugin": "^1.6.7",

+ 1 - 1
src/assets/css/styleTemplate.less

@@ -2,7 +2,7 @@
2 2
  * @Author: dayan_hjm 茶百道主题样式
3 3
  * @Date: 2022-10-27 10:56:37 
4 4
  * @Last Modified by: dayan_hjm
5
- * @Last Modified time: 2024-10-17 11:26:42
5
+ * @Last Modified time: 2024-10-22 15:09:56
6 6
  */
7 7
 
8 8
 @import url("../../themes/themes.less");

Разлика између датотеке није приказан због своје велике величине
+ 85775 - 1
src/assets/js/echarts.min.js


+ 44 - 44
src/pages/tlk/component/leftMenoyView.jsx

@@ -2,7 +2,7 @@
2 2
  * @Author: dayan_hjm 库存金额
3 3
  * @Date: 2023-10-23 09:32:12 
4 4
  * @Last Modified by: dayan_hjm
5
- * @Last Modified time: 2024-10-17 15:09:42
5
+ * @Last Modified time: 2024-10-22 15:06:25
6 6
  */
7 7
 
8 8
 
@@ -25,19 +25,19 @@ class LeftMenoyView extends Component {
25 25
     this.store = mod;
26 26
     this.state = {
27 27
       max1: [],
28
-      total:0,
28
+      total: 0,
29 29
       year: [
30 30
         {
31
-          name:"氢氧化锂(电池级)",
32
-          tips:'/ LHM(BG)',
31
+          name: "氢氧化锂(电池级)",
32
+          tips: '/ LHM(BG)',
33 33
         },
34 34
         {
35
-          name:"氢氧化锂(工业级)",
36
-          tips:'/ LHM(PG)',
35
+          name: "氢氧化锂(工业级)",
36
+          tips: '/ LHM(PG)',
37 37
         },
38 38
         {
39
-          name:"氢氧化锂(待检验)",
40
-          tips:'/ LHM(PENDING)',
39
+          name: "氢氧化锂(待检验)",
40
+          tips: '/ LHM(PENDING)',
41 41
         },],
42 42
       missionsIntensity_arr: [
43 43
         { value: 0, name: "氢氧化锂(电池级)/ LHM(BG)" },
@@ -55,11 +55,11 @@ class LeftMenoyView extends Component {
55 55
     let data_style = [
56 56
       {
57 57
         value: 55, name: '氢氧化锂(电池级)/ LHM(BG)', itemStyle: {
58
-          borderRadius: '30%',
58
+          borderRadius: 20,
59 59
           normal: {
60 60
             color: new echarts.graphic.LinearGradient(0, 1, 0, 0, [{
61 61
               offset: 0,
62
-              color: 'rgba(141, 147, 255, 0.7)'
62
+              color: 'rgba(141, 147, 255, 0)'
63 63
             }, {
64 64
               offset: 1,
65 65
               color: 'rgba(141, 147, 255, 1)'
@@ -69,11 +69,11 @@ class LeftMenoyView extends Component {
69 69
       },
70 70
       {
71 71
         value: 38, name: '氢氧化锂(工业级)/ LHM(PG)', itemStyle: {
72
-          borderRadius: '30%',
72
+          borderRadius: 20,
73 73
           normal: {
74 74
             color: new echarts.graphic.LinearGradient(0, 1, 0, 0, [{
75 75
               offset: 0,
76
-              color: 'rgba(255, 206, 0, 0.7)'
76
+              color: 'rgba(255, 206, 0, 0)'
77 77
             }, {
78 78
               offset: 1,
79 79
               color: 'rgba(255, 206, 0, 1)'
@@ -83,11 +83,11 @@ class LeftMenoyView extends Component {
83 83
       },
84 84
       {
85 85
         value: 32, name: '油氢氧化锂(待检验)/ LHM(PENDING)', itemStyle: {
86
-          borderRadius: '30%',
86
+          borderRadius: 20,
87 87
           normal: {
88 88
             color: new echarts.graphic.LinearGradient(0, 1, 0, 0, [{
89 89
               offset: 0,
90
-              color: 'rgba(105, 255, 222, 0.7)'
90
+              color: 'rgba(105, 255, 222, 0)'
91 91
             }, {
92 92
               offset: 1,
93 93
               color: 'rgba(105, 255, 222, 1)'
@@ -100,25 +100,25 @@ class LeftMenoyView extends Component {
100 100
       if (+resultCode === 0) {
101 101
         let total = 0, max1 = [], num = [];
102 102
         data.map((x, i) => {
103
-            if(x.IndexCode == '11'){
104
-              data_style[0].value = x.IndexValue;
105
-              num.push(x.IndexValue)
106
-              total += Number(x.IndexValue || 0)
107
-            }else if(x.IndexCode == '12'){
108
-              num.push(x.IndexValue)
109
-              data_style[1].value = x.IndexValue;
110
-              total += Number(x.IndexValue || 0)
111
-            }else if(x.IndexCode == '13'){
112
-              num.push(x.IndexValue)
113
-              data_style[2].value = x.IndexValue;
114
-              total += Number(x.IndexValue || 0)
115
-            }
103
+          if (x.IndexCode == '11') {
104
+            data_style[0].value = x.IndexValue;
105
+            num.push(x.IndexValue)
106
+            total += Number(x.IndexValue || 0)
107
+          } else if (x.IndexCode == '12') {
108
+            num.push(x.IndexValue)
109
+            data_style[1].value = x.IndexValue;
110
+            total += Number(x.IndexValue || 0)
111
+          } else if (x.IndexCode == '13') {
112
+            num.push(x.IndexValue)
113
+            data_style[2].value = x.IndexValue;
114
+            total += Number(x.IndexValue || 0)
115
+          }
116 116
         });
117 117
         const max_1 = getArrMax(num);
118 118
         for (let index = 0; index < data_style.length; index++) {
119
-          max1.unshift(max_1/0.7)
119
+          max1.unshift(max_1 / 0.8)
120 120
         }
121
-        this.setState({ missionsIntensity_arr:data_style,total,max1 });
121
+        this.setState({ missionsIntensity_arr: data_style, total, max1 });
122 122
         this.setData();
123 123
         this.setData2();
124 124
       }
@@ -207,12 +207,12 @@ class LeftMenoyView extends Component {
207 207
             length: 10,
208 208
             length2: 50,
209 209
           },
210
-          labelLayout: {
211
-            x: "20%",
212
-            y: "20%",
213
-            verticalAlign: "bottom",
214
-            dy: -10,
215
-          },
210
+          // labelLayout: {
211
+          //   x: "20%",
212
+          //   y: "20%",
213
+          //   verticalAlign: "bottom",
214
+          //   dy: -10,
215
+          // },
216 216
           z: 2
217 217
         }, {
218 218
           name: '白框',
@@ -242,7 +242,6 @@ class LeftMenoyView extends Component {
242 242
   }
243 243
 
244 244
   setData2() {
245
-
246 245
     setTimeout(() => {
247 246
       // 基于准备好的dom,初始化echarts实例
248 247
       var myChart = echarts.init(document.getElementById('echarts61'));
@@ -253,9 +252,10 @@ class LeftMenoyView extends Component {
253 252
             type: 'pie',
254 253
             radius: ['50%', '65%'],
255 254
             center: ['50%', '50%'],
256
-            data: this.state.missionsIntensity_arr,
255
+            roseType: 'radius',
256
+            data:this.state.missionsIntensity_arr,
257 257
             itemStyle: {
258
-              borderRadius: 70,
258
+              borderRadius: 20,
259 259
             },
260 260
             labelLine: {
261 261
               show: false,
@@ -289,17 +289,17 @@ class LeftMenoyView extends Component {
289 289
 
290 290
           <div id="echarts61"></div>
291 291
           <div className="text_total">
292
-              <p>
293
-                    <span className="topMsg_number" class="shu1">{total}</span>
294
-                    <span className="topMsg_number_2">t</span>
295
-              </p>
296
-              <span className="topMsg_number_3">总库存</span>
292
+            <p>
293
+              <span className="topMsg_number" class="shu1">{total}</span>
294
+              <span className="topMsg_number_2">t</span>
295
+            </p>
296
+            <span className="topMsg_number_3">总库存</span>
297 297
           </div>
298 298
         </div>
299 299
         <ul className={"name_ul"}>
300 300
           {
301 301
             this.state.year.map(x => {
302
-              return (<li>{x.name}<span style={{fontSize:"0.7em"}}>{x.tips}</span></li>)
302
+              return (<li>{x.name}<span style={{ fontSize: "0.7em" }}>{x.tips}</span></li>)
303 303
             })
304 304
           }
305 305
         </ul>

+ 32 - 4
src/pages/tlk/style.less

@@ -182,11 +182,18 @@
182 182
       .rightContent .topMsg .topMsg_content .topMsg_box{
183 183
         width: 38% !important;
184 184
       }
185
+      .leftContent .center_box .topMsg_content .eacharView #echarts6_box .guanghuan{
186
+        left: 1px !important;
187
+        top: -8% !important;
188
+      }
185 189
       .video_box video{
186 190
         width: 100% !important;
187
-        height: 64% !important;
191
+        height: 65% !important;
188 192
         padding: 0 0% 6% 0 !important;
189 193
       }
194
+      .imgMsg li:nth-child(4){
195
+        top: 62%!important;
196
+      }
190 197
       .leftContent{
191 198
         height: 95%;
192 199
         width: 26% !important;
@@ -229,9 +236,9 @@
229 236
       .rightContent .topMsg .topMsg_content .topMsg_box{
230 237
         width: 38% !important;
231 238
       }
232
-
233 239
     }
234 240
 
241
+
235 242
     .topMsg_title{
236 243
       background: url(../../assets/imgs/dataVimg/tipleBg2.png) no-repeat 0 0 / 100% 100%!important;
237 244
       color: #e0f6ff!important;
@@ -240,9 +247,30 @@
240 247
       }
241 248
     }
242 249
     .leftContent .center_box .topMsg_content .eacharView #echarts6_box .guanghuan {
243
-      top: -4%!important;
244
-      left: 2px!important;
250
+      top: -8%!important;
251
+      left: 0px!important;
252
+  }
253
+  @media (min-height: 800px) {
254
+    .leftContent .center_box .topMsg_content .eacharView #echarts6_box .guanghuan{
255
+      left: 0px !important;
256
+  top: 4% !important;
257
+    }
258
+  }
259
+  @media (min-height: 900px) {
260
+    .leftContent .center_box .topMsg_content .eacharView #echarts6_box .guanghuan{
261
+      left: 2px !important;
262
+  top: -4% !important;
263
+    }
264
+  }
265
+  @media (min-height: 1000px) {//横屏大屏
266
+    .leftContent .center_box .topMsg_content .eacharView #echarts6_box .guanghuan{
267
+      top: 4% !important;
268
+    }
245 269
   }
270
+
271
+
272
+
273
+
246 274
   .leftContent .center_box .topMsg_content .eacharView .name_ul {
247 275
     width: 65%!important;
248 276
   }

+ 7 - 7
src/pages/tqcDataVHome/component/leftMenoyView.jsx

@@ -2,7 +2,7 @@
2 2
  * @Author: dayan_hjm 库存金额
3 3
  * @Date: 2023-10-23 09:32:12 
4 4
  * @Last Modified by: dayan_hjm
5
- * @Last Modified time: 2023-11-30 11:04:38
5
+ * @Last Modified time: 2024-10-22 15:07:37
6 6
  */
7 7
 
8 8
 
@@ -236,12 +236,12 @@ class LeftMenoyView extends Component {
236 236
             length: 10,
237 237
             length2: 50,
238 238
           },
239
-          labelLayout: {
240
-            x: "20%",
241
-            y: "20%",
242
-            verticalAlign: "bottom",
243
-            dy: -10,
244
-          },
239
+          // labelLayout: {
240
+          //   x: "20%",
241
+          //   y: "20%",
242
+          //   verticalAlign: "bottom",
243
+          //   dy: -10,
244
+          // },
245 245
           z: 2
246 246
         }, {
247 247
           name: '白框',

+ 2 - 2
src/pages/tqcDataVHome/component/rightBottomView.jsx

@@ -2,7 +2,7 @@
2 2
  * @Author: dayan_hjm 碳排放
3 3
  * @Date: 2023-10-23 09:32:12 
4 4
  * @Last Modified by: dayan_hjm
5
- * @Last Modified time: 2023-12-07 10:29:58
5
+ * @Last Modified time: 2024-10-22 15:17:20
6 6
  */
7 7
 
8 8
 
@@ -70,7 +70,7 @@ class RightBottomView extends Component {
70 70
       var option = {
71 71
 
72 72
         grid: {
73
-          left: '3%',
73
+          left: '16%',
74 74
           top: '15%',
75 75
           right: '5%',
76 76
           bottom: '0%',

+ 212 - 27
yarn.lock

@@ -2674,7 +2674,7 @@ abab@^2.0.0:
2674 2674
   resolved "https://registry.npmmirror.com/abab/-/abab-2.0.5.tgz"
2675 2675
   integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==
2676 2676
 
2677
-accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7, accepts@~1.3.8:
2677
+accepts@^1.3.5, accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7, accepts@~1.3.8:
2678 2678
   version "1.3.8"
2679 2679
   resolved "https://registry.npmmirror.com/accepts/-/accepts-1.3.8.tgz"
2680 2680
   integrity sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==
@@ -2979,6 +2979,11 @@ antd@^4.18.3:
2979 2979
     rc-util "^5.22.5"
2980 2980
     scroll-into-view-if-needed "^2.2.25"
2981 2981
 
2982
+any-promise@^1.1.0:
2983
+  version "1.3.0"
2984
+  resolved "https://registry.yarnpkg.com/any-promise/-/any-promise-1.3.0.tgz#abc6afeedcea52e809cdc0376aed3ce39635d17f"
2985
+  integrity sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==
2986
+
2982 2987
 anymatch@^2.0.0:
2983 2988
   version "2.0.0"
2984 2989
   resolved "https://registry.npmmirror.com/anymatch/-/anymatch-2.0.0.tgz"
@@ -3963,6 +3968,14 @@ cache-base@^1.0.1:
3963 3968
     union-value "^1.0.0"
3964 3969
     unset-value "^1.0.0"
3965 3970
 
3971
+cache-content-type@^1.0.0:
3972
+  version "1.0.1"
3973
+  resolved "https://registry.yarnpkg.com/cache-content-type/-/cache-content-type-1.0.1.tgz#035cde2b08ee2129f4a8315ea8f00a00dba1453c"
3974
+  integrity sha512-IKufZ1o4Ut42YUrZSo8+qnMTrFuKkvyoLXUywKz9GJ5BrhOFGhLdkx9sG4KAnVvbY6kEcSFjLQul+DVmBm2bgA==
3975
+  dependencies:
3976
+    mime-types "^2.1.18"
3977
+    ylru "^1.2.0"
3978
+
3966 3979
 call-bind@^1.0.0, call-bind@^1.0.2:
3967 3980
   version "1.0.2"
3968 3981
   resolved "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz"
@@ -4534,13 +4547,18 @@ content-disposition@0.5.3:
4534 4547
   dependencies:
4535 4548
     safe-buffer "5.1.2"
4536 4549
 
4537
-content-disposition@0.5.4:
4550
+content-disposition@0.5.4, content-disposition@~0.5.2:
4538 4551
   version "0.5.4"
4539 4552
   resolved "https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.4.tgz"
4540 4553
   integrity sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==
4541 4554
   dependencies:
4542 4555
     safe-buffer "5.2.1"
4543 4556
 
4557
+content-type@^1.0.4:
4558
+  version "1.0.5"
4559
+  resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
4560
+  integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
4561
+
4544 4562
 content-type@~1.0.4:
4545 4563
   version "1.0.4"
4546 4564
   resolved "https://registry.npmmirror.com/content-type/-/content-type-1.0.4.tgz"
@@ -4580,6 +4598,14 @@ cookie@0.4.2:
4580 4598
   resolved "https://registry.npmmirror.com/cookie/-/cookie-0.4.2.tgz"
4581 4599
   integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
4582 4600
 
4601
+cookies@~0.9.0:
4602
+  version "0.9.1"
4603
+  resolved "https://registry.yarnpkg.com/cookies/-/cookies-0.9.1.tgz#3ffed6f60bb4fb5f146feeedba50acc418af67e3"
4604
+  integrity sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==
4605
+  dependencies:
4606
+    depd "~2.0.0"
4607
+    keygrip "~1.1.0"
4608
+
4583 4609
 copy-anything@^2.0.1:
4584 4610
   version "2.0.6"
4585 4611
   resolved "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz"
@@ -5168,7 +5194,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
5168 5194
   dependencies:
5169 5195
     ms "2.0.0"
5170 5196
 
5171
-debug@^3.1.1, debug@^3.2.5, debug@^3.2.6, debug@^3.2.7:
5197
+debug@^3.1.0, debug@^3.1.1, debug@^3.2.5, debug@^3.2.6, debug@^3.2.7:
5172 5198
   version "3.2.7"
5173 5199
   resolved "https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz"
5174 5200
   integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
@@ -5182,6 +5208,13 @@ debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0, debug@^4.3.1:
5182 5208
   dependencies:
5183 5209
     ms "2.1.2"
5184 5210
 
5211
+debug@^4.3.2:
5212
+  version "4.3.7"
5213
+  resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
5214
+  integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
5215
+  dependencies:
5216
+    ms "^2.1.3"
5217
+
5185 5218
 decamelize@^1.2.0:
5186 5219
   version "1.2.0"
5187 5220
   resolved "https://registry.npmmirror.com/decamelize/-/decamelize-1.2.0.tgz"
@@ -5209,6 +5242,11 @@ deep-equal@^1.0.1:
5209 5242
     object-keys "^1.1.1"
5210 5243
     regexp.prototype.flags "^1.2.0"
5211 5244
 
5245
+deep-equal@~1.0.1:
5246
+  version "1.0.1"
5247
+  resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5"
5248
+  integrity sha512-bHtC0iYvWhyaTzvV3CZgPeZQqCOBGyGsVV7v4eevpdkLHfiSrXUdBG+qAuSz4RI70sszvjQ1QSZ98An1yNwpSw==
5249
+
5212 5250
 deep-is@^0.1.3, deep-is@~0.1.3:
5213 5251
   version "0.1.4"
5214 5252
   resolved "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz"
@@ -5277,16 +5315,21 @@ delayed-stream@~1.0.0:
5277 5315
   resolved "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz"
5278 5316
   integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
5279 5317
 
5280
-depd@~1.1.2:
5281
-  version "1.1.2"
5282
-  resolved "https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz"
5283
-  integrity sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==
5318
+delegates@^1.0.0:
5319
+  version "1.0.0"
5320
+  resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a"
5321
+  integrity sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==
5284 5322
 
5285
-depd@~2.0.0:
5323
+depd@^2.0.0, depd@~2.0.0:
5286 5324
   version "2.0.0"
5287 5325
   resolved "https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz"
5288 5326
   integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==
5289 5327
 
5328
+depd@~1.1.2:
5329
+  version "1.1.2"
5330
+  resolved "https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz"
5331
+  integrity sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==
5332
+
5290 5333
 des.js@^1.0.0:
5291 5334
   version "1.0.1"
5292 5335
   resolved "https://registry.npmmirror.com/des.js/-/des.js-1.0.1.tgz"
@@ -5295,6 +5338,11 @@ des.js@^1.0.0:
5295 5338
     inherits "^2.0.1"
5296 5339
     minimalistic-assert "^1.0.0"
5297 5340
 
5341
+destroy@^1.0.4:
5342
+  version "1.2.0"
5343
+  resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
5344
+  integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
5345
+
5298 5346
 destroy@~1.0.4:
5299 5347
   version "1.0.4"
5300 5348
   resolved "https://registry.npmmirror.com/destroy/-/destroy-1.0.4.tgz"
@@ -5555,6 +5603,14 @@ ecc-jsbn@~0.1.1:
5555 5603
     jsbn "~0.1.0"
5556 5604
     safer-buffer "^2.1.0"
5557 5605
 
5606
+echart@^0.1.3:
5607
+  version "0.1.3"
5608
+  resolved "https://registry.yarnpkg.com/echart/-/echart-0.1.3.tgz#0761a2a66267bb5f7bda39e830af91aa146d7038"
5609
+  integrity sha512-DbTrEjHnYrSEqzRBkLhVs0T512ZZwSDW8hIE57lY2Rwui5j6sdFoO37W0tDq/Tb7Q25MaRAwiQMkMCzOX4FjWw==
5610
+  dependencies:
5611
+    koa "^2.2.0"
5612
+    koa-router "^7.1.1"
5613
+
5558 5614
 echarts-for-react@^3.0.1:
5559 5615
   version "3.0.2"
5560 5616
   resolved "https://registry.npmmirror.com/echarts-for-react/-/echarts-for-react-3.0.2.tgz"
@@ -5568,13 +5624,13 @@ echarts-wordcloud@2.0.0:
5568 5624
   resolved "https://registry.npmmirror.com/echarts-wordcloud/-/echarts-wordcloud-2.0.0.tgz"
5569 5625
   integrity sha512-K7l6pTklqdW7ZWzT/1CS0KhBSINr/cd7c5N1fVMzZMwLQHEwT7x+nivK7g5hkVh7WNcAv4Dn6/ZS5zMKRozC1g==
5570 5626
 
5571
-echarts@^5.0.2:
5572
-  version "5.3.0"
5573
-  resolved "https://registry.npmmirror.com/echarts/-/echarts-5.3.0.tgz"
5574
-  integrity sha512-zENufmwFE6WjM+24tW3xQq4ICqQtI0CGj4bDVDNd3BK3LtaA/5wBp+64ykIyKy3QElz0cieKqSYP4FX9Lv9MwQ==
5627
+echarts@^5.2.2:
5628
+  version "5.5.1"
5629
+  resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.5.1.tgz#8dc9c68d0c548934bedcb5f633db07ed1dd2101c"
5630
+  integrity sha512-Fce8upazaAXUVUVsjgV6mBnGuqgO+JNDlcgF79Dksy4+wgGpQB2lmYoO4TSweFg/mZITdpGHomw/cNBJZj1icA==
5575 5631
   dependencies:
5576 5632
     tslib "2.3.0"
5577
-    zrender "5.3.0"
5633
+    zrender "5.6.0"
5578 5634
 
5579 5635
 ecstatic@^3.3.2:
5580 5636
   version "3.3.2"
@@ -5634,7 +5690,7 @@ emojis-list@^3.0.0:
5634 5690
   resolved "https://registry.npmmirror.com/emojis-list/-/emojis-list-3.0.0.tgz"
5635 5691
   integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
5636 5692
 
5637
-encodeurl@~1.0.2:
5693
+encodeurl@^1.0.2, encodeurl@~1.0.2:
5638 5694
   version "1.0.2"
5639 5695
   resolved "https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz"
5640 5696
   integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==
@@ -5759,7 +5815,7 @@ escalade@^3.1.1:
5759 5815
   resolved "https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz"
5760 5816
   integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
5761 5817
 
5762
-escape-html@~1.0.3:
5818
+escape-html@^1.0.3, escape-html@~1.0.3:
5763 5819
   version "1.0.3"
5764 5820
   resolved "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz"
5765 5821
   integrity sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==
@@ -6786,7 +6842,7 @@ fragment-cache@^0.2.1:
6786 6842
   dependencies:
6787 6843
     map-cache "^0.2.2"
6788 6844
 
6789
-fresh@0.5.2:
6845
+fresh@0.5.2, fresh@~0.5.2:
6790 6846
   version "0.5.2"
6791 6847
   resolved "https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz"
6792 6848
   integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==
@@ -7363,6 +7419,14 @@ htmlparser2@^6.1.0:
7363 7419
     domutils "^2.5.2"
7364 7420
     entities "^2.0.0"
7365 7421
 
7422
+http-assert@^1.3.0:
7423
+  version "1.5.0"
7424
+  resolved "https://registry.yarnpkg.com/http-assert/-/http-assert-1.5.0.tgz#c389ccd87ac16ed2dfa6246fd73b926aa00e6b8f"
7425
+  integrity sha512-uPpH7OKX4H25hBmU6G1jWNaqJGpTXxey+YOUizJUAgu0AjLUeC8D73hTrhvDS5D+GJN1DN1+hhc/eF/wpxtp0w==
7426
+  dependencies:
7427
+    deep-equal "~1.0.1"
7428
+    http-errors "~1.8.0"
7429
+
7366 7430
 http-deceiver@^1.2.7:
7367 7431
   version "1.2.7"
7368 7432
   resolved "https://registry.npmmirror.com/http-deceiver/-/http-deceiver-1.2.7.tgz"
@@ -7379,7 +7443,7 @@ http-errors@1.7.2:
7379 7443
     statuses ">= 1.5.0 < 2"
7380 7444
     toidentifier "1.0.0"
7381 7445
 
7382
-http-errors@1.8.1:
7446
+http-errors@1.8.1, http-errors@^1.3.1, http-errors@^1.6.3, http-errors@~1.8.0:
7383 7447
   version "1.8.1"
7384 7448
   resolved "https://registry.npmmirror.com/http-errors/-/http-errors-1.8.1.tgz"
7385 7449
   integrity sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==
@@ -7933,6 +7997,13 @@ is-generator-fn@^2.0.0:
7933 7997
   resolved "https://registry.npmmirror.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz"
7934 7998
   integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
7935 7999
 
8000
+is-generator-function@^1.0.7:
8001
+  version "1.0.10"
8002
+  resolved "https://registry.yarnpkg.com/is-generator-function/-/is-generator-function-1.0.10.tgz#f1558baf1ac17e0deea7c0415c438351ff2b3c72"
8003
+  integrity sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==
8004
+  dependencies:
8005
+    has-tostringtag "^1.0.0"
8006
+
7936 8007
 is-glob@^3.1.0:
7937 8008
   version "3.1.0"
7938 8009
   resolved "https://registry.npmmirror.com/is-glob/-/is-glob-3.1.0.tgz"
@@ -8809,6 +8880,13 @@ jsx-ast-utils@^2.2.1, jsx-ast-utils@^2.2.3:
8809 8880
     array-includes "^3.1.3"
8810 8881
     object.assign "^4.1.2"
8811 8882
 
8883
+keygrip@~1.1.0:
8884
+  version "1.1.0"
8885
+  resolved "https://registry.yarnpkg.com/keygrip/-/keygrip-1.1.0.tgz#871b1681d5e159c62a445b0c74b615e0917e7226"
8886
+  integrity sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==
8887
+  dependencies:
8888
+    tsscmp "1.0.6"
8889
+
8812 8890
 killable@^1.0.1:
8813 8891
   version "1.0.1"
8814 8892
   resolved "https://registry.npmmirror.com/killable/-/killable-1.0.1.tgz"
@@ -8850,6 +8928,67 @@ kleur@^3.0.3:
8850 8928
   resolved "https://registry.npmmirror.com/kleur/-/kleur-3.0.3.tgz"
8851 8929
   integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
8852 8930
 
8931
+koa-compose@^3.0.0:
8932
+  version "3.2.1"
8933
+  resolved "https://registry.yarnpkg.com/koa-compose/-/koa-compose-3.2.1.tgz#a85ccb40b7d986d8e5a345b3a1ace8eabcf54de7"
8934
+  integrity sha512-8gen2cvKHIZ35eDEik5WOo8zbVp9t4cP8p4hW4uE55waxolLRexKKrqfCpwhGVppnB40jWeF8bZeTVg99eZgPw==
8935
+  dependencies:
8936
+    any-promise "^1.1.0"
8937
+
8938
+koa-compose@^4.1.0:
8939
+  version "4.1.0"
8940
+  resolved "https://registry.yarnpkg.com/koa-compose/-/koa-compose-4.1.0.tgz#507306b9371901db41121c812e923d0d67d3e877"
8941
+  integrity sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==
8942
+
8943
+koa-convert@^2.0.0:
8944
+  version "2.0.0"
8945
+  resolved "https://registry.yarnpkg.com/koa-convert/-/koa-convert-2.0.0.tgz#86a0c44d81d40551bae22fee6709904573eea4f5"
8946
+  integrity sha512-asOvN6bFlSnxewce2e/DK3p4tltyfC4VM7ZwuTuepI7dEQVcvpyFuBcEARu1+Hxg8DIwytce2n7jrZtRlPrARA==
8947
+  dependencies:
8948
+    co "^4.6.0"
8949
+    koa-compose "^4.1.0"
8950
+
8951
+koa-router@^7.1.1:
8952
+  version "7.4.0"
8953
+  resolved "https://registry.yarnpkg.com/koa-router/-/koa-router-7.4.0.tgz#aee1f7adc02d5cb31d7d67465c9eacc825e8c5e0"
8954
+  integrity sha512-IWhaDXeAnfDBEpWS6hkGdZ1ablgr6Q6pGdXCyK38RbzuH4LkUOpPqPw+3f8l8aTDrQmBQ7xJc0bs2yV4dzcO+g==
8955
+  dependencies:
8956
+    debug "^3.1.0"
8957
+    http-errors "^1.3.1"
8958
+    koa-compose "^3.0.0"
8959
+    methods "^1.0.1"
8960
+    path-to-regexp "^1.1.1"
8961
+    urijs "^1.19.0"
8962
+
8963
+koa@^2.2.0:
8964
+  version "2.15.3"
8965
+  resolved "https://registry.yarnpkg.com/koa/-/koa-2.15.3.tgz#062809266ee75ce0c75f6510a005b0e38f8c519a"
8966
+  integrity sha512-j/8tY9j5t+GVMLeioLaxweJiKUayFhlGqNTzf2ZGwL0ZCQijd2RLHK0SLW5Tsko8YyyqCZC2cojIb0/s62qTAg==
8967
+  dependencies:
8968
+    accepts "^1.3.5"
8969
+    cache-content-type "^1.0.0"
8970
+    content-disposition "~0.5.2"
8971
+    content-type "^1.0.4"
8972
+    cookies "~0.9.0"
8973
+    debug "^4.3.2"
8974
+    delegates "^1.0.0"
8975
+    depd "^2.0.0"
8976
+    destroy "^1.0.4"
8977
+    encodeurl "^1.0.2"
8978
+    escape-html "^1.0.3"
8979
+    fresh "~0.5.2"
8980
+    http-assert "^1.3.0"
8981
+    http-errors "^1.6.3"
8982
+    is-generator-function "^1.0.7"
8983
+    koa-compose "^4.1.0"
8984
+    koa-convert "^2.0.0"
8985
+    on-finished "^2.3.0"
8986
+    only "~0.0.2"
8987
+    parseurl "^1.3.2"
8988
+    statuses "^1.5.0"
8989
+    type-is "^1.6.16"
8990
+    vary "^1.1.2"
8991
+
8853 8992
 language-subtag-registry@~0.3.2:
8854 8993
   version "0.3.21"
8855 8994
   resolved "https://registry.npmmirror.com/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz"
@@ -9360,7 +9499,7 @@ merge2@^1.2.3, merge2@^1.3.0, merge2@^1.4.1:
9360 9499
   resolved "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz"
9361 9500
   integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
9362 9501
 
9363
-methods@~1.1.2:
9502
+methods@^1.0.1, methods@~1.1.2:
9364 9503
   version "1.1.2"
9365 9504
   resolved "https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz"
9366 9505
   integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
@@ -9410,6 +9549,11 @@ mime-db@1.51.0, "mime-db@>= 1.43.0 < 2":
9410 9549
   resolved "https://registry.npmmirror.com/mime-db/-/mime-db-1.51.0.tgz"
9411 9550
   integrity sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==
9412 9551
 
9552
+mime-db@1.52.0:
9553
+  version "1.52.0"
9554
+  resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
9555
+  integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
9556
+
9413 9557
 mime-types@^2.1.12, mime-types@^2.1.27, mime-types@~2.1.17, mime-types@~2.1.19, mime-types@~2.1.24, mime-types@~2.1.34:
9414 9558
   version "2.1.34"
9415 9559
   resolved "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.34.tgz"
@@ -9417,6 +9561,13 @@ mime-types@^2.1.12, mime-types@^2.1.27, mime-types@~2.1.17, mime-types@~2.1.19,
9417 9561
   dependencies:
9418 9562
     mime-db "1.51.0"
9419 9563
 
9564
+mime-types@^2.1.18:
9565
+  version "2.1.35"
9566
+  resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
9567
+  integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
9568
+  dependencies:
9569
+    mime-db "1.52.0"
9570
+
9420 9571
 mime@1.6.0, mime@^1.4.1, mime@^1.6.0:
9421 9572
   version "1.6.0"
9422 9573
   resolved "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz"
@@ -9682,7 +9833,7 @@ ms@2.1.2:
9682 9833
   resolved "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz"
9683 9834
   integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
9684 9835
 
9685
-ms@2.1.3, ms@^2.1.1:
9836
+ms@2.1.3, ms@^2.1.1, ms@^2.1.3:
9686 9837
   version "2.1.3"
9687 9838
   resolved "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz"
9688 9839
   integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
@@ -10083,6 +10234,13 @@ omit.js@^2.0.2:
10083 10234
   resolved "https://registry.yarnpkg.com/omit.js/-/omit.js-2.0.2.tgz#dd9b8436fab947a5f3ff214cb2538631e313ec2f"
10084 10235
   integrity sha512-hJmu9D+bNB40YpL9jYebQl4lsTW6yEHRTroJzNLqQJYHm7c+NQnJGfZmIWh8S3q3KoaxV1aLhV6B3+0N0/kyJg==
10085 10236
 
10237
+on-finished@^2.3.0:
10238
+  version "2.4.1"
10239
+  resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f"
10240
+  integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==
10241
+  dependencies:
10242
+    ee-first "1.1.1"
10243
+
10086 10244
 on-finished@~2.3.0:
10087 10245
   version "2.3.0"
10088 10246
   resolved "https://registry.npmmirror.com/on-finished/-/on-finished-2.3.0.tgz"
@@ -10116,6 +10274,11 @@ onetime@^5.1.0:
10116 10274
   dependencies:
10117 10275
     mimic-fn "^2.1.0"
10118 10276
 
10277
+only@~0.0.2:
10278
+  version "0.0.2"
10279
+  resolved "https://registry.yarnpkg.com/only/-/only-0.0.2.tgz#2afde84d03e50b9a8edc444e30610a70295edfb4"
10280
+  integrity sha512-Fvw+Jemq5fjjyWz6CpKx6w9s7xxqo3+JCyM0WXWeCSOboZ8ABkyvP8ID4CZuChA/wxSx+XSJmdOm8rGVyJ1hdQ==
10281
+
10119 10282
 open@^7.0.0, open@^7.0.2:
10120 10283
   version "7.4.2"
10121 10284
   resolved "https://registry.npmmirror.com/open/-/open-7.4.2.tgz"
@@ -10390,7 +10553,7 @@ parse5@5.1.0:
10390 10553
   resolved "https://registry.npmmirror.com/parse5/-/parse5-5.1.0.tgz"
10391 10554
   integrity sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ==
10392 10555
 
10393
-parseurl@~1.3.2, parseurl@~1.3.3:
10556
+parseurl@^1.3.2, parseurl@~1.3.2, parseurl@~1.3.3:
10394 10557
   version "1.3.3"
10395 10558
   resolved "https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz"
10396 10559
   integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
@@ -10470,6 +10633,13 @@ path-to-regexp@2.4.0:
10470 10633
   resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.4.0.tgz#35ce7f333d5616f1c1e1bfe266c3aba2e5b2e704"
10471 10634
   integrity sha512-G6zHoVqC6GGTQkZwF4lkuEyMbVOjoBKAEybQUypI1WTkqinCOrq2x6U2+phkJ1XsEMTy4LjtwPI7HW+NVrRR2w==
10472 10635
 
10636
+path-to-regexp@^1.1.1:
10637
+  version "1.9.0"
10638
+  resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24"
10639
+  integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==
10640
+  dependencies:
10641
+    isarray "0.0.1"
10642
+
10473 10643
 path-to-regexp@^1.7.0:
10474 10644
   version "1.8.0"
10475 10645
   resolved "https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz"
@@ -14309,7 +14479,7 @@ static-extend@^0.1.1:
14309 14479
     define-property "^0.2.5"
14310 14480
     object-copy "^0.1.0"
14311 14481
 
14312
-"statuses@>= 1.4.0 < 2", "statuses@>= 1.5.0 < 2", statuses@~1.5.0:
14482
+"statuses@>= 1.4.0 < 2", "statuses@>= 1.5.0 < 2", statuses@^1.5.0, statuses@~1.5.0:
14313 14483
   version "1.5.0"
14314 14484
   resolved "https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz"
14315 14485
   integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
@@ -14959,6 +15129,11 @@ tslint-config-prettier@^1.18.0:
14959 15129
   resolved "https://registry.npmmirror.com/tslint-config-prettier/-/tslint-config-prettier-1.18.0.tgz"
14960 15130
   integrity sha512-xPw9PgNPLG3iKRxmK7DWr+Ea/SzrvfHtjFt5LBl61gk2UBG/DB9kCXRjv+xyIU1rUtnayLeMUVJBcMX8Z17nDg==
14961 15131
 
15132
+tsscmp@1.0.6:
15133
+  version "1.0.6"
15134
+  resolved "https://registry.yarnpkg.com/tsscmp/-/tsscmp-1.0.6.tgz#85b99583ac3589ec4bfef825b5000aa911d605eb"
15135
+  integrity sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==
15136
+
14962 15137
 tsutils@^3.17.1, tsutils@^3.21.0:
14963 15138
   version "3.21.0"
14964 15139
   resolved "https://registry.npmmirror.com/tsutils/-/tsutils-3.21.0.tgz"
@@ -15012,7 +15187,7 @@ type-fest@^0.8.1:
15012 15187
   resolved "https://registry.npmmirror.com/type-fest/-/type-fest-0.8.1.tgz"
15013 15188
   integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
15014 15189
 
15015
-type-is@~1.6.17, type-is@~1.6.18:
15190
+type-is@^1.6.16, type-is@~1.6.17, type-is@~1.6.18:
15016 15191
   version "1.6.18"
15017 15192
   resolved "https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz"
15018 15193
   integrity sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==
@@ -15179,6 +15354,11 @@ uri-js@^4.2.2:
15179 15354
   dependencies:
15180 15355
     punycode "^2.1.0"
15181 15356
 
15357
+urijs@^1.19.0:
15358
+  version "1.19.11"
15359
+  resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc"
15360
+  integrity sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ==
15361
+
15182 15362
 urix@^0.1.0:
15183 15363
   version "0.1.0"
15184 15364
   resolved "https://registry.npmmirror.com/urix/-/urix-0.1.0.tgz"
@@ -15324,7 +15504,7 @@ value-equal@^1.0.1:
15324 15504
   resolved "https://registry.npmmirror.com/value-equal/-/value-equal-1.0.1.tgz"
15325 15505
   integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==
15326 15506
 
15327
-vary@~1.1.2:
15507
+vary@^1.1.2, vary@~1.1.2:
15328 15508
   version "1.1.2"
15329 15509
   resolved "https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz"
15330 15510
   integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
@@ -16142,9 +16322,14 @@ yargs@^16.1.1:
16142 16322
     y18n "^5.0.5"
16143 16323
     yargs-parser "^20.2.2"
16144 16324
 
16145
-zrender@5.3.0:
16146
-  version "5.3.0"
16147
-  resolved "https://registry.npmmirror.com/zrender/-/zrender-5.3.0.tgz"
16148
-  integrity sha512-Ln2QB5uqI1ftNYMtCRxd+XDq6MOttLgam2tmhKAVA+j0ko47UT+VNlDvKTkqe4K2sJhBvB0EhYNLebqlCTjatQ==
16325
+ylru@^1.2.0:
16326
+  version "1.4.0"
16327
+  resolved "https://registry.yarnpkg.com/ylru/-/ylru-1.4.0.tgz#0cf0aa57e9c24f8a2cbde0cc1ca2c9592ac4e0f6"
16328
+  integrity sha512-2OQsPNEmBCvXuFlIni/a+Rn+R2pHW9INm0BxXJ4hVDA8TirqMj+J/Rp9ItLatT/5pZqWwefVrTQcHpixsxnVlA==
16329
+
16330
+zrender@5.6.0:
16331
+  version "5.6.0"
16332
+  resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.6.0.tgz#01325b0bb38332dd5e87a8dbee7336cafc0f4a5b"
16333
+  integrity sha512-uzgraf4njmmHAbEUxMJ8Oxg+P3fT04O+9p7gY+wJRVxo8Ge+KmYv0WJev945EH4wFuc4OY2NLXz46FZrWS9xJg==
16149 16334
   dependencies:
16150 16335
     tslib "2.3.0"