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 19
19
"@auth0/auth0-react" : " ^2.0.0" ,
20
20
"@babel/core" : " ^7.21" ,
21
21
"@babel/plugin-syntax-flow" : " ^7.18" ,
22
- "@babel/plugin-transform-react-jsx" : " ^7.20 " ,
22
+ "@babel/plugin-transform-react-jsx" : " ^7.21 " ,
23
23
"@fortawesome/fontawesome-svg-core" : " ^1.2" ,
24
24
"@fortawesome/free-solid-svg-icons" : " ^5.8" ,
25
25
"@fortawesome/react-fontawesome" : " ^0.2" ,
Original file line number Diff line number Diff line change 831
831
dependencies :
832
832
" @babel/plugin-transform-react-jsx" " ^7.18.6"
833
833
834
- " @babel/plugin-transform-react-jsx@^7.18.6" , "@babel/plugin-transform-react-jsx@^7.20 ":
835
- version "7.20.7 "
836
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.20.7 .tgz#025d85a1935fd7e19dfdcb1b1d4df34d4da484f7 "
837
- integrity sha512-Tfq7qqD+tRj3EoDhY00nn2uP2hsRxgYGi5mLQ5TimKav0a9Lrpd4deE+fcLXU8zFYRjlKPHZhpCvfEA6qnBxqQ ==
834
+ " @babel/plugin-transform-react-jsx@^7.18.6" , "@babel/plugin-transform-react-jsx@^7.21 ":
835
+ version "7.21.0 "
836
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.21.0 .tgz#656b42c2fdea0a6d8762075d58ef9d4e3c4ab8a2 "
837
+ integrity sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg ==
838
838
dependencies :
839
839
" @babel/helper-annotate-as-pure" " ^7.18.6"
840
840
" @babel/helper-module-imports" " ^7.18.6"
841
841
" @babel/helper-plugin-utils" " ^7.20.2"
842
842
" @babel/plugin-syntax-jsx" " ^7.18.6"
843
- " @babel/types" " ^7.20.7 "
843
+ " @babel/types" " ^7.21.0 "
844
844
845
845
" @babel/plugin-transform-react-pure-annotations@^7.18.6 " :
846
846
version "7.18.6"
You can’t perform that action at this time.
0 commit comments