65
65
jsesc "^2.5.1"
66
66
source-map "^0.5.0"
67
67
68
+ " @babel/generator@^7.11.5 " :
69
+ version "7.11.6"
70
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620"
71
+ integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA==
72
+ dependencies :
73
+ " @babel/types" " ^7.11.5"
74
+ jsesc "^2.5.1"
75
+ source-map "^0.5.0"
76
+
68
77
" @babel/helper-annotate-as-pure@^7.0.0 " :
69
78
version "7.0.0"
70
79
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
336
345
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca"
337
346
integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA==
338
347
348
+ " @babel/parser@^7.11.5 " :
349
+ version "7.11.5"
350
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037"
351
+ integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==
352
+
339
353
" @babel/plugin-proposal-async-generator-functions@^7.10.4 " :
340
354
version "7.10.5"
341
355
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.5.tgz#3491cabf2f7c179ab820606cec27fed15e0e8558"
974
988
" @babel/parser" " ^7.10.4"
975
989
" @babel/types" " ^7.10.4"
976
990
977
- " @babel/traverse@^7.0.0 " , "@babel/traverse@^7. 10.4", "@babel/traverse@^7.11.0":
991
+ " @babel/traverse@^7.10.4" , "@babel/traverse@^7.11.0":
978
992
version "7.11.0"
979
993
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24"
980
994
integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==
989
1003
globals "^11.1.0"
990
1004
lodash "^4.17.19"
991
1005
1006
+ " @babel/traverse@^7.4.5 " :
1007
+ version "7.11.5"
1008
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3"
1009
+ integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ==
1010
+ dependencies :
1011
+ " @babel/code-frame" " ^7.10.4"
1012
+ " @babel/generator" " ^7.11.5"
1013
+ " @babel/helper-function-name" " ^7.10.4"
1014
+ " @babel/helper-split-export-declaration" " ^7.11.0"
1015
+ " @babel/parser" " ^7.11.5"
1016
+ " @babel/types" " ^7.11.5"
1017
+ debug "^4.1.0"
1018
+ globals "^11.1.0"
1019
+ lodash "^4.17.19"
1020
+
992
1021
" @babel/types@^7.0.0 " :
993
1022
version "7.4.0"
994
1023
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.0.tgz#670724f77d24cce6cc7d8cf64599d511d164894c"
1007
1036
lodash "^4.17.19"
1008
1037
to-fast-properties "^2.0.0"
1009
1038
1039
+ " @babel/types@^7.11.5 " :
1040
+ version "7.11.5"
1041
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d"
1042
+ integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==
1043
+ dependencies :
1044
+ " @babel/helper-validator-identifier" " ^7.10.4"
1045
+ lodash "^4.17.19"
1046
+ to-fast-properties "^2.0.0"
1047
+
1010
1048
" @babel/types@^7.4.4 " :
1011
1049
version "7.4.4"
1012
1050
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0"
1016
1054
lodash "^4.17.11"
1017
1055
to-fast-properties "^2.0.0"
1018
1056
1019
- " @emotion/is-prop-valid@^0.8.1 " :
1057
+ " @emotion/is-prop-valid@^0.8.8 " :
1020
1058
version "0.8.8"
1021
1059
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
1022
1060
integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
1028
1066
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
1029
1067
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
1030
1068
1031
- " @emotion/unitless@^0.7.0 " :
1032
- version "0.7.3"
1033
- resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.3.tgz#6310a047f12d21a1036fb031317219892440416f"
1034
- integrity sha512-4zAPlpDEh2VwXswwr/t8xGNDGg8RQiPxtxZ3qQEXyQsBV39ptTdESCjuBvGze1nLMVrxmTIKmnO/nAV8Tqjjzg==
1069
+ " @emotion/stylis@^0.8.4 " :
1070
+ version "0.8.5"
1071
+ resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
1072
+ integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
1073
+
1074
+ " @emotion/unitless@^0.7.4 " :
1075
+ version "0.7.5"
1076
+ resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
1077
+ integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
1035
1078
1036
1079
1037
1080
version "1.2.0"
@@ -3080,14 +3123,14 @@ css-select@^2.0.0:
3080
3123
domutils "^1.7.0"
3081
3124
nth-check "^1.0.2"
3082
3125
3083
- css-to-react-native@^2.2.2 :
3084
- version "2.3 .0"
3085
- resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-2. 3.0.tgz#bf80d24ec4a08e430306ef429c0586e6ed5485f7 "
3086
- integrity sha512-IhR7bNIrCFwbJbKZOAjNDZdwpsbjTN6f1agXeELHDqg1wHPA8c2QLruttKOW7hgMGetkfraRJCIEMrptifBfVw ==
3126
+ css-to-react-native@^3.0.0 :
3127
+ version "3.0 .0"
3128
+ resolved "https://registry.yarnpkg.com/css-to-react-native/-/css-to-react-native-3.0.0. tgz#62dbe678072a824a689bcfee011fc96e02a7d756 "
3129
+ integrity sha512-Ro1yETZA813eoyUp2GDBhG2j+YggidUmzO1/v9eYBKR2EHVEniE2MI/NqpTQ954BMpTPZFsGNPm46qFB9dpaPQ ==
3087
3130
dependencies :
3088
3131
camelize "^1.0.0"
3089
3132
css-color-keywords "^1.0.0"
3090
- postcss-value-parser "^3.3.0 "
3133
+ postcss-value-parser "^4.0.2 "
3091
3134
3092
3135
3093
3136
version "1.0.0-alpha.28"
@@ -4635,6 +4678,13 @@ hmac-drbg@^1.0.0:
4635
4678
minimalistic-assert "^1.0.0"
4636
4679
minimalistic-crypto-utils "^1.0.1"
4637
4680
4681
+ hoist-non-react-statics@^3.0.0 :
4682
+ version "3.3.2"
4683
+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
4684
+ integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
4685
+ dependencies :
4686
+ react-is "^16.7.0"
4687
+
4638
4688
homedir-polyfill@^1.0.1 :
4639
4689
version "1.0.3"
4640
4690
resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz#743298cef4e5af3e194161fbadcc2151d3a058e8"
@@ -5336,11 +5386,6 @@ is-typedarray@~1.0.0:
5336
5386
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
5337
5387
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
5338
5388
5339
- is-what@^3.3.1 :
5340
- version "3.11.0"
5341
- resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.11.0.tgz#87c51e480f215e3261010c216b9c89c922ec3366"
5342
- integrity sha512-70wGVRNNT4DHVK9ZEcQmA3dMUW04Rdnlr5TDrcq/qN/7nMGY/2KIi5wwP7RhaNiIoPNeFyuvL8gaP+SRRP72OA==
5343
-
5344
5389
is-windows@^1.0.1, is-windows@^1.0.2 :
5345
5390
version "1.0.2"
5346
5391
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -6114,11 +6159,6 @@ mem@^1.1.0:
6114
6159
dependencies :
6115
6160
mimic-fn "^1.0.0"
6116
6161
6117
- memoize-one@^5.0.0 :
6118
- version "5.0.4"
6119
- resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.0.4.tgz#005928aced5c43d890a4dfab18ca908b0ec92cbc"
6120
- integrity sha512-P0z5IeAH6qHHGkJIXWw0xC2HNEgkx/9uWWBQw64FJj3/ol14VYdfVGWWr0fXfjhhv3TKVIqUq65os6O4GUNksA==
6121
-
6122
6162
memoizerific@^1.11.3 :
6123
6163
version "1.11.3"
6124
6164
resolved "https://registry.yarnpkg.com/memoizerific/-/memoizerific-1.11.3.tgz#7c87a4646444c32d75438570905f2dbd1b1a805a"
@@ -6161,13 +6201,6 @@ meow@^7.0.0:
6161
6201
type-fest "^0.13.1"
6162
6202
yargs-parser "^18.1.3"
6163
6203
6164
- merge-anything@^2.2.4 :
6165
- version "2.4.4"
6166
- resolved "https://registry.yarnpkg.com/merge-anything/-/merge-anything-2.4.4.tgz#6226b2ac3d3d3fc5fb9e8d23aa400df25f98fdf0"
6167
- integrity sha512-l5XlriUDJKQT12bH+rVhAHjwIuXWdAIecGwsYjv2LJo+dA1AeRTmeQS+3QBpO6lEthBMDi2IUMpLC1yyRvGlwQ==
6168
- dependencies :
6169
- is-what "^3.3.1"
6170
-
6171
6204
6172
6205
version "1.0.1"
6173
6206
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61"
@@ -7842,6 +7875,11 @@ postcss-value-parser@^3.0.0, postcss-value-parser@^3.3.0, postcss-value-parser@^
7842
7875
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
7843
7876
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
7844
7877
7878
+ postcss-value-parser@^4.0.2 :
7879
+ version "4.1.0"
7880
+ resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
7881
+ integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
7882
+
7845
7883
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.5, postcss@^7.0.6 :
7846
7884
version "7.0.14"
7847
7885
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.14.tgz#4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5"
@@ -7896,7 +7934,7 @@ promzard@^0.3.0:
7896
7934
dependencies :
7897
7935
read "1"
7898
7936
7899
- [email protected] , prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15. 6.0, prop-types@^15.6.2:
7937
+ [email protected] , prop-types@^15.5.10, prop-types@^15.6.0, prop-types@^15.6.2:
7900
7938
version "15.7.2"
7901
7939
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
7902
7940
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
8111
8149
dependencies :
8112
8150
" @babel/runtime" " ^7.3.4"
8113
8151
8114
- react-is@^16.6.0, react-is@^16.8.1 :
8152
+ react-is@^16.7.0 :
8153
+ version "16.13.1"
8154
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
8155
+ integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
8156
+
8157
+ react-is@^16.8.1 :
8115
8158
version "16.8.6"
8116
8159
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
8117
8160
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
@@ -9378,23 +9421,20 @@ strip-json-comments@~2.0.1:
9378
9421
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
9379
9422
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
9380
9423
9381
- styled-components@4.4.1 :
9382
- version "4.4.1 "
9383
- resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-4.4.1 .tgz#e0631e889f01db67df4de576fedaca463f05c2f2 "
9384
- integrity sha512-RNqj14kYzw++6Sr38n7197xG33ipEOktGElty4I70IKzQF1jzaD1U4xQ+Ny/i03UUhHlC5NWEO+d8olRCDji6g ==
9424
+ styled-components@5.2.0 :
9425
+ version "5.2.0 "
9426
+ resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.2.0 .tgz#6dcb5aa8a629c84b8d5ab34b7167e3e0c6f7ed74 "
9427
+ integrity sha512-9qE8Vgp8C5cpGAIdFaQVAl89Zgx1TDM4Yf4tlHbO9cPijtpSXTMLHy9lmP0lb+yImhgPFb1AmZ1qMUubmg3HLg ==
9385
9428
dependencies :
9386
9429
" @babel/helper-module-imports" " ^7.0.0"
9387
- " @babel/traverse" " ^7.0.0"
9388
- " @emotion/is-prop-valid" " ^0.8.1"
9389
- " @emotion/unitless" " ^0.7.0"
9430
+ " @babel/traverse" " ^7.4.5"
9431
+ " @emotion/is-prop-valid" " ^0.8.8"
9432
+ " @emotion/stylis" " ^0.8.4"
9433
+ " @emotion/unitless" " ^0.7.4"
9390
9434
babel-plugin-styled-components ">= 1"
9391
- css-to-react-native "^2.2.2"
9392
- memoize-one "^5.0.0"
9393
- merge-anything "^2.2.4"
9394
- prop-types "^15.5.4"
9395
- react-is "^16.6.0"
9396
- stylis "^3.5.0"
9397
- stylis-rule-sheet "^0.0.10"
9435
+ css-to-react-native "^3.0.0"
9436
+ hoist-non-react-statics "^3.0.0"
9437
+ shallowequal "^1.1.0"
9398
9438
supports-color "^5.5.0"
9399
9439
9400
9440
stylehacks@^4.0.0 :
@@ -9406,16 +9446,6 @@ stylehacks@^4.0.0:
9406
9446
postcss "^7.0.0"
9407
9447
postcss-selector-parser "^3.0.0"
9408
9448
9409
- stylis-rule-sheet@^0.0.10 :
9410
- version "0.0.10"
9411
- resolved "https://registry.yarnpkg.com/stylis-rule-sheet/-/stylis-rule-sheet-0.0.10.tgz#44e64a2b076643f4b52e5ff71efc04d8c3c4a430"
9412
- integrity sha512-nTbZoaqoBnmK+ptANthb10ZRZOGC+EmTLLUxeYIuHNkEKcmKgXX1XWKkUBT2Ac4es3NybooPe0SmvKdhKJZAuw==
9413
-
9414
- stylis@^3.5.0 :
9415
- version "3.5.4"
9416
- resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.5.4.tgz#f665f25f5e299cf3d64654ab949a57c768b73fbe"
9417
- integrity sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q==
9418
-
9419
9449
supports-color@^5.3.0, supports-color@^5.5.0 :
9420
9450
version "5.5.0"
9421
9451
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
0 commit comments