|
|
|
@ -14,11 +14,69 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/highlight" "^7.10.1"
|
|
|
|
|
|
|
|
|
|
"@babel/code-frame@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
|
|
|
|
|
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/highlight" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/generator@^7.11.5":
|
|
|
|
|
version "7.11.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620"
|
|
|
|
|
integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.11.5"
|
|
|
|
|
jsesc "^2.5.1"
|
|
|
|
|
source-map "^0.5.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-annotate-as-pure@^7.0.0":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
|
|
|
|
|
integrity sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-function-name@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a"
|
|
|
|
|
integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-get-function-arity" "^7.10.4"
|
|
|
|
|
"@babel/template" "^7.10.4"
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-get-function-arity@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
|
|
|
|
|
integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-module-imports@^7.0.0":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
|
|
|
|
|
integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-split-export-declaration@^7.11.0":
|
|
|
|
|
version "7.11.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f"
|
|
|
|
|
integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/types" "^7.11.0"
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier@^7.10.1":
|
|
|
|
|
version "7.10.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5"
|
|
|
|
|
integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw==
|
|
|
|
|
|
|
|
|
|
"@babel/helper-validator-identifier@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
|
|
|
|
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
|
|
|
|
|
|
|
|
|
|
"@babel/highlight@^7.10.1":
|
|
|
|
|
version "7.10.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0"
|
|
|
|
@ -28,12 +86,26 @@
|
|
|
|
|
chalk "^2.0.0"
|
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/highlight@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
|
|
|
|
|
integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.10.4"
|
|
|
|
|
chalk "^2.0.0"
|
|
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
|
|
|
|
"@babel/parser@^7.1.3":
|
|
|
|
|
version "7.8.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.8.tgz#4c3b7ce36db37e0629be1f0d50a571d2f86f6cd4"
|
|
|
|
|
integrity sha512-mO5GWzBPsPf6865iIbzNE0AvkKF3NE+2S3eRUpE+FE07BOAkXh6G+GW/Pj01hhXjve1WScbaIO4UlY1JKeqCcA==
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.1":
|
|
|
|
|
"@babel/parser@^7.10.4", "@babel/parser@^7.11.5":
|
|
|
|
|
version "7.11.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
|
|
|
|
|
integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2":
|
|
|
|
|
version "7.8.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d"
|
|
|
|
|
integrity sha512-+AATMUFppJDw6aiR5NVPHqIQBlV/Pj8wY/EZH+lmvRdUo9xBaz/rF3alAwFJQavvKfeOlPE7oaaDHVbcySbCsg==
|
|
|
|
@ -47,6 +119,46 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
|
|
|
|
"@babel/runtime@^7.5.5":
|
|
|
|
|
version "7.12.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.0.tgz#98bd7666186969c04be893d747cf4a6c6c8fa6b0"
|
|
|
|
|
integrity sha512-lS4QLXQ2Vbw2ubfQjeQcn+BZgZ5+ROHW9f+DWjEp5Y+NHYmkRGKqHSJ1tuhbUauKu2nhZNTBIvsIQ8dXfY5Gjw==
|
|
|
|
|
dependencies:
|
|
|
|
|
regenerator-runtime "^0.13.4"
|
|
|
|
|
|
|
|
|
|
"@babel/template@^7.10.4":
|
|
|
|
|
version "7.10.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
|
|
|
|
|
integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.10.4"
|
|
|
|
|
"@babel/parser" "^7.10.4"
|
|
|
|
|
"@babel/types" "^7.10.4"
|
|
|
|
|
|
|
|
|
|
"@babel/traverse@^7.4.5":
|
|
|
|
|
version "7.11.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3"
|
|
|
|
|
integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.10.4"
|
|
|
|
|
"@babel/generator" "^7.11.5"
|
|
|
|
|
"@babel/helper-function-name" "^7.10.4"
|
|
|
|
|
"@babel/helper-split-export-declaration" "^7.11.0"
|
|
|
|
|
"@babel/parser" "^7.11.5"
|
|
|
|
|
"@babel/types" "^7.11.5"
|
|
|
|
|
debug "^4.1.0"
|
|
|
|
|
globals "^11.1.0"
|
|
|
|
|
lodash "^4.17.19"
|
|
|
|
|
|
|
|
|
|
"@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.11.5":
|
|
|
|
|
version "7.11.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d"
|
|
|
|
|
integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-validator-identifier" "^7.10.4"
|
|
|
|
|
lodash "^4.17.19"
|
|
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
|
|
|
|
"@develar/schema-utils@~2.1.0":
|
|
|
|
|
version "2.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@develar/schema-utils/-/schema-utils-2.1.0.tgz#eceb1695bfbed6f6bb84666d5d3abe5e1fd54e17"
|
|
|
|
@ -71,6 +183,28 @@
|
|
|
|
|
global-agent "^2.0.2"
|
|
|
|
|
global-tunnel-ng "^2.7.1"
|
|
|
|
|
|
|
|
|
|
"@emotion/is-prop-valid@^0.8.8":
|
|
|
|
|
version "0.8.8"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
|
|
|
|
|
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@emotion/memoize" "0.7.4"
|
|
|
|
|
|
|
|
|
|
"@emotion/memoize@0.7.4":
|
|
|
|
|
version "0.7.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
|
|
|
|
|
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
|
|
|
|
|
|
|
|
|
|
"@emotion/stylis@^0.8.4":
|
|
|
|
|
version "0.8.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
|
|
|
|
|
integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
|
|
|
|
|
|
|
|
|
|
"@emotion/unitless@^0.7.4":
|
|
|
|
|
version "0.7.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
|
|
|
|
|
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
|
|
|
|
|
|
|
|
|
|
"@iconify/icons-mdi@^1.0.46":
|
|
|
|
|
version "1.0.117"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@iconify/icons-mdi/-/icons-mdi-1.0.117.tgz#f0f3dd76c77f3bc403c4dbd7f90762550d38b311"
|
|
|
|
@ -322,6 +456,14 @@
|
|
|
|
|
"@types/minimatch" "*"
|
|
|
|
|
"@types/node" "*"
|
|
|
|
|
|
|
|
|
|
"@types/hoist-non-react-statics@*", "@types/hoist-non-react-statics@^3.3.0":
|
|
|
|
|
version "3.3.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
|
|
|
|
|
integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/react" "*"
|
|
|
|
|
hoist-non-react-statics "^3.3.0"
|
|
|
|
|
|
|
|
|
|
"@types/jquery@*":
|
|
|
|
|
version "3.3.38"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.38.tgz#6385f1e1b30bd2bff55ae8ee75ea42a999cc3608"
|
|
|
|
@ -447,6 +589,13 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/react" "*"
|
|
|
|
|
|
|
|
|
|
"@types/react-native@*":
|
|
|
|
|
version "0.63.25"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.63.25.tgz#a08bbe17a75cce993f52655a8fe75f30bf77e965"
|
|
|
|
|
integrity sha512-cRm+1iQecewpFYOArYJoM1qGd0JpFJ6f97KqIy9H2GawAdWkgyarSk8CBy4SMt2WOtPkysCu2EG7UwIT3vNeaA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/react" "*"
|
|
|
|
|
|
|
|
|
|
"@types/react-portal@^4.0.2":
|
|
|
|
|
version "4.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/react-portal/-/react-portal-4.0.2.tgz#57a7f4c8ad48097c5a2d0cbbd09187831b91afdf"
|
|
|
|
@ -454,12 +603,14 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/react" "*"
|
|
|
|
|
|
|
|
|
|
"@types/react-redux@7.0.1":
|
|
|
|
|
version "7.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.0.1.tgz#9dd2503be7a9861c5a092bf1c5050b7ade4dc62e"
|
|
|
|
|
integrity sha512-+DIH7TI2MT4Ke4lOrRMgNy//DzTDIzv5QwkJSD6AVrlsIgzf7yMM0JoWL5wJUXYwKQ2f1FgvwlvIVGD2QWQnew==
|
|
|
|
|
"@types/react-redux@7.1.9":
|
|
|
|
|
version "7.1.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.9.tgz#280c13565c9f13ceb727ec21e767abe0e9b4aec3"
|
|
|
|
|
integrity sha512-mpC0jqxhP4mhmOl3P4ipRsgTgbNofMRXJb08Ms6gekViLj61v1hOZEKWDCyWsdONr6EjEA6ZHXC446wdywDe0w==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/hoist-non-react-statics" "^3.3.0"
|
|
|
|
|
"@types/react" "*"
|
|
|
|
|
hoist-non-react-statics "^3.3.0"
|
|
|
|
|
redux "^4.0.0"
|
|
|
|
|
|
|
|
|
|
"@types/react-virtualized@9.18.12":
|
|
|
|
@ -535,6 +686,16 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.2.tgz#a811b8c18e2babab7d542b3365887ae2e4d9de47"
|
|
|
|
|
integrity sha512-7EJYyKTL7tFR8+gDbB6Wwz/arpGa0Mywk1TJbNzKzHtzbwVmY4HR9WqS5VV7dsBUKQmPNr192jHr/VpBluj/hg==
|
|
|
|
|
|
|
|
|
|
"@types/styled-components@^5.1.4":
|
|
|
|
|
version "5.1.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.4.tgz#11f167dbde268635c66adc89b5a5db2e69d75384"
|
|
|
|
|
integrity sha512-78f5Zuy0v/LTQNOYfpH+CINHpchzMMmAt9amY2YNtSgsk1TmlKm8L2Wijss/mtTrsUAVTm2CdGB8VOM65vA8xg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/hoist-non-react-statics" "*"
|
|
|
|
|
"@types/react" "*"
|
|
|
|
|
"@types/react-native" "*"
|
|
|
|
|
csstype "^3.0.2"
|
|
|
|
|
|
|
|
|
|
"@types/trusted-types@*":
|
|
|
|
|
version "1.0.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-1.0.4.tgz#922d092c84a776a59acb0bd6785fd82b59b9bad5"
|
|
|
|
@ -1141,6 +1302,21 @@ babel-messages@^6.23.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
babel-runtime "^6.22.0"
|
|
|
|
|
|
|
|
|
|
"babel-plugin-styled-components@>= 1":
|
|
|
|
|
version "1.11.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.11.1.tgz#5296a9e557d736c3186be079fff27c6665d63d76"
|
|
|
|
|
integrity sha512-YwrInHyKUk1PU3avIRdiLyCpM++18Rs1NgyMXEAQC33rIXs/vro0A+stf4sT0Gf22Got+xRWB8Cm0tw+qkRzBA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-annotate-as-pure" "^7.0.0"
|
|
|
|
|
"@babel/helper-module-imports" "^7.0.0"
|
|
|
|
|
babel-plugin-syntax-jsx "^6.18.0"
|
|
|
|
|
lodash "^4.17.11"
|
|
|
|
|
|
|
|
|
|
babel-plugin-syntax-jsx@^6.18.0:
|
|
|
|
|
version "6.18.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"
|
|
|
|
|
integrity sha1-CvMqmm4Tyno/1QaeYtew9Y0NiUY=
|
|
|
|
|
|
|
|
|
|
babel-runtime@6.x, babel-runtime@^6.22.0, babel-runtime@^6.26.0:
|
|
|
|
|
version "6.26.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
|
|
|
|
@ -1773,6 +1949,11 @@ camelcase@^5.0.0, camelcase@^5.3.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320"
|
|
|
|
|
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
|
|
|
|
|
|
|
|
|
camelize@^1.0.0:
|
|
|
|
|
version "1.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/camelize/-/camelize-1.0.0.tgz#164a5483e630fa4321e5af07020e531831b2609b"
|
|
|
|
|
integrity sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs=
|
|
|
|
|
|
|
|
|
|
caniuse-api@^1.5.2:
|
|
|
|
|
version "1.6.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-1.6.1.tgz#b534e7c734c4f81ec5fbe8aca2ad24354b962c6c"
|
|
|
|
@ -2524,6 +2705,11 @@ css-animation@^1.3.2:
|
|
|
|
|
babel-runtime "6.x"
|
|
|
|
|
component-classes "^1.2.5"
|
|
|
|
|
|
|
|
|
|
css-color-keywords@^1.0.0:
|
|
|
|
|
version "1.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/css-color-keywords/-/css-color-keywords-1.0.0.tgz#fea2616dc676b2962686b3af8dbdbe180b244e05"
|
|
|
|
|
integrity sha1-/qJhbcZ2spYmhrOvjb2+GAskTgU=
|
|
|
|
|
|
|
|
|
|
css-color-names@0.0.4:
|
|
|
|
|
version "0.0.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0"
|
|
|
|
@ -2589,6 +2775,15 @@ css-selector-tokenizer@^0.7.0:
|
|
|
|
|
fastparse "^1.1.2"
|
|
|
|
|
regexpu-core "^4.6.0"
|
|
|
|
|
|
|
|
|
|
css-to-react-native@^3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.0.0.tgz#62dbe678072a824a689bcfee011fc96e02a7d756"
|
|
|
|
|
integrity sha512-Ro1yETZA813eoyUp2GDBhG2j+YggidUmzO1/v9eYBKR2EHVEniE2MI/NqpTQ954BMpTPZFsGNPm46qFB9dpaPQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
camelize "^1.0.0"
|
|
|
|
|
css-color-keywords "^1.0.0"
|
|
|
|
|
postcss-value-parser "^4.0.2"
|
|
|
|
|
|
|
|
|
|
css-value@~0.0.1:
|
|
|
|
|
version "0.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/css-value/-/css-value-0.0.1.tgz#5efd6c2eea5ea1fd6b6ac57ec0427b18452424ea"
|
|
|
|
@ -2660,6 +2855,11 @@ csstype@^2.2.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.9.tgz#05141d0cd557a56b8891394c1911c40c8a98d098"
|
|
|
|
|
integrity sha512-xz39Sb4+OaTsULgUERcCk+TJj8ylkL4aSVDQiX/ksxbELSqwkgt4d4RD7fovIdgJGSuNYqwZEiVjYY5l0ask+Q==
|
|
|
|
|
|
|
|
|
|
csstype@^3.0.2:
|
|
|
|
|
version "3.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.3.tgz#2b410bbeba38ba9633353aff34b05d9755d065f8"
|
|
|
|
|
integrity sha512-jPl+wbWPOWJ7SXsWyqGRk3lGecbar0Cb0OvZF/r/ZU011R4YqiRehgkQ9p4eQfo9DSDLqLL3wHwfxeJiuIsNag==
|
|
|
|
|
|
|
|
|
|
cuint@^0.2.1:
|
|
|
|
|
version "0.2.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/cuint/-/cuint-0.2.2.tgz#408086d409550c2631155619e9fa7bcadc3b991b"
|
|
|
|
@ -4458,7 +4658,7 @@ global@~4.3.0:
|
|
|
|
|
min-document "^2.19.0"
|
|
|
|
|
process "~0.5.1"
|
|
|
|
|
|
|
|
|
|
globals@^11.0.1:
|
|
|
|
|
globals@^11.0.1, globals@^11.1.0:
|
|
|
|
|
version "11.12.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
|
|
|
|
|
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
|
|
|
@ -4836,7 +5036,7 @@ hmac-drbg@^1.0.0:
|
|
|
|
|
minimalistic-assert "^1.0.0"
|
|
|
|
|
minimalistic-crypto-utils "^1.0.1"
|
|
|
|
|
|
|
|
|
|
hoist-non-react-statics@^3.3.0:
|
|
|
|
|
hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.0:
|
|
|
|
|
version "3.3.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
|
|
|
|
|
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
|
|
|
|
@ -5146,7 +5346,7 @@ internal-ip@1.2.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
meow "^3.3.0"
|
|
|
|
|
|
|
|
|
|
invariant@^2.2.1, invariant@^2.2.2, invariant@^2.2.4:
|
|
|
|
|
invariant@^2.2.1, invariant@^2.2.2:
|
|
|
|
|
version "2.2.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
|
|
|
|
|
integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
|
|
|
|
@ -5743,6 +5943,11 @@ jsesc@^1.3.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
|
|
|
|
|
integrity sha1-RsP+yMGJKxKwgz25vHYiF226s0s=
|
|
|
|
|
|
|
|
|
|
jsesc@^2.5.1:
|
|
|
|
|
version "2.5.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
|
|
|
|
|
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
|
|
|
|
|
|
|
|
|
|
jsesc@~0.5.0:
|
|
|
|
|
version "0.5.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
|
|
@ -6191,6 +6396,11 @@ lodash@^4.0.0, lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
|
|
|
|
|
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
|
|
|
|
|
|
|
|
|
|
lodash@^4.17.19:
|
|
|
|
|
version "4.17.20"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
|
|
|
|
|
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
|
|
|
|
|
|
|
|
|
|
lodash@~2.4.1:
|
|
|
|
|
version "2.4.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-2.4.2.tgz#fadd834b9683073da179b3eae6d9c0d15053f73e"
|
|
|
|
@ -7979,7 +8189,7 @@ postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^
|
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
|
|
|
|
|
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
|
|
|
|
|
|
|
|
|
|
postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0:
|
|
|
|
|
postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^4.1.0:
|
|
|
|
|
version "4.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
|
|
|
|
|
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
|
|
|
|
@ -8570,11 +8780,16 @@ react-icons@^2.2.7:
|
|
|
|
|
dependencies:
|
|
|
|
|
react-icon-base "2.1.0"
|
|
|
|
|
|
|
|
|
|
react-is@^16.12.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.2:
|
|
|
|
|
react-is@^16.12.0, react-is@^16.7.0, react-is@^16.8.1:
|
|
|
|
|
version "16.13.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.0.tgz#0f37c3613c34fe6b37cd7f763a0d6293ab15c527"
|
|
|
|
|
integrity sha512-GFMtL0vHkiBv9HluwNZTggSn/sCyEt9n02aM0dSAjGGyqyNlAyftYm4phPxdvCigG15JreC5biwxCgTAJZ7yAA==
|
|
|
|
|
|
|
|
|
|
react-is@^16.9.0:
|
|
|
|
|
version "16.13.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
|
|
|
|
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
|
|
|
|
|
|
|
|
|
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"
|
|
|
|
@ -8595,17 +8810,16 @@ react-qr-svg@^2.2.1:
|
|
|
|
|
prop-types "^15.5.8"
|
|
|
|
|
qr.js "0.0.0"
|
|
|
|
|
|
|
|
|
|
react-redux@6.0.1:
|
|
|
|
|
version "6.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-6.0.1.tgz#0d423e2c1cb10ada87293d47e7de7c329623ba4d"
|
|
|
|
|
integrity sha512-T52I52Kxhbqy/6TEfBv85rQSDz6+Y28V/pf52vDWs1YRXG19mcFOGfHnY2HsNFHyhP+ST34Aih98fvt6tqwVcQ==
|
|
|
|
|
react-redux@7.2.1:
|
|
|
|
|
version "7.2.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.1.tgz#8dedf784901014db2feca1ab633864dee68ad985"
|
|
|
|
|
integrity sha512-T+VfD/bvgGTUA74iW9d2i5THrDQWbweXP0AVNI8tNd1Rk5ch1rnMiJkDD67ejw7YBKM4+REvcvqRuWJb7BLuEg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/runtime" "^7.3.1"
|
|
|
|
|
"@babel/runtime" "^7.5.5"
|
|
|
|
|
hoist-non-react-statics "^3.3.0"
|
|
|
|
|
invariant "^2.2.4"
|
|
|
|
|
loose-envify "^1.4.0"
|
|
|
|
|
prop-types "^15.7.2"
|
|
|
|
|
react-is "^16.8.2"
|
|
|
|
|
react-is "^16.9.0"
|
|
|
|
|
|
|
|
|
|
react-styleguidist@7.0.1:
|
|
|
|
|
version "7.0.1"
|
|
|
|
@ -9697,7 +9911,7 @@ source-map@^0.4.2:
|
|
|
|
|
dependencies:
|
|
|
|
|
amdefine ">=0.0.4"
|
|
|
|
|
|
|
|
|
|
source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.0:
|
|
|
|
|
source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.0:
|
|
|
|
|
version "0.5.7"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
|
|
|
|
|
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
|
|
|
|
@ -10090,6 +10304,22 @@ style-loader@^0.20.3:
|
|
|
|
|
loader-utils "^1.1.0"
|
|
|
|
|
schema-utils "^0.4.5"
|
|
|
|
|
|
|
|
|
|
styled-components@5.1.1:
|
|
|
|
|
version "5.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.1.1.tgz#96dfb02a8025794960863b9e8e365e3b6be5518d"
|
|
|
|
|
integrity sha512-1ps8ZAYu2Husx+Vz8D+MvXwEwvMwFv+hqqUwhNlDN5ybg6A+3xyW1ECrAgywhvXapNfXiz79jJyU0x22z0FFTg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/helper-module-imports" "^7.0.0"
|
|
|
|
|
"@babel/traverse" "^7.4.5"
|
|
|
|
|
"@emotion/is-prop-valid" "^0.8.8"
|
|
|
|
|
"@emotion/stylis" "^0.8.4"
|
|
|
|
|
"@emotion/unitless" "^0.7.4"
|
|
|
|
|
babel-plugin-styled-components ">= 1"
|
|
|
|
|
css-to-react-native "^3.0.0"
|
|
|
|
|
hoist-non-react-statics "^3.0.0"
|
|
|
|
|
shallowequal "^1.1.0"
|
|
|
|
|
supports-color "^5.5.0"
|
|
|
|
|
|
|
|
|
|
sumchecker@^2.0.2:
|
|
|
|
|
version "2.0.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/sumchecker/-/sumchecker-2.0.2.tgz#0f42c10e5d05da5d42eea3e56c3399a37d6c5b3e"
|
|
|
|
@ -10123,7 +10353,7 @@ supports-color@^3.1.2, supports-color@^3.2.3:
|
|
|
|
|
dependencies:
|
|
|
|
|
has-flag "^1.0.0"
|
|
|
|
|
|
|
|
|
|
supports-color@^5.1.0, supports-color@^5.3.0, supports-color@^5.4.0:
|
|
|
|
|
supports-color@^5.1.0, supports-color@^5.3.0, supports-color@^5.4.0, supports-color@^5.5.0:
|
|
|
|
|
version "5.5.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
|
|
|
|
|
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
|
|
|
|
@ -10394,6 +10624,11 @@ to-fast-properties@^1.0.3:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
|
|
|
|
|
integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
|
|
|
|
|
|
|
|
|
|
to-fast-properties@^2.0.0:
|
|
|
|
|
version "2.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
|
|
|
|
|
integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
|
|
|
|
|
|
|
|
|
|
to-object-path@^0.3.0:
|
|
|
|
|
version "0.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"
|
|
|
|
|