|
74 | 74 | lodash "^4.17.13" |
75 | 75 | source-map "^0.5.0" |
76 | 76 |
|
| 77 | +"@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.13": |
| 78 | + version "7.12.13" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab" |
| 80 | + integrity sha512-7YXfX5wQ5aYM/BOlbSccHDbuXXFPxeoUmfWtz8le2yTkTZc+BxsiEnENFoi2SlmA8ewDkG2LgIMIVzzn2h8kfw== |
| 81 | + dependencies: |
| 82 | + "@babel/types" "^7.12.13" |
| 83 | + |
77 | 84 | "@babel/helper-annotate-as-pure@^7.8.3": |
78 | 85 | version "7.8.3" |
79 | 86 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee" |
|
89 | 96 | "@babel/helper-explode-assignable-expression" "^7.8.3" |
90 | 97 | "@babel/types" "^7.8.3" |
91 | 98 |
|
92 | | -"@babel/helper-builder-react-jsx-experimental@^7.9.0": |
93 | | - version "7.9.0" |
94 | | - resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.9.0.tgz#066d80262ade488f9c1b1823ce5db88a4cedaa43" |
95 | | - integrity sha512-3xJEiyuYU4Q/Ar9BsHisgdxZsRlsShMe90URZ0e6przL26CCs8NJbDoxH94kKT17PcxlMhsCAwZd90evCo26VQ== |
96 | | - dependencies: |
97 | | - "@babel/helper-annotate-as-pure" "^7.8.3" |
98 | | - "@babel/helper-module-imports" "^7.8.3" |
99 | | - "@babel/types" "^7.9.0" |
100 | | - |
101 | | -"@babel/helper-builder-react-jsx@^7.9.0": |
102 | | - version "7.9.0" |
103 | | - resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.9.0.tgz#16bf391990b57732700a3278d4d9a81231ea8d32" |
104 | | - integrity sha512-weiIo4gaoGgnhff54GQ3P5wsUQmnSwpkvU0r6ZHq6TzoSzKy4JxHEgnxNytaKbov2a9z/CVNyzliuCOUPEX3Jw== |
105 | | - dependencies: |
106 | | - "@babel/helper-annotate-as-pure" "^7.8.3" |
107 | | - "@babel/types" "^7.9.0" |
108 | | - |
109 | 99 | "@babel/helper-compilation-targets@^7.8.7": |
110 | 100 | version "7.8.7" |
111 | 101 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz#dac1eea159c0e4bd46e309b5a1b04a66b53c1dde" |
|
239 | 229 | dependencies: |
240 | 230 | "@babel/types" "^7.10.4" |
241 | 231 |
|
| 232 | +"@babel/helper-module-imports@^7.13.12": |
| 233 | + version "7.13.12" |
| 234 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977" |
| 235 | + integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA== |
| 236 | + dependencies: |
| 237 | + "@babel/types" "^7.13.12" |
| 238 | + |
242 | 239 | "@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.9.0": |
243 | 240 | version "7.10.4" |
244 | 241 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.4.tgz#ca1f01fdb84e48c24d7506bb818c961f1da8805d" |
|
266 | 263 | dependencies: |
267 | 264 | "@babel/types" "^7.8.3" |
268 | 265 |
|
269 | | -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
270 | | - version "7.10.4" |
271 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" |
272 | | - integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== |
| 266 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 267 | + version "7.13.0" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af" |
| 269 | + integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ== |
273 | 270 |
|
274 | 271 | "@babel/helper-regex@^7.8.3": |
275 | 272 | version "7.8.3" |
|
346 | 343 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
347 | 344 | integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== |
348 | 345 |
|
| 346 | +"@babel/helper-validator-identifier@^7.12.11": |
| 347 | + version "7.12.11" |
| 348 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
| 349 | + integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
| 350 | + |
349 | 351 | "@babel/helper-validator-identifier@^7.9.0": |
350 | 352 | version "7.9.0" |
351 | 353 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed" |
|
356 | 358 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80" |
357 | 359 | integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g== |
358 | 360 |
|
| 361 | +"@babel/helper-validator-option@^7.12.17": |
| 362 | + version "7.12.17" |
| 363 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" |
| 364 | + integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw== |
| 365 | + |
359 | 366 | "@babel/helper-wrap-function@^7.8.3": |
360 | 367 | version "7.8.3" |
361 | 368 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz#9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610" |
|
529 | 536 | dependencies: |
530 | 537 | "@babel/helper-plugin-utils" "^7.8.0" |
531 | 538 |
|
532 | | -"@babel/plugin-syntax-jsx@^7.8.3": |
533 | | - version "7.8.3" |
534 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.8.3.tgz#521b06c83c40480f1e58b4fd33b92eceb1d6ea94" |
535 | | - integrity sha512-WxdW9xyLgBdefoo0Ynn3MRSkhe5tFVxxKNVdnZSh318WrG2e2jH+E9wd/++JsqcLJZPfz87njQJ8j2Upjm0M0A== |
| 539 | +"@babel/plugin-syntax-jsx@^7.12.13": |
| 540 | + version "7.12.13" |
| 541 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.13.tgz#044fb81ebad6698fe62c478875575bcbb9b70f15" |
| 542 | + integrity sha512-d4HM23Q1K7oq/SLNmG6mRt85l2csmQ0cHRaxRXjKW0YFdEXqlZ5kzFQKH5Uc3rDJECgu+yCRgPkG04Mm98R/1g== |
536 | 543 | dependencies: |
537 | | - "@babel/helper-plugin-utils" "^7.8.3" |
| 544 | + "@babel/helper-plugin-utils" "^7.12.13" |
538 | 545 |
|
539 | 546 | "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0": |
540 | 547 | version "7.8.3" |
|
786 | 793 | dependencies: |
787 | 794 | "@babel/helper-plugin-utils" "^7.8.3" |
788 | 795 |
|
789 | | -"@babel/plugin-transform-react-display-name@^7.8.3": |
790 | | - version "7.8.3" |
791 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.8.3.tgz#70ded987c91609f78353dd76d2fb2a0bb991e8e5" |
792 | | - integrity sha512-3Jy/PCw8Fe6uBKtEgz3M82ljt+lTg+xJaM4og+eyu83qLT87ZUSckn0wy7r31jflURWLO83TW6Ylf7lyXj3m5A== |
| 796 | +"@babel/plugin-transform-react-display-name@^7.12.13": |
| 797 | + version "7.12.13" |
| 798 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.12.13.tgz#c28effd771b276f4647411c9733dbb2d2da954bd" |
| 799 | + integrity sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA== |
793 | 800 | dependencies: |
794 | | - "@babel/helper-plugin-utils" "^7.8.3" |
| 801 | + "@babel/helper-plugin-utils" "^7.12.13" |
795 | 802 |
|
796 | | -"@babel/plugin-transform-react-jsx-development@^7.9.0": |
797 | | - version "7.9.0" |
798 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.9.0.tgz#3c2a130727caf00c2a293f0aed24520825dbf754" |
799 | | - integrity sha512-tK8hWKrQncVvrhvtOiPpKrQjfNX3DtkNLSX4ObuGcpS9p0QrGetKmlySIGR07y48Zft8WVgPakqd/bk46JrMSw== |
| 803 | +"@babel/plugin-transform-react-jsx-development@^7.12.17": |
| 804 | + version "7.12.17" |
| 805 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.17.tgz#f510c0fa7cd7234153539f9a362ced41a5ca1447" |
| 806 | + integrity sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ== |
800 | 807 | dependencies: |
801 | | - "@babel/helper-builder-react-jsx-experimental" "^7.9.0" |
802 | | - "@babel/helper-plugin-utils" "^7.8.3" |
803 | | - "@babel/plugin-syntax-jsx" "^7.8.3" |
804 | | - |
805 | | -"@babel/plugin-transform-react-jsx-self@^7.9.0": |
806 | | - version "7.9.0" |
807 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.9.0.tgz#f4f26a325820205239bb915bad8e06fcadabb49b" |
808 | | - integrity sha512-K2ObbWPKT7KUTAoyjCsFilOkEgMvFG+y0FqOl6Lezd0/13kMkkjHskVsZvblRPj1PHA44PrToaZANrryppzTvQ== |
809 | | - dependencies: |
810 | | - "@babel/helper-plugin-utils" "^7.8.3" |
811 | | - "@babel/plugin-syntax-jsx" "^7.8.3" |
| 808 | + "@babel/plugin-transform-react-jsx" "^7.12.17" |
812 | 809 |
|
813 | | -"@babel/plugin-transform-react-jsx-source@^7.9.0": |
814 | | - version "7.9.0" |
815 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.9.0.tgz#89ef93025240dd5d17d3122294a093e5e0183de0" |
816 | | - integrity sha512-K6m3LlSnTSfRkM6FcRk8saNEeaeyG5k7AVkBU2bZK3+1zdkSED3qNdsWrUgQBeTVD2Tp3VMmerxVO2yM5iITmw== |
| 810 | +"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.12.17", "@babel/plugin-transform-react-jsx@^7.13.12": |
| 811 | + version "7.13.12" |
| 812 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.13.12.tgz#1df5dfaf0f4b784b43e96da6f28d630e775f68b3" |
| 813 | + integrity sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA== |
817 | 814 | dependencies: |
818 | | - "@babel/helper-plugin-utils" "^7.8.3" |
819 | | - "@babel/plugin-syntax-jsx" "^7.8.3" |
| 815 | + "@babel/helper-annotate-as-pure" "^7.12.13" |
| 816 | + "@babel/helper-module-imports" "^7.13.12" |
| 817 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 818 | + "@babel/plugin-syntax-jsx" "^7.12.13" |
| 819 | + "@babel/types" "^7.13.12" |
820 | 820 |
|
821 | | -"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.9.4": |
822 | | - version "7.9.4" |
823 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.9.4.tgz#86f576c8540bd06d0e95e0b61ea76d55f6cbd03f" |
824 | | - integrity sha512-Mjqf3pZBNLt854CK0C/kRuXAnE6H/bo7xYojP+WGtX8glDGSibcwnsWwhwoSuRg0+EBnxPC1ouVnuetUIlPSAw== |
| 821 | +"@babel/plugin-transform-react-pure-annotations@^7.12.1": |
| 822 | + version "7.12.1" |
| 823 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.12.1.tgz#05d46f0ab4d1339ac59adf20a1462c91b37a1a42" |
| 824 | + integrity sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg== |
825 | 825 | dependencies: |
826 | | - "@babel/helper-builder-react-jsx" "^7.9.0" |
827 | | - "@babel/helper-builder-react-jsx-experimental" "^7.9.0" |
828 | | - "@babel/helper-plugin-utils" "^7.8.3" |
829 | | - "@babel/plugin-syntax-jsx" "^7.8.3" |
| 826 | + "@babel/helper-annotate-as-pure" "^7.10.4" |
| 827 | + "@babel/helper-plugin-utils" "^7.10.4" |
830 | 828 |
|
831 | 829 | "@babel/plugin-transform-regenerator@^7.8.7": |
832 | 830 | version "7.8.7" |
|
973 | 971 | esutils "^2.0.2" |
974 | 972 |
|
975 | 973 | "@babel/preset-react@^7.0.0", "@babel/preset-react@^7.7.0": |
976 | | - version "7.9.4" |
977 | | - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.9.4.tgz#c6c97693ac65b6b9c0b4f25b948a8f665463014d" |
978 | | - integrity sha512-AxylVB3FXeOTQXNXyiuAQJSvss62FEotbX2Pzx3K/7c+MKJMdSg6Ose6QYllkdCFA8EInCJVw7M/o5QbLuA4ZQ== |
| 974 | + version "7.13.13" |
| 975 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.13.13.tgz#fa6895a96c50763fe693f9148568458d5a839761" |
| 976 | + integrity sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA== |
979 | 977 | dependencies: |
980 | | - "@babel/helper-plugin-utils" "^7.8.3" |
981 | | - "@babel/plugin-transform-react-display-name" "^7.8.3" |
982 | | - "@babel/plugin-transform-react-jsx" "^7.9.4" |
983 | | - "@babel/plugin-transform-react-jsx-development" "^7.9.0" |
984 | | - "@babel/plugin-transform-react-jsx-self" "^7.9.0" |
985 | | - "@babel/plugin-transform-react-jsx-source" "^7.9.0" |
| 978 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 979 | + "@babel/helper-validator-option" "^7.12.17" |
| 980 | + "@babel/plugin-transform-react-display-name" "^7.12.13" |
| 981 | + "@babel/plugin-transform-react-jsx" "^7.13.12" |
| 982 | + "@babel/plugin-transform-react-jsx-development" "^7.12.17" |
| 983 | + "@babel/plugin-transform-react-pure-annotations" "^7.12.1" |
986 | 984 |
|
987 | 985 | "@babel/runtime-corejs3@^7.8.3": |
988 | 986 | version "7.9.2" |
|
1070 | 1068 | lodash "^4.17.13" |
1071 | 1069 | to-fast-properties "^2.0.0" |
1072 | 1070 |
|
| 1071 | +"@babel/types@^7.12.13", "@babel/types@^7.13.12": |
| 1072 | + version "7.13.13" |
| 1073 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.13.tgz#dcd8b815b38f537a3697ce84c8e3cc62197df96f" |
| 1074 | + integrity sha512-kt+EpC6qDfIaqlP+DIbIJOclYy/A1YXs9dAf/ljbi+39Bcbc073H6jKVpXEr/EoIh5anGn5xq/yRVzKl+uIc9w== |
| 1075 | + dependencies: |
| 1076 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 1077 | + lodash "^4.17.19" |
| 1078 | + to-fast-properties "^2.0.0" |
| 1079 | + |
1073 | 1080 | "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5": |
1074 | 1081 | version "7.9.5" |
1075 | 1082 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444" |
@@ -7754,6 +7761,11 @@ lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17 |
7754 | 7761 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
7755 | 7762 | integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
7756 | 7763 |
|
| 7764 | +lodash@^4.17.19: |
| 7765 | + version "4.17.21" |
| 7766 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
| 7767 | + integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
| 7768 | + |
7757 | 7769 | log-driver@^1.2.7: |
7758 | 7770 | version "1.2.7" |
7759 | 7771 | resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8" |
|
0 commit comments