File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 129129 "@babel/plugin-proposal-throw-expressions" : " ^7.2.0" ,
130130 "@babel/plugin-syntax-dynamic-import" : " ^7.2.0" ,
131131 "@babel/plugin-syntax-import-meta" : " ^7.2.0" ,
132- "@babel/plugin-transform-react-jsx-source" : " ^7.0 .0" ,
132+ "@babel/plugin-transform-react-jsx-source" : " ^7.2 .0" ,
133133 "@babel/plugin-transform-runtime" : " ^7.4.3" ,
134134 "@babel/preset-env" : " ^7.4.3" ,
135135 "@babel/preset-react" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 525525 dependencies :
526526 " @babel/helper-plugin-utils" " ^7.0.0"
527527
528+ " @babel/plugin-syntax-jsx@^7.2.0 " :
529+ version "7.2.0"
530+ resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.2.0.tgz#0b85a3b4bc7cdf4cc4b8bf236335b907ca22e7c7"
531+ integrity sha512-VyN4QANJkRW6lDBmENzRszvZf3/4AXaj9YR7GwrWeeN9tEBPuXbmDYVU9bYBN0D70zCWVwUy0HWq2553VCb6Hw==
532+ dependencies :
533+ " @babel/helper-plugin-utils" " ^7.0.0"
534+
528535" @babel/plugin-syntax-logical-assignment-operators@^7.2.0 " :
529536 version "7.2.0"
530537 resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.2.0.tgz#fcab7388530e96c6f277ce494c55caa6c141fcfb"
787794 " @babel/helper-plugin-utils" " ^7.0.0"
788795 " @babel/plugin-syntax-jsx" " ^7.0.0"
789796
797+ " @babel/plugin-transform-react-jsx-source@^7.2.0 " :
798+ version "7.2.0"
799+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.2.0.tgz#20c8c60f0140f5dd3cd63418d452801cf3f7180f"
800+ integrity sha512-A32OkKTp4i5U6aE88GwwcuV4HAprUgHcTq0sSafLxjr6AW0QahrCRCjxogkbbcdtpbXkuTOlgpjophCxb6sh5g==
801+ dependencies :
802+ " @babel/helper-plugin-utils" " ^7.0.0"
803+ " @babel/plugin-syntax-jsx" " ^7.2.0"
804+
790805" @babel/plugin-transform-react-jsx@^7.0.0 " :
791806 version "7.0.0"
792807 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.0.0.tgz#524379e4eca5363cd10c4446ba163f093da75f3e"
You can’t perform that action at this time.
0 commit comments