|
|
@@ -856,7 +856,7 @@
|
|
|
dependencies:
|
|
|
regenerator-runtime "^0.13.2"
|
|
|
|
|
|
-"@babel/runtime@^7.5.1", "@babel/runtime@^7.7.4", "@babel/runtime@^7.8.4":
|
|
|
+"@babel/runtime@^7.1.2", "@babel/runtime@^7.5.1", "@babel/runtime@^7.7.4", "@babel/runtime@^7.8.4":
|
|
|
version "7.8.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d"
|
|
|
integrity sha512-+AATMUFppJDw6aiR5NVPHqIQBlV/Pj8wY/EZH+lmvRdUo9xBaz/rF3alAwFJQavvKfeOlPE7oaaDHVbcySbCsg==
|
|
|
@@ -1305,6 +1305,18 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
|
|
|
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
|
|
|
|
|
|
+"@types/d3-path@*":
|
|
|
+ version "1.0.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/d3-path/-/d3-path-1.0.8.tgz#48e6945a8ff43ee0a1ce85c8cfa2337de85c7c79"
|
|
|
+ integrity sha512-AZGHWslq/oApTAHu9+yH/Bnk63y9oFOMROtqPAtxl5uB6qm1x2lueWdVEjsjjV3Qc2+QfuzKIwIR5MvVBakfzA==
|
|
|
+
|
|
|
+"@types/d3-shape@*":
|
|
|
+ version "1.3.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/d3-shape/-/d3-shape-1.3.2.tgz#a41d9d6b10d02e221696b240caf0b5d0f5a588ec"
|
|
|
+ integrity sha512-LtD8EaNYCaBRzHzaAiIPrfcL3DdIysc81dkGlQvv7WQP3+YXV7b0JJTtR1U3bzeRieS603KF4wUo+ZkJVenh8w==
|
|
|
+ dependencies:
|
|
|
+ "@types/d3-path" "*"
|
|
|
+
|
|
|
"@types/eslint-visitor-keys@^1.0.0":
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
|
|
|
@@ -1401,6 +1413,20 @@
|
|
|
"@types/prop-types" "*"
|
|
|
csstype "^2.2.0"
|
|
|
|
|
|
+"@types/recharts-scale@*":
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/recharts-scale/-/recharts-scale-1.0.0.tgz#348c9220d6d9062c44a9d585d686644a97f7e25d"
|
|
|
+ integrity sha512-HR/PrCcxYb2YHviTqH7CMdL1TUhUZLTUKzfrkMhxm1HTa5mg/QtP8XMiuSPz6dZ6wecazAOu8aYZ5DqkNlgHHQ==
|
|
|
+
|
|
|
+"@types/recharts@^1.8.7":
|
|
|
+ version "1.8.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/recharts/-/recharts-1.8.7.tgz#32d78d2ffe05f42477c7335319e387e89abedd04"
|
|
|
+ integrity sha512-3kcjuR4cUeGwQH43FvUzfEs74w2LLtMbBz1NBK3s1J7Hgl8OKDr4AeAUrKitsM+n6eDl9Ne8pqhdxitLFB06IA==
|
|
|
+ dependencies:
|
|
|
+ "@types/d3-shape" "*"
|
|
|
+ "@types/react" "*"
|
|
|
+ "@types/recharts-scale" "*"
|
|
|
+
|
|
|
"@types/stack-utils@^1.0.1":
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
|
|
|
@@ -2173,6 +2199,11 @@ babylon@^6.18.0:
|
|
|
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
|
|
|
integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
|
|
|
|
|
|
+balanced-match@^0.4.2:
|
|
|
+ version "0.4.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
|
|
|
+ integrity sha1-yz8+PHMtwPAe5wtAPzAuYddwmDg=
|
|
|
+
|
|
|
balanced-match@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
|
|
|
@@ -2685,6 +2716,11 @@ class-utils@^0.3.5:
|
|
|
isobject "^3.0.0"
|
|
|
static-extend "^0.1.1"
|
|
|
|
|
|
+classnames@^2.2.5:
|
|
|
+ version "2.2.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
|
|
|
+ integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
|
|
|
+
|
|
|
clean-css@^4.2.1:
|
|
|
version "4.2.3"
|
|
|
resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.3.tgz#507b5de7d97b48ee53d84adb0160ff6216380f78"
|
|
|
@@ -2977,7 +3013,7 @@ core-js-pure@^3.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.6.4.tgz#4bf1ba866e25814f149d4e9aaa08c36173506e3a"
|
|
|
integrity sha512-epIhRLkXdgv32xIUFaaAry2wdxZYBi6bgM7cB136dzzXXa+dFyRLTZeLUJxnd8ShrmyVXBub63n2NHo2JAt8Cw==
|
|
|
|
|
|
-core-js@^2.4.0:
|
|
|
+core-js@^2.4.0, core-js@^2.6.10:
|
|
|
version "2.6.11"
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
|
|
|
integrity sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg==
|
|
|
@@ -3309,6 +3345,69 @@ cyclist@^1.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
|
|
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
|
|
|
|
|
+d3-array@^1.2.0:
|
|
|
+ version "1.2.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-1.2.4.tgz#635ce4d5eea759f6f605863dbcfc30edc737f71f"
|
|
|
+ integrity sha512-KHW6M86R+FUPYGb3R5XiYjXPq7VzwxZ22buHhAEVG5ztoEcZZMLov530mmccaqA1GghZArjQV46fuc8kUqhhHw==
|
|
|
+
|
|
|
+d3-collection@1:
|
|
|
+ version "1.0.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/d3-collection/-/d3-collection-1.0.7.tgz#349bd2aa9977db071091c13144d5e4f16b5b310e"
|
|
|
+ integrity sha512-ii0/r5f4sjKNTfh84Di+DpztYwqKhEyUlKoPrzUFfeSkWxjW49xU2QzO9qrPrNkpdI0XJkfzvmTu8V2Zylln6A==
|
|
|
+
|
|
|
+d3-color@1:
|
|
|
+ version "1.4.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-1.4.0.tgz#89c45a995ed773b13314f06460df26d60ba0ecaf"
|
|
|
+ integrity sha512-TzNPeJy2+iEepfiL92LAAB7fvnp/dV2YwANPVHdDWmYMm23qIJBYww3qT8I8C1wXrmrg4UWs7BKc2tKIgyjzHg==
|
|
|
+
|
|
|
+d3-format@1:
|
|
|
+ version "1.4.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-1.4.3.tgz#4e8eb4dff3fdcb891a8489ec6e698601c41b96f1"
|
|
|
+ integrity sha512-mm/nE2Y9HgGyjP+rKIekeITVgBtX97o1nrvHCWX8F/yBYyevUTvu9vb5pUnKwrcSw7o7GuwMOWjS9gFDs4O+uQ==
|
|
|
+
|
|
|
+d3-interpolate@1, d3-interpolate@^1.3.0:
|
|
|
+ version "1.4.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-1.4.0.tgz#526e79e2d80daa383f9e0c1c1c7dcc0f0583e987"
|
|
|
+ integrity sha512-V9znK0zc3jOPV4VD2zZn0sDhZU3WAE2bmlxdIwwQPPzPjvyLkd8B3JUVdS1IDUFDkWZ72c9qnv1GK2ZagTZ8EA==
|
|
|
+ dependencies:
|
|
|
+ d3-color "1"
|
|
|
+
|
|
|
+d3-path@1:
|
|
|
+ version "1.0.9"
|
|
|
+ resolved "https://registry.yarnpkg.com/d3-path/-/d3-path-1.0.9.tgz#48c050bb1fe8c262493a8caf5524e3e9591701cf"
|
|
|
+ integrity sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg==
|
|
|
+
|
|
|
+d3-scale@^2.1.0:
|
|
|
+ version "2.2.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/d3-scale/-/d3-scale-2.2.2.tgz#4e880e0b2745acaaddd3ede26a9e908a9e17b81f"
|
|
|
+ integrity sha512-LbeEvGgIb8UMcAa0EATLNX0lelKWGYDQiPdHj+gLblGVhGLyNbaCn3EvrJf0A3Y/uOOU5aD6MTh5ZFCdEwGiCw==
|
|
|
+ dependencies:
|
|
|
+ d3-array "^1.2.0"
|
|
|
+ d3-collection "1"
|
|
|
+ d3-format "1"
|
|
|
+ d3-interpolate "1"
|
|
|
+ d3-time "1"
|
|
|
+ d3-time-format "2"
|
|
|
+
|
|
|
+d3-shape@^1.2.0:
|
|
|
+ version "1.3.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-1.3.7.tgz#df63801be07bc986bc54f63789b4fe502992b5d7"
|
|
|
+ integrity sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==
|
|
|
+ dependencies:
|
|
|
+ d3-path "1"
|
|
|
+
|
|
|
+d3-time-format@2:
|
|
|
+ version "2.2.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/d3-time-format/-/d3-time-format-2.2.3.tgz#0c9a12ee28342b2037e5ea1cf0b9eb4dd75f29cb"
|
|
|
+ integrity sha512-RAHNnD8+XvC4Zc4d2A56Uw0yJoM7bsvOlJR33bclxq399Rak/b9bhvu/InjxdWhPtkgU53JJcleJTGkNRnN6IA==
|
|
|
+ dependencies:
|
|
|
+ d3-time "1"
|
|
|
+
|
|
|
+d3-time@1:
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/d3-time/-/d3-time-1.1.0.tgz#b1e19d307dae9c900b7e5b25ffc5dcc249a8a0f1"
|
|
|
+ integrity sha512-Xh0isrZ5rPYYdqhAVk8VLnMEidhz5aP7htAADH6MfzgmmicPkTo8LhkLxci61/lCB7n7UmE3bN0leRt+qvkLxA==
|
|
|
+
|
|
|
d@1, d@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/d/-/d-1.0.1.tgz#8698095372d58dbee346ffd0c7093f99f8f9eb5a"
|
|
|
@@ -3364,6 +3463,11 @@ decamelize@^1.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
|
|
|
integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=
|
|
|
|
|
|
+decimal.js-light@^2.4.1:
|
|
|
+ version "2.5.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/decimal.js-light/-/decimal.js-light-2.5.0.tgz#ca7faf504c799326df94b0ab920424fdfc125348"
|
|
|
+ integrity sha512-b3VJCbd2hwUpeRGG3Toob+CRo8W22xplipNhP3tN7TSVB/cyMX71P1vM2Xjc9H74uV6dS2hDDmo/rHq8L87Upg==
|
|
|
+
|
|
|
decode-uri-component@^0.2.0:
|
|
|
version "0.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
|
|
|
@@ -3553,6 +3657,13 @@ dom-converter@^0.2:
|
|
|
dependencies:
|
|
|
utila "~0.4"
|
|
|
|
|
|
+dom-helpers@^3.4.0:
|
|
|
+ version "3.4.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.4.0.tgz#e9b369700f959f62ecde5a6babde4bccd9169af8"
|
|
|
+ integrity sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/runtime" "^7.1.2"
|
|
|
+
|
|
|
dom-serializer@0:
|
|
|
version "0.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.2.2.tgz#1afb81f533717175d478655debc5e332d9f9bb51"
|
|
|
@@ -3808,6 +3919,22 @@ escodegen@^1.11.0, escodegen@^1.9.1:
|
|
|
optionalDependencies:
|
|
|
source-map "~0.6.1"
|
|
|
|
|
|
+eslint-config-airbnb-base@^14.1.0:
|
|
|
+ version "14.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.1.0.tgz#2ba4592dd6843258221d9bff2b6831bd77c874e4"
|
|
|
+ integrity sha512-+XCcfGyCnbzOnktDVhwsCAx+9DmrzEmuwxyHUJpw+kqBVT744OUBrB09khgFKlK1lshVww6qXGsYPZpavoNjJw==
|
|
|
+ dependencies:
|
|
|
+ confusing-browser-globals "^1.0.9"
|
|
|
+ object.assign "^4.1.0"
|
|
|
+ object.entries "^1.1.1"
|
|
|
+
|
|
|
+eslint-config-prettier@^6.10.0:
|
|
|
+ version "6.10.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.0.tgz#7b15e303bf9c956875c948f6b21500e48ded6a7f"
|
|
|
+ integrity sha512-AtndijGte1rPILInUdHjvKEGbIV06NuvPrqlIEaEaWtbtvJh464mDeyGMdZEQMsGvC0ZVkiex1fSNcC4HAbRGg==
|
|
|
+ dependencies:
|
|
|
+ get-stdin "^6.0.0"
|
|
|
+
|
|
|
eslint-config-react-app@^5.2.0:
|
|
|
version "5.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-5.2.0.tgz#135110ba56a9e378f7acfe5f36e2ae76a2317899"
|
|
|
@@ -3815,6 +3942,11 @@ eslint-config-react-app@^5.2.0:
|
|
|
dependencies:
|
|
|
confusing-browser-globals "^1.0.9"
|
|
|
|
|
|
+eslint-import-resolver-alias@^1.1.2:
|
|
|
+ version "1.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-alias/-/eslint-import-resolver-alias-1.1.2.tgz#297062890e31e4d6651eb5eba9534e1f6e68fc97"
|
|
|
+ integrity sha512-WdviM1Eu834zsfjHtcGHtGfcu+F30Od3V7I9Fi57uhBEwPkjDcii7/yW8jAT+gOhn4P/vOxxNAXbFAKsrrc15w==
|
|
|
+
|
|
|
eslint-import-resolver-node@^0.3.2:
|
|
|
version "0.3.3"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3.tgz#dbaa52b6b2816b50bc6711af75422de808e98404"
|
|
|
@@ -3867,6 +3999,24 @@ eslint-plugin-import@2.20.0:
|
|
|
read-pkg-up "^2.0.0"
|
|
|
resolve "^1.12.0"
|
|
|
|
|
|
+eslint-plugin-import@^2.20.1:
|
|
|
+ version "2.20.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1.tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3"
|
|
|
+ integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw==
|
|
|
+ dependencies:
|
|
|
+ array-includes "^3.0.3"
|
|
|
+ array.prototype.flat "^1.2.1"
|
|
|
+ contains-path "^0.1.0"
|
|
|
+ debug "^2.6.9"
|
|
|
+ doctrine "1.5.0"
|
|
|
+ eslint-import-resolver-node "^0.3.2"
|
|
|
+ eslint-module-utils "^2.4.1"
|
|
|
+ has "^1.0.3"
|
|
|
+ minimatch "^3.0.4"
|
|
|
+ object.values "^1.1.0"
|
|
|
+ read-pkg-up "^2.0.0"
|
|
|
+ resolve "^1.12.0"
|
|
|
+
|
|
|
eslint-plugin-jsx-a11y@6.2.3:
|
|
|
version "6.2.3"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.2.3.tgz#b872a09d5de51af70a97db1eea7dc933043708aa"
|
|
|
@@ -3882,6 +4032,13 @@ eslint-plugin-jsx-a11y@6.2.3:
|
|
|
has "^1.0.3"
|
|
|
jsx-ast-utils "^2.2.1"
|
|
|
|
|
|
+eslint-plugin-prettier@^3.1.2:
|
|
|
+ version "3.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba"
|
|
|
+ integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA==
|
|
|
+ dependencies:
|
|
|
+ prettier-linter-helpers "^1.0.0"
|
|
|
+
|
|
|
eslint-plugin-react-hooks@^1.6.1:
|
|
|
version "1.7.0"
|
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
|
|
|
@@ -3930,7 +4087,7 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
|
|
|
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
|
|
|
|
|
|
-eslint@^6.6.0:
|
|
|
+eslint@^6.6.0, eslint@^6.8.0:
|
|
|
version "6.8.0"
|
|
|
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.8.0.tgz#62262d6729739f9275723824302fb227c8c93ffb"
|
|
|
integrity sha512-K+Iayyo2LtyYhDSYwz5D5QdWw0hCacNzyq1Y821Xna2xSJj7cijoLLYmLxTQgcgZ9mC61nryMy9S7GRbYpI5Ig==
|
|
|
@@ -4190,6 +4347,11 @@ fast-deep-equal@^3.1.1:
|
|
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz#545145077c501491e33b15ec408c294376e94ae4"
|
|
|
integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA==
|
|
|
|
|
|
+fast-diff@^1.1.2:
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
|
|
|
+ integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
|
|
|
+
|
|
|
fast-glob@^2.0.2:
|
|
|
version "2.2.7"
|
|
|
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-2.2.7.tgz#6953857c3afa475fff92ee6015d52da70a4cd39d"
|
|
|
@@ -4553,6 +4715,11 @@ get-own-enumerable-property-symbols@^3.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz#b5fde77f22cbe35f390b4e089922c50bce6ef664"
|
|
|
integrity sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==
|
|
|
|
|
|
+get-stdin@^6.0.0:
|
|
|
+ version "6.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
|
|
|
+ integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
|
|
|
+
|
|
|
get-stream@^4.0.0:
|
|
|
version "4.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
|
|
|
@@ -6251,6 +6418,11 @@ lodash._reinterpolate@^3.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
|
|
|
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
|
|
|
|
|
|
+lodash.debounce@^4.0.8:
|
|
|
+ version "4.0.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
|
|
|
+ integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168=
|
|
|
+
|
|
|
lodash.memoize@^4.1.2:
|
|
|
version "4.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
|
|
|
@@ -6276,12 +6448,17 @@ lodash.templatesettings@^4.0.0:
|
|
|
dependencies:
|
|
|
lodash._reinterpolate "^3.0.0"
|
|
|
|
|
|
+lodash.throttle@^4.1.1:
|
|
|
+ version "4.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
|
|
|
+ integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ=
|
|
|
+
|
|
|
lodash.uniq@^4.5.0:
|
|
|
version "4.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
|
|
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
|
|
|
|
|
|
-"lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.5:
|
|
|
+"lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.5, lodash@~4.17.4:
|
|
|
version "4.17.15"
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
|
|
|
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
|
|
|
@@ -6356,6 +6533,11 @@ map-visit@^1.0.0:
|
|
|
dependencies:
|
|
|
object-visit "^1.0.0"
|
|
|
|
|
|
+math-expression-evaluator@^1.2.14:
|
|
|
+ version "1.2.22"
|
|
|
+ resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.22.tgz#c14dcb3d8b4d150e5dcea9c68c8dad80309b0d5e"
|
|
|
+ integrity sha512-L0j0tFVZBQQLeEjmWOvDLoRciIY8gQGWahvkztXUal8jH8R5Rlqo9GCvgqvXcy9LQhEWdQCVvzqAbxgYNt4blQ==
|
|
|
+
|
|
|
md5.js@^1.3.4:
|
|
|
version "1.3.5"
|
|
|
resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.5.tgz#b5d07b8e3216e3e27cd728d72f70d1e6a342005f"
|
|
|
@@ -8067,6 +8249,18 @@ prepend-http@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
|
|
|
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
|
|
|
|
|
|
+prettier-linter-helpers@^1.0.0:
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
|
|
|
+ integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
|
|
|
+ dependencies:
|
|
|
+ fast-diff "^1.1.2"
|
|
|
+
|
|
|
+prettier@^1.19.1:
|
|
|
+ version "1.19.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
|
|
|
+ integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
|
|
|
+
|
|
|
pretty-bytes@^5.1.0:
|
|
|
version "5.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.3.0.tgz#f2849e27db79fb4d6cfe24764fc4134f165989f2"
|
|
|
@@ -8140,7 +8334,7 @@ prompts@^2.0.1:
|
|
|
kleur "^3.0.3"
|
|
|
sisteransi "^1.0.3"
|
|
|
|
|
|
-prop-types@^15.6.2, prop-types@^15.7.2:
|
|
|
+prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2:
|
|
|
version "15.7.2"
|
|
|
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
|
|
|
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
|
|
|
@@ -8257,7 +8451,7 @@ querystringify@^2.1.1:
|
|
|
resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.1.tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e"
|
|
|
integrity sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA==
|
|
|
|
|
|
-raf@^3.4.1:
|
|
|
+raf@^3.4.0, raf@^3.4.1:
|
|
|
version "3.4.1"
|
|
|
resolved "https://registry.yarnpkg.com/raf/-/raf-3.4.1.tgz#0742e99a4a6552f445d73e3ee0328af0ff1ede39"
|
|
|
integrity sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==
|
|
|
@@ -8361,6 +8555,21 @@ react-is@^16.8.1, react-is@^16.8.4:
|
|
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
|
|
|
integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==
|
|
|
|
|
|
+react-lifecycles-compat@^3.0.4:
|
|
|
+ version "3.0.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
|
|
|
+ integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
|
|
|
+
|
|
|
+react-resize-detector@^2.3.0:
|
|
|
+ version "2.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-2.3.0.tgz#57bad1ae26a28a62a2ddb678ba6ffdf8fa2b599c"
|
|
|
+ integrity sha512-oCAddEWWeFWYH5FAcHdBYcZjAw9fMzRUK9sWSx6WvSSOPVRxcHd5zTIGy/mOus+AhN/u6T4TMiWxvq79PywnJQ==
|
|
|
+ dependencies:
|
|
|
+ lodash.debounce "^4.0.8"
|
|
|
+ lodash.throttle "^4.1.1"
|
|
|
+ prop-types "^15.6.0"
|
|
|
+ resize-observer-polyfill "^1.5.0"
|
|
|
+
|
|
|
react-scripts@3.4.0:
|
|
|
version "3.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-3.4.0.tgz#f413680f0b5b937c8879ba1ffdae9b8c5b364bf5"
|
|
|
@@ -8421,6 +8630,26 @@ react-scripts@3.4.0:
|
|
|
optionalDependencies:
|
|
|
fsevents "2.1.2"
|
|
|
|
|
|
+react-smooth@^1.0.5:
|
|
|
+ version "1.0.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-smooth/-/react-smooth-1.0.5.tgz#94ae161d7951cdd893ccb7099d031d342cb762ad"
|
|
|
+ integrity sha512-eW057HT0lFgCKh8ilr0y2JaH2YbNcuEdFpxyg7Gf/qDKk9hqGMyXryZJ8iMGJEuKH0+wxS0ccSsBBB3W8yCn8w==
|
|
|
+ dependencies:
|
|
|
+ lodash "~4.17.4"
|
|
|
+ prop-types "^15.6.0"
|
|
|
+ raf "^3.4.0"
|
|
|
+ react-transition-group "^2.5.0"
|
|
|
+
|
|
|
+react-transition-group@^2.5.0:
|
|
|
+ version "2.9.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-2.9.0.tgz#df9cdb025796211151a436c69a8f3b97b5b07c8d"
|
|
|
+ integrity sha512-+HzNTCHpeQyl4MJ/bdE0u6XRMe9+XG/+aL4mCxVN4DnPBQ0/5bfHWPDuOZUzYdMj94daZaZdCCc1Dzt9R/xSSg==
|
|
|
+ dependencies:
|
|
|
+ dom-helpers "^3.4.0"
|
|
|
+ loose-envify "^1.4.0"
|
|
|
+ prop-types "^15.6.2"
|
|
|
+ react-lifecycles-compat "^3.0.4"
|
|
|
+
|
|
|
react@^16.13.0:
|
|
|
version "16.13.0"
|
|
|
resolved "https://registry.yarnpkg.com/react/-/react-16.13.0.tgz#d046eabcdf64e457bbeed1e792e235e1b9934cf7"
|
|
|
@@ -8509,6 +8738,30 @@ realpath-native@^1.1.0:
|
|
|
dependencies:
|
|
|
util.promisify "^1.0.0"
|
|
|
|
|
|
+recharts-scale@^0.4.2:
|
|
|
+ version "0.4.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/recharts-scale/-/recharts-scale-0.4.3.tgz#040b4f638ed687a530357292ecac880578384b59"
|
|
|
+ integrity sha512-t8p5sccG9Blm7c1JQK/ak9O8o95WGhNXD7TXg/BW5bYbVlr6eCeRBNpgyigD4p6pSSMehC5nSvBUPj6F68rbFA==
|
|
|
+ dependencies:
|
|
|
+ decimal.js-light "^2.4.1"
|
|
|
+
|
|
|
+recharts@^1.8.5:
|
|
|
+ version "1.8.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/recharts/-/recharts-1.8.5.tgz#ca94a3395550946334a802e35004ceb2583fdb12"
|
|
|
+ integrity sha512-tM9mprJbXVEBxjM7zHsIy6Cc41oO/pVYqyAsOHLxlJrbNBuLs0PHB3iys2M+RqCF0//k8nJtZF6X6swSkWY3tg==
|
|
|
+ dependencies:
|
|
|
+ classnames "^2.2.5"
|
|
|
+ core-js "^2.6.10"
|
|
|
+ d3-interpolate "^1.3.0"
|
|
|
+ d3-scale "^2.1.0"
|
|
|
+ d3-shape "^1.2.0"
|
|
|
+ lodash "^4.17.5"
|
|
|
+ prop-types "^15.6.0"
|
|
|
+ react-resize-detector "^2.3.0"
|
|
|
+ react-smooth "^1.0.5"
|
|
|
+ recharts-scale "^0.4.2"
|
|
|
+ reduce-css-calc "^1.3.0"
|
|
|
+
|
|
|
recursive-readdir@2.2.2:
|
|
|
version "2.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/recursive-readdir/-/recursive-readdir-2.2.2.tgz#9946fb3274e1628de6e36b2f6714953b4845094f"
|
|
|
@@ -8524,6 +8777,22 @@ redent@^3.0.0:
|
|
|
indent-string "^4.0.0"
|
|
|
strip-indent "^3.0.0"
|
|
|
|
|
|
+reduce-css-calc@^1.3.0:
|
|
|
+ version "1.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/reduce-css-calc/-/reduce-css-calc-1.3.0.tgz#747c914e049614a4c9cfbba629871ad1d2927716"
|
|
|
+ integrity sha1-dHyRTgSWFKTJz7umKYca0dKSdxY=
|
|
|
+ dependencies:
|
|
|
+ balanced-match "^0.4.2"
|
|
|
+ math-expression-evaluator "^1.2.14"
|
|
|
+ reduce-function-call "^1.0.1"
|
|
|
+
|
|
|
+reduce-function-call@^1.0.1:
|
|
|
+ version "1.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/reduce-function-call/-/reduce-function-call-1.0.3.tgz#60350f7fb252c0a67eb10fd4694d16909971300f"
|
|
|
+ integrity sha512-Hl/tuV2VDgWgCSEeWMLwxLZqX7OK59eU1guxXsRKTAyeYimivsKdtcV4fu3r710tpG5GmDKDhQ0HSZLExnNmyQ==
|
|
|
+ dependencies:
|
|
|
+ balanced-match "^1.0.0"
|
|
|
+
|
|
|
regenerate-unicode-properties@^8.1.0:
|
|
|
version "8.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-8.1.0.tgz#ef51e0f0ea4ad424b77bf7cb41f3e015c70a3f0e"
|
|
|
@@ -8706,6 +8975,11 @@ requires-port@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
|
|
|
integrity sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8=
|
|
|
|
|
|
+resize-observer-polyfill@^1.5.0:
|
|
|
+ version "1.5.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464"
|
|
|
+ integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==
|
|
|
+
|
|
|
resolve-cwd@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-2.0.0.tgz#00a9f7387556e27038eae232caa372a6a59b665a"
|