|
185 | 185 | dependencies:
|
186 | 186 | "@babel/types" "^7.12.13"
|
187 | 187 |
|
| 188 | +"@babel/helper-module-imports@^7.13.12": |
| 189 | + version "7.13.12" |
| 190 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977" |
| 191 | + integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA== |
| 192 | + dependencies: |
| 193 | + "@babel/types" "^7.13.12" |
| 194 | + |
188 | 195 | "@babel/helper-module-transforms@^7.13.0":
|
189 | 196 | version "7.13.0"
|
190 | 197 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1"
|
|
262 | 269 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
263 | 270 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
264 | 271 |
|
| 272 | +"@babel/helper-validator-identifier@^7.14.0": |
| 273 | + version "7.14.0" |
| 274 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" |
| 275 | + integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== |
| 276 | + |
265 | 277 | "@babel/helper-validator-option@^7.12.17":
|
266 | 278 | version "7.12.17"
|
267 | 279 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
783 | 795 | dependencies:
|
784 | 796 | "@babel/helper-plugin-utils" "^7.12.13"
|
785 | 797 |
|
786 |
| -"@babel/plugin-transform-react-jsx-development@^7.12.12": |
| 798 | +"@babel/plugin-transform-react-jsx-development@^7.12.17": |
787 | 799 | version "7.12.17"
|
788 | 800 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.17.tgz#f510c0fa7cd7234153539f9a362ced41a5ca1447"
|
789 | 801 | integrity sha512-BPjYV86SVuOaudFhsJR1zjgxxOhJDt6JHNoD48DxWEIxUCAMjV1ys6DYw4SDYZh0b1QsS2vfIA9t/ZsQGsDOUQ==
|
|
804 | 816 | dependencies:
|
805 | 817 | "@babel/helper-plugin-utils" "^7.10.4"
|
806 | 818 |
|
807 |
| -"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.12.13", "@babel/plugin-transform-react-jsx@^7.12.17": |
808 |
| - version "7.12.17" |
809 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.17.tgz#dd2c1299f5e26de584939892de3cfc1807a38f24" |
810 |
| - integrity sha512-mwaVNcXV+l6qJOuRhpdTEj8sT/Z0owAVWf9QujTZ0d2ye9X/K+MTOTSizcgKOj18PGnTc/7g1I4+cIUjsKhBcw== |
| 819 | +"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.12.17", "@babel/plugin-transform-react-jsx@^7.13.12": |
| 820 | + version "7.13.12" |
| 821 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.13.12.tgz#1df5dfaf0f4b784b43e96da6f28d630e775f68b3" |
| 822 | + integrity sha512-jcEI2UqIcpCqB5U5DRxIl0tQEProI2gcu+g8VTIqxLO5Iidojb4d77q+fwGseCvd8af/lJ9masp4QWzBXFE2xA== |
811 | 823 | dependencies:
|
812 | 824 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
813 |
| - "@babel/helper-module-imports" "^7.12.13" |
814 |
| - "@babel/helper-plugin-utils" "^7.12.13" |
| 825 | + "@babel/helper-module-imports" "^7.13.12" |
| 826 | + "@babel/helper-plugin-utils" "^7.13.0" |
815 | 827 | "@babel/plugin-syntax-jsx" "^7.12.13"
|
816 |
| - "@babel/types" "^7.12.17" |
| 828 | + "@babel/types" "^7.13.12" |
817 | 829 |
|
818 | 830 | "@babel/plugin-transform-react-pure-annotations@^7.12.1":
|
819 | 831 | version "7.12.1"
|
|
1010 | 1022 | esutils "^2.0.2"
|
1011 | 1023 |
|
1012 | 1024 | "@babel/preset-react@^7.9.4":
|
1013 |
| - version "7.12.13" |
1014 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.13.tgz#5f911b2eb24277fa686820d5bd81cad9a0602a0a" |
1015 |
| - integrity sha512-TYM0V9z6Abb6dj1K7i5NrEhA13oS5ujUYQYDfqIBXYHOc2c2VkFgc+q9kyssIyUfy4/hEwqrgSlJ/Qgv8zJLsA== |
| 1025 | + version "7.13.13" |
| 1026 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.13.13.tgz#fa6895a96c50763fe693f9148568458d5a839761" |
| 1027 | + integrity sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA== |
1016 | 1028 | dependencies:
|
1017 |
| - "@babel/helper-plugin-utils" "^7.12.13" |
| 1029 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 1030 | + "@babel/helper-validator-option" "^7.12.17" |
1018 | 1031 | "@babel/plugin-transform-react-display-name" "^7.12.13"
|
1019 |
| - "@babel/plugin-transform-react-jsx" "^7.12.13" |
1020 |
| - "@babel/plugin-transform-react-jsx-development" "^7.12.12" |
| 1032 | + "@babel/plugin-transform-react-jsx" "^7.13.12" |
| 1033 | + "@babel/plugin-transform-react-jsx-development" "^7.12.17" |
1021 | 1034 | "@babel/plugin-transform-react-pure-annotations" "^7.12.1"
|
1022 | 1035 |
|
1023 | 1036 | "@babel/preset-typescript@^7.1.0":
|
|
1086 | 1099 | globals "^11.1.0"
|
1087 | 1100 | lodash "^4.17.19"
|
1088 | 1101 |
|
1089 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.12.5", "@babel/types@^7.13.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 1102 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.13.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1090 | 1103 | version "7.13.0"
|
1091 | 1104 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
|
1092 | 1105 | integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
|
|
1095 | 1108 | lodash "^4.17.19"
|
1096 | 1109 | to-fast-properties "^2.0.0"
|
1097 | 1110 |
|
| 1111 | +"@babel/types@^7.13.12": |
| 1112 | + version "7.14.0" |
| 1113 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.0.tgz#3fc3fc74e0cdad878182e5f66cc6bcab1915a802" |
| 1114 | + integrity sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg== |
| 1115 | + dependencies: |
| 1116 | + "@babel/helper-validator-identifier" "^7.14.0" |
| 1117 | + to-fast-properties "^2.0.0" |
| 1118 | + |
1098 | 1119 | "@bcoe/v8-coverage@^0.2.3":
|
1099 | 1120 | version "0.2.3"
|
1100 | 1121 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments