|
913 | 913 | dependencies: |
914 | 914 | "@babel/helper-plugin-utils" "^7.10.4" |
915 | 915 |
|
916 | | -"@babel/plugin-transform-react-jsx-development@^7.12.1": |
917 | | - version "7.12.1" |
918 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.1.tgz#0b8f8cd531dcf7991f1e5f2c10a2a4f1cfc78e36" |
919 | | - integrity sha512-IilcGWdN1yNgEGOrB96jbTplRh+V2Pz1EoEwsKsHfX1a/L40cUYuD71Zepa7C+ujv7kJIxnDftWeZbKNEqZjCQ== |
| 916 | +"@babel/plugin-transform-react-jsx-development@^7.12.5": |
| 917 | + version "7.12.5" |
| 918 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.5.tgz#677de5b96da310430d6cfb7fee16a1603afa3d56" |
| 919 | + integrity sha512-1JJusg3iPgsZDthyWiCr3KQiGs31ikU/mSf2N2dSYEAO0GEImmVUbWf0VoSDGDFTAn5Dj4DUiR6SdIXHY7tELA== |
920 | 920 | dependencies: |
921 | 921 | "@babel/helper-builder-react-jsx-experimental" "^7.12.1" |
922 | 922 | "@babel/helper-plugin-utils" "^7.10.4" |
|
936 | 936 | dependencies: |
937 | 937 | "@babel/helper-plugin-utils" "^7.10.4" |
938 | 938 |
|
939 | | -"@babel/plugin-transform-react-jsx@^7.12.1": |
940 | | - version "7.12.1" |
941 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.1.tgz#c2d96c77c2b0e4362cc4e77a43ce7c2539d478cb" |
942 | | - integrity sha512-RmKejwnT0T0QzQUzcbP5p1VWlpnP8QHtdhEtLG55ZDQnJNalbF3eeDyu3dnGKvGzFIQiBzFhBYTwvv435p9Xpw== |
| 939 | +"@babel/plugin-transform-react-jsx@^7.12.5": |
| 940 | + version "7.12.5" |
| 941 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.5.tgz#39ede0e30159770561b6963be143e40af3bde00c" |
| 942 | + integrity sha512-2xkcPqqrYiOQgSlM/iwto1paPijjsDbUynN13tI6bosDz/jOW3CRzYguIE8wKX32h+msbBM22Dv5fwrFkUOZjQ== |
943 | 943 | dependencies: |
944 | 944 | "@babel/helper-builder-react-jsx" "^7.10.4" |
945 | 945 | "@babel/helper-builder-react-jsx-experimental" "^7.12.1" |
|
1103 | 1103 | "@babel/types" "^7.4.4" |
1104 | 1104 | esutils "^2.0.2" |
1105 | 1105 |
|
1106 | | -"@babel/preset-react@7.12.1": |
1107 | | - version "7.12.1" |
1108 | | - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.1.tgz#7f022b13f55b6dd82f00f16d1c599ae62985358c" |
1109 | | - integrity sha512-euCExymHCi0qB9u5fKw7rvlw7AZSjw/NaB9h7EkdTt5+yHRrXdiRTh7fkG3uBPpJg82CqLfp1LHLqWGSCrab+g== |
| 1106 | +"@babel/preset-react@7.12.5": |
| 1107 | + version "7.12.5" |
| 1108 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.5.tgz#d45625f65d53612078a43867c5c6750e78772c56" |
| 1109 | + integrity sha512-jcs++VPrgyFehkMezHtezS2BpnUlR7tQFAyesJn1vGTO9aTFZrgIQrA5YydlTwxbcjMwkFY6i04flCigRRr3GA== |
1110 | 1110 | dependencies: |
1111 | 1111 | "@babel/helper-plugin-utils" "^7.10.4" |
1112 | 1112 | "@babel/plugin-transform-react-display-name" "^7.12.1" |
1113 | | - "@babel/plugin-transform-react-jsx" "^7.12.1" |
1114 | | - "@babel/plugin-transform-react-jsx-development" "^7.12.1" |
| 1113 | + "@babel/plugin-transform-react-jsx" "^7.12.5" |
| 1114 | + "@babel/plugin-transform-react-jsx-development" "^7.12.5" |
1115 | 1115 | "@babel/plugin-transform-react-jsx-self" "^7.12.1" |
1116 | 1116 | "@babel/plugin-transform-react-jsx-source" "^7.12.1" |
1117 | 1117 | "@babel/plugin-transform-react-pure-annotations" "^7.12.1" |
|
0 commit comments