|
1462 | 1462 | dependencies:
|
1463 | 1463 | "@babel/types" "^7.3.0"
|
1464 | 1464 |
|
| 1465 | +"@types/chart.js@^2.9.29": |
| 1466 | + version "2.9.29" |
| 1467 | + resolved "https://registry.yarnpkg.com/@types/chart.js/-/chart.js-2.9.29.tgz#73bf7f02387402943f29946012492f10bde7ed43" |
| 1468 | + integrity sha512-WOZMitUU3gHDM0oQsCsVivX+oDsIki93szcTmmUPBm39cCvAELBjokjSDVOoA3xiIEbb+jp17z/3S2tIqruwOQ== |
| 1469 | + dependencies: |
| 1470 | + moment "^2.10.2" |
| 1471 | + |
1465 | 1472 | "@types/color-name@^1.1.1":
|
1466 | 1473 | version "1.1.1"
|
1467 | 1474 | resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
|
1468 | 1475 | integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
|
1469 | 1476 |
|
1470 |
| -"@types/d3@^3": |
1471 |
| - version "3.5.43" |
1472 |
| - resolved "https://registry.yarnpkg.com/@types/d3/-/d3-3.5.43.tgz#e9b4992817e0b6c5efaa7d6e5bb2cee4d73eab58" |
1473 |
| - integrity sha512-t9ZmXOcpVxywRw86YtIC54g7M9puRh8hFedRvVfHKf5YyOP6pSxA0TvpXpfseXSCInoW4P7bggTrSDiUOs4g5w== |
1474 |
| - |
1475 | 1477 | "@types/eslint-visitor-keys@^1.0.0":
|
1476 | 1478 | version "1.0.0"
|
1477 | 1479 | resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
|
|
1544 | 1546 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
|
1545 | 1547 | integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
|
1546 | 1548 |
|
1547 |
| -"@types/plotly.js@*": |
1548 |
| - version "1.50.13" |
1549 |
| - resolved "https://registry.yarnpkg.com/@types/plotly.js/-/plotly.js-1.50.13.tgz#bd56b37f4d849b63659ccb966fc71d7e61415315" |
1550 |
| - integrity sha512-uxqsHe7eZa+RtWI0kPcoBHKDTdQ0rqWWDIivwpwFOrpTtjNe9Vwj0Mc6wZdyHUiq02vsSqdAXDbl6noRKKzmkg== |
1551 |
| - dependencies: |
1552 |
| - "@types/d3" "^3" |
1553 |
| - |
1554 | 1549 | "@types/prop-types@*":
|
1555 | 1550 | version "15.7.3"
|
1556 | 1551 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
|
|
1568 | 1563 | dependencies:
|
1569 | 1564 | "@types/react" "*"
|
1570 | 1565 |
|
1571 |
| -"@types/react-plotly.js@^2.2.4": |
1572 |
| - version "2.2.4" |
1573 |
| - resolved "https://registry.yarnpkg.com/@types/react-plotly.js/-/react-plotly.js-2.2.4.tgz#360fcfcace64d0ef173cf0c7d67fc2441b39f659" |
1574 |
| - integrity sha512-dsvngno7Ar13XoF2eJXM609Msoc5DPboNp8x4NE4L+rsBEEsu16/0b0Fze8REx3fA4HEUk4rcn3uJsx48m2sew== |
1575 |
| - dependencies: |
1576 |
| - "@types/plotly.js" "*" |
1577 |
| - "@types/react" "*" |
1578 |
| - |
1579 | 1566 | "@types/react-tag-autocomplete@^5.12.0":
|
1580 | 1567 | version "5.12.0"
|
1581 | 1568 | resolved "https://registry.yarnpkg.com/@types/react-tag-autocomplete/-/react-tag-autocomplete-5.12.0.tgz#bcebefd07abd20ee7a1d9594cf4f2f0297625868"
|
@@ -2787,6 +2774,29 @@ chardet@^0.7.0:
|
2787 | 2774 | resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
|
2788 | 2775 | integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
|
2789 | 2776 |
|
| 2777 | +chart.js@^2.9.4: |
| 2778 | + version "2.9.4" |
| 2779 | + resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-2.9.4.tgz#0827f9563faffb2dc5c06562f8eb10337d5b9684" |
| 2780 | + integrity sha512-B07aAzxcrikjAPyV+01j7BmOpxtQETxTSlQ26BEYJ+3iUkbNKaOJ/nDbT6JjyqYxseM0ON12COHYdU2cTIjC7A== |
| 2781 | + dependencies: |
| 2782 | + chartjs-color "^2.1.0" |
| 2783 | + moment "^2.10.2" |
| 2784 | + |
| 2785 | +chartjs-color-string@^0.6.0: |
| 2786 | + version "0.6.0" |
| 2787 | + resolved "https://registry.yarnpkg.com/chartjs-color-string/-/chartjs-color-string-0.6.0.tgz#1df096621c0e70720a64f4135ea171d051402f71" |
| 2788 | + integrity sha512-TIB5OKn1hPJvO7JcteW4WY/63v6KwEdt6udfnDE9iCAZgy+V4SrbSxoIbTw/xkUIapjEI4ExGtD0+6D3KyFd7A== |
| 2789 | + dependencies: |
| 2790 | + color-name "^1.0.0" |
| 2791 | + |
| 2792 | +chartjs-color@^2.1.0: |
| 2793 | + version "2.4.1" |
| 2794 | + resolved "https://registry.yarnpkg.com/chartjs-color/-/chartjs-color-2.4.1.tgz#6118bba202fe1ea79dd7f7c0f9da93467296c3b0" |
| 2795 | + integrity sha512-haqOg1+Yebys/Ts/9bLo/BqUcONQOdr/hoEr2LLTRl6C5LXctUdHxsCYfvQVg5JIxITrfCNUDr4ntqmQk9+/0w== |
| 2796 | + dependencies: |
| 2797 | + chartjs-color-string "^0.6.0" |
| 2798 | + color-convert "^1.9.3" |
| 2799 | + |
2790 | 2800 | chokidar@^2.1.8:
|
2791 | 2801 | version "2.1.8"
|
2792 | 2802 | resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917"
|
@@ -2945,7 +2955,7 @@ collection-visit@^1.0.0:
|
2945 | 2955 | map-visit "^1.0.0"
|
2946 | 2956 | object-visit "^1.0.0"
|
2947 | 2957 |
|
2948 |
| -color-convert@^1.9.0, color-convert@^1.9.1: |
| 2958 | +color-convert@^1.9.0, color-convert@^1.9.1, color-convert@^1.9.3: |
2949 | 2959 | version "1.9.3"
|
2950 | 2960 | resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
|
2951 | 2961 | integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
|
@@ -6616,6 +6626,11 @@ lodash.uniq@^4.5.0:
|
6616 | 6626 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
|
6617 | 6627 | integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
|
6618 | 6628 |
|
| 6629 | +lodash@^4.17.19: |
| 6630 | + version "4.17.20" |
| 6631 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" |
| 6632 | + integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== |
| 6633 | + |
6619 | 6634 | loglevel@^1.6.6:
|
6620 | 6635 | version "1.6.7"
|
6621 | 6636 | resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.7.tgz#b3e034233188c68b889f5b862415306f565e2c56"
|
@@ -6924,6 +6939,11 @@ mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@~0.5.1:
|
6924 | 6939 | dependencies:
|
6925 | 6940 | minimist "^1.2.5"
|
6926 | 6941 |
|
| 6942 | +moment@^2.10.2: |
| 6943 | + version "2.29.1" |
| 6944 | + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3" |
| 6945 | + integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ== |
| 6946 | + |
6927 | 6947 | move-concurrently@^1.0.1:
|
6928 | 6948 | version "1.0.1"
|
6929 | 6949 | resolved "https://registry.yarnpkg.com/move-concurrently/-/move-concurrently-1.0.1.tgz#be2c005fda32e0b29af1f05d7c4b33214c701f92"
|
@@ -7716,11 +7736,6 @@ pkg-up@^2.0.0:
|
7716 | 7736 | dependencies:
|
7717 | 7737 | find-up "^2.1.0"
|
7718 | 7738 |
|
7719 |
| -plotly.js-basic-dist-min@^1.58.2: |
7720 |
| - version "1.58.2" |
7721 |
| - resolved "https://registry.yarnpkg.com/plotly.js-basic-dist-min/-/plotly.js-basic-dist-min-1.58.2.tgz#7b40228f0e6d46c8936f90a0d876803df68dfe39" |
7722 |
| - integrity sha512-Yu84SGV2+bgK7ZVzmr/xUh7d6qucZ5kR/lA9emJs7N+KFmZXn7t69NCMn5YWCNeKdFys/ogdHBT9iG42yBFdPA== |
7723 |
| - |
7724 | 7739 | pn@^1.1.0:
|
7725 | 7740 | version "1.1.0"
|
7726 | 7741 | resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
|
@@ -8657,6 +8672,14 @@ react-app-polyfill@^1.0.6:
|
8657 | 8672 | regenerator-runtime "^0.13.3"
|
8658 | 8673 | whatwg-fetch "^3.0.0"
|
8659 | 8674 |
|
| 8675 | +react-chartjs-2@^2.11.1: |
| 8676 | + version "2.11.1" |
| 8677 | + resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-2.11.1.tgz#a78d0df05fc8bc8ffcd4c4ab5b89a25dd2ca3278" |
| 8678 | + integrity sha512-G7cNq/n2Bkh/v4vcI+GKx7Q1xwZexKYhOSj2HmrFXlvNeaURWXun6KlOUpEQwi1cv9Tgs4H3kGywDWMrX2kxfA== |
| 8679 | + dependencies: |
| 8680 | + lodash "^4.17.19" |
| 8681 | + prop-types "^15.7.2" |
| 8682 | + |
8660 | 8683 | react-dev-utils@^10.2.1:
|
8661 | 8684 | version "10.2.1"
|
8662 | 8685 | resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-10.2.1.tgz#f6de325ae25fa4d546d09df4bb1befdc6dd19c19"
|
@@ -8707,13 +8730,6 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4:
|
8707 | 8730 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
8708 | 8731 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
8709 | 8732 |
|
8710 |
| -react-plotly.js@^2.4.0: |
8711 |
| - version "2.4.0" |
8712 |
| - resolved "https://registry.yarnpkg.com/react-plotly.js/-/react-plotly.js-2.4.0.tgz#7a8fd89ffa126daa36a5855890282960e2e4eaf0" |
8713 |
| - integrity sha512-BCkxMe8yWqu3nP/hw9A1KCIuoL67WV5/k68SL9yhEkF6UG+pAuIev9Q3cMKtNkQJZhsYFpOmlqrpPjIdUFACOQ== |
8714 |
| - dependencies: |
8715 |
| - prop-types "^15.7.2" |
8716 |
| - |
8717 | 8733 | react-scripts@3.4.1:
|
8718 | 8734 | version "3.4.1"
|
8719 | 8735 | resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-3.4.1.tgz#f551298b5c71985cc491b9acf3c8e8c0ae3ada0a"
|
|
0 commit comments