|
168 | 168 | "@babel/helper-explode-assignable-expression" "^7.7.4"
|
169 | 169 | "@babel/types" "^7.7.4"
|
170 | 170 |
|
171 |
| -"@babel/helper-builder-react-jsx@^7.8.0": |
172 |
| - version "7.8.0" |
173 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.8.0.tgz#4b9111eb862f5fd8840c37d200610fa95ab0aad8" |
174 |
| - integrity sha512-Zg7VLtZzcAHoQ13S0pEIGKo8OAG3s5kjsk/4keGmUeNuc810T9fVp6izIaL8ZVeAErRFWJdvqFItY3QMTHMsSg== |
| 171 | +"@babel/helper-builder-react-jsx@^7.8.3": |
| 172 | + version "7.8.3" |
| 173 | + resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.8.3.tgz#dee98d7d79cc1f003d80b76fe01c7f8945665ff6" |
| 174 | + integrity sha512-JT8mfnpTkKNCboTqZsQTdGo3l3Ik3l7QIt9hh0O9DYiwVel37VoJpILKM4YFbP2euF32nkQSb+F9cUk9b7DDXQ== |
175 | 175 | dependencies:
|
176 |
| - "@babel/types" "^7.8.0" |
| 176 | + "@babel/types" "^7.8.3" |
177 | 177 | esutils "^2.0.0"
|
178 | 178 |
|
179 | 179 | "@babel/helper-call-delegate@^7.7.4":
|
|
329 | 329 | dependencies:
|
330 | 330 | "@babel/types" "^7.7.4"
|
331 | 331 |
|
332 |
| -"@babel/ [email protected]" , "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.0": |
| 332 | + |
333 | 333 | version "7.8.0"
|
334 | 334 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.0.tgz#59ec882d43c21c544ccb51decaecb306b34a8231"
|
335 | 335 | integrity sha512-+hAlRGdf8fHQAyNnDBqTHQhwdLURLdrCROoWaEQYiQhk2sV9Rhs+GoFZZfMJExTq9HG8o2NX3uN2G90bFtmFdA==
|
336 | 336 |
|
| 337 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 338 | + version "7.8.3" |
| 339 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670" |
| 340 | + integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ== |
| 341 | + |
337 | 342 | "@babel/helper-regex@^7.0.0", "@babel/helper-regex@^7.4.4":
|
338 | 343 | version "7.5.5"
|
339 | 344 | resolved "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.5.5.tgz#0aa6824f7100a2e0e89c1527c23936c152cab351"
|
|
604 | 609 | dependencies:
|
605 | 610 | "@babel/helper-plugin-utils" "^7.0.0"
|
606 | 611 |
|
607 |
| -"@babel/ [email protected]" , "@babel/plugin-syntax-jsx@^7.8.0": |
| 612 | + |
608 | 613 | version "7.8.0"
|
609 | 614 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.8.0.tgz#657a0306e2c74de84e0dcf8b6cb024ed990224fc"
|
610 | 615 | integrity sha512-zLDUckAuKeOtxJhfNE0TlR7iEApb2u7EYRlh5cxKzq6A5VzUbYEdyJGJlug41jDbjRbHTtsLKZUnUcy/8V3xZw==
|
|
618 | 623 | dependencies:
|
619 | 624 | "@babel/helper-plugin-utils" "^7.0.0"
|
620 | 625 |
|
| 626 | +"@babel/plugin-syntax-jsx@^7.8.3": |
| 627 | + version "7.8.3" |
| 628 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.8.3.tgz#521b06c83c40480f1e58b4fd33b92eceb1d6ea94" |
| 629 | + integrity sha512-WxdW9xyLgBdefoo0Ynn3MRSkhe5tFVxxKNVdnZSh318WrG2e2jH+E9wd/++JsqcLJZPfz87njQJ8j2Upjm0M0A== |
| 630 | + dependencies: |
| 631 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 632 | + |
621 | 633 | "@babel/plugin-syntax-nullish-coalescing-operator@^7.7.4":
|
622 | 634 | version "7.7.4"
|
623 | 635 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.7.4.tgz#e53b751d0c3061b1ba3089242524b65a7a9da12b"
|
|
899 | 911 | dependencies:
|
900 | 912 | "@babel/helper-plugin-utils" "^7.0.0"
|
901 | 913 |
|
902 |
| -"@babel/plugin-transform-react-display-name@^7.0.0", "@babel/plugin-transform-react-display-name@^7.8.0": |
903 |
| - version "7.8.0" |
904 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.8.0.tgz#4aa02b070a83bb12033f483bf65ab2444ba1832a" |
905 |
| - integrity sha512-oozdOhU2hZ6Tb9LS9BceGqDSmiUrlZX8lmRqnxQuiGzqWlhflIRQ1oFBHdV+hv+Zi9e5BhRkfSYtMLRLEkuOVA== |
| 914 | +"@babel/plugin-transform-react-display-name@^7.0.0", "@babel/plugin-transform-react-display-name@^7.8.3": |
| 915 | + version "7.8.3" |
| 916 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.8.3.tgz#70ded987c91609f78353dd76d2fb2a0bb991e8e5" |
| 917 | + integrity sha512-3Jy/PCw8Fe6uBKtEgz3M82ljt+lTg+xJaM4og+eyu83qLT87ZUSckn0wy7r31jflURWLO83TW6Ylf7lyXj3m5A== |
906 | 918 | dependencies:
|
907 |
| - "@babel/helper-plugin-utils" "^7.8.0" |
| 919 | + "@babel/helper-plugin-utils" "^7.8.3" |
908 | 920 |
|
909 |
| -"@babel/plugin-transform-react-jsx-self@^7.0.0", "@babel/plugin-transform-react-jsx-self@^7.8.0": |
910 |
| - version "7.8.0" |
911 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.8.0.tgz#bd067b0ca21cf33eac80b7dfddf8699f1d13a943" |
912 |
| - integrity sha512-hJXfJdLDDlJoxW/rAjkuIpGUUTizQ6fN9tIciW1M8KIqFsmpEf9psBPNTXYRCOLYLEsra+/WgVq+sc+1z05nQw== |
| 921 | +"@babel/plugin-transform-react-jsx-self@^7.0.0", "@babel/plugin-transform-react-jsx-self@^7.8.3": |
| 922 | + version "7.8.3" |
| 923 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.8.3.tgz#c4f178b2aa588ecfa8d077ea80d4194ee77ed702" |
| 924 | + integrity sha512-01OT7s5oa0XTLf2I8XGsL8+KqV9lx3EZV+jxn/L2LQ97CGKila2YMroTkCEIE0HV/FF7CMSRsIAybopdN9NTdg== |
913 | 925 | dependencies:
|
914 |
| - "@babel/helper-plugin-utils" "^7.8.0" |
915 |
| - "@babel/plugin-syntax-jsx" "^7.8.0" |
| 926 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 927 | + "@babel/plugin-syntax-jsx" "^7.8.3" |
916 | 928 |
|
917 |
| -"@babel/plugin-transform-react-jsx-source@^7.0.0", "@babel/plugin-transform-react-jsx-source@^7.8.0": |
918 |
| - version "7.8.0" |
919 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.8.0.tgz#97681728c12d770449d1c3657621afe974645e59" |
920 |
| - integrity sha512-W+0VXOhMRdUTL7brjKXND+BiXbsxczfMdZongQ/Jtti0JVMtcTxWo66NMxNNtbPYvbc4aUXmgjl3eMms41sYtg== |
| 929 | +"@babel/plugin-transform-react-jsx-source@^7.0.0", "@babel/plugin-transform-react-jsx-source@^7.8.3": |
| 930 | + version "7.8.3" |
| 931 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.8.3.tgz#951e75a8af47f9f120db731be095d2b2c34920e0" |
| 932 | + integrity sha512-PLMgdMGuVDtRS/SzjNEQYUT8f4z1xb2BAT54vM1X5efkVuYBf5WyGUMbpmARcfq3NaglIwz08UVQK4HHHbC6ag== |
921 | 933 | dependencies:
|
922 |
| - "@babel/helper-plugin-utils" "^7.8.0" |
923 |
| - "@babel/plugin-syntax-jsx" "^7.8.0" |
| 934 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 935 | + "@babel/plugin-syntax-jsx" "^7.8.3" |
924 | 936 |
|
925 |
| -"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.7.0", "@babel/plugin-transform-react-jsx@^7.8.0": |
926 |
| - version "7.8.0" |
927 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.8.0.tgz#5676f2a13befc16fa2a78bc557e02ff150c02a28" |
928 |
| - integrity sha512-r5DgP2ZblaGmW/azRS9rlaf3oY4r/ByXRDA5Lcr3iHUkx3cCfL9RM10gU7AQmzwKymoq8LZ55sHyq9VeQFHwyQ== |
| 937 | +"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.7.0", "@babel/plugin-transform-react-jsx@^7.8.3": |
| 938 | + version "7.8.3" |
| 939 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.8.3.tgz#4220349c0390fdefa505365f68c103562ab2fc4a" |
| 940 | + integrity sha512-r0h+mUiyL595ikykci+fbwm9YzmuOrUBi0b+FDIKmi3fPQyFokWVEMJnRWHJPPQEjyFJyna9WZC6Viv6UHSv1g== |
929 | 941 | dependencies:
|
930 |
| - "@babel/helper-builder-react-jsx" "^7.8.0" |
931 |
| - "@babel/helper-plugin-utils" "^7.8.0" |
932 |
| - "@babel/plugin-syntax-jsx" "^7.8.0" |
| 942 | + "@babel/helper-builder-react-jsx" "^7.8.3" |
| 943 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 944 | + "@babel/plugin-syntax-jsx" "^7.8.3" |
933 | 945 |
|
934 | 946 | "@babel/plugin-transform-regenerator@^7.4.5", "@babel/plugin-transform-regenerator@^7.7.0", "@babel/plugin-transform-regenerator@^7.7.5":
|
935 | 947 | version "7.7.5"
|
|
1241 | 1253 | "@babel/plugin-transform-react-jsx-source" "^7.0.0"
|
1242 | 1254 |
|
1243 | 1255 | "@babel/preset-react@^7.0.0", "@babel/preset-react@^7.7.4":
|
1244 |
| - version "7.8.0" |
1245 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.8.0.tgz#fe3bdecfc94e9b4eb3aa2751cfb284e739e810be" |
1246 |
| - integrity sha512-GP9t18RjtH67ea3DA2k71VqtMnTOupYJx34Z+KUEBRoRxvdETaucmtMWH5uoGHWzAD4qxbuV5ckxpewm39NXkA== |
1247 |
| - dependencies: |
1248 |
| - "@babel/helper-plugin-utils" "^7.8.0" |
1249 |
| - "@babel/plugin-transform-react-display-name" "^7.8.0" |
1250 |
| - "@babel/plugin-transform-react-jsx" "^7.8.0" |
1251 |
| - "@babel/plugin-transform-react-jsx-self" "^7.8.0" |
1252 |
| - "@babel/plugin-transform-react-jsx-source" "^7.8.0" |
| 1256 | + version "7.8.3" |
| 1257 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.8.3.tgz#23dc63f1b5b0751283e04252e78cf1d6589273d2" |
| 1258 | + integrity sha512-9hx0CwZg92jGb7iHYQVgi0tOEHP/kM60CtWJQnmbATSPIQQ2xYzfoCI3EdqAhFBeeJwYMdWQuDUHMsuDbH9hyQ== |
| 1259 | + dependencies: |
| 1260 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 1261 | + "@babel/plugin-transform-react-display-name" "^7.8.3" |
| 1262 | + "@babel/plugin-transform-react-jsx" "^7.8.3" |
| 1263 | + "@babel/plugin-transform-react-jsx-self" "^7.8.3" |
| 1264 | + "@babel/plugin-transform-react-jsx-source" "^7.8.3" |
1253 | 1265 |
|
1254 | 1266 |
|
1255 | 1267 | version "7.6.0"
|
|
0 commit comments