File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2727 "devDependencies" : {
2828 "@babel/core" : " ^7.12.17" ,
2929 "@babel/plugin-proposal-object-rest-spread" : " ^7.11.0" ,
30- "@babel/plugin-transform-react-jsx" : " ^7.12.16 " ,
30+ "@babel/plugin-transform-react-jsx" : " ^7.12.17 " ,
3131 "@babel/plugin-transform-runtime" : " ^7.12.15" ,
3232 "@babel/preset-env" : " ^7.12.17" ,
3333 "async" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 644644 dependencies :
645645 " @babel/helper-plugin-utils" " ^7.12.13"
646646
647- " @babel/plugin-transform-react-jsx@^7.12.16 " :
648- version "7.12.16 "
649- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.16 .tgz#07c341e02a3e4066b00413534f30c42519923230 "
650- integrity sha512-dNu0vAbIk8OkqJfGtYF6ADk6jagoyAl+Ks5aoltbAlfoKv8d6yooi3j+kObeSQaCj9PgN6KMZPB90wWyek5TmQ ==
647+ " @babel/plugin-transform-react-jsx@^7.12.17 " :
648+ version "7.12.17 "
649+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.17 .tgz#dd2c1299f5e26de584939892de3cfc1807a38f24 "
650+ integrity sha512-mwaVNcXV+l6qJOuRhpdTEj8sT/Z0owAVWf9QujTZ0d2ye9X/K+MTOTSizcgKOj18PGnTc/7g1I4+cIUjsKhBcw ==
651651 dependencies :
652652 " @babel/helper-annotate-as-pure" " ^7.12.13"
653653 " @babel/helper-module-imports" " ^7.12.13"
654654 " @babel/helper-plugin-utils" " ^7.12.13"
655655 " @babel/plugin-syntax-jsx" " ^7.12.13"
656- " @babel/types" " ^7.12.13 "
656+ " @babel/types" " ^7.12.17 "
657657
658658" @babel/plugin-transform-regenerator@^7.12.13 " :
659659 version "7.12.13"
You can’t perform that action at this time.
0 commit comments