File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 256256 "@babel/eslint-parser" : " ^7.28.4" ,
257257 "@babel/preset-env" : " ^7.28.3" ,
258258 "@babel/preset-flow" : " ^7.27.1" ,
259- "@babel/preset-react" : " ^7.27.1 " ,
259+ "@babel/preset-react" : " ^7.28.5 " ,
260260 "@babel/register" : " ^7.28.3" ,
261261 "@emotion/core" : " ^11.0.0" ,
262262 "@testing-library/jest-dom" : " ^6.9.1" ,
Original file line number Diff line number Diff line change 767767 dependencies:
768768 "@babel/helper-plugin-utils" "^7.27.1"
769769
770- "@babel/plugin-transform-react-display-name@^7.27.1 ":
770+ "@babel/plugin-transform-react-display-name@^7.28.0 ":
771771 version "7.28.0"
772772 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.28.0.tgz#6f20a7295fea7df42eb42fed8f896813f5b934de"
773773 integrity sha512-D6Eujc2zMxKjfa4Zxl4GHMsmhKKZ9VpcqIchJLvwTxad9zWIYulwYItBovpDOoNLISpcZSXoDJ5gaGbQUDqViA==
983983 "@babel/types" "^7.4.4"
984984 esutils "^2.0.2"
985985
986- "@babel/preset-react@^7.27.1 ":
987- version "7.27.1 "
988- resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.27.1 .tgz#86ea0a5ca3984663f744be2fd26cb6747c3fd0ec "
989- integrity sha512-oJHWh2gLhU9dW9HHr42q0cI0/iHHXTLGe39qvpAZZzagHy0MzYLCnCVV0symeRvzmjHyVU7mw2K06E6u/JwbhA ==
986+ "@babel/preset-react@^7.28.5 ":
987+ version "7.28.5 "
988+ resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.28.5 .tgz#6fcc0400fa79698433d653092c3919bb4b0878d9 "
989+ integrity sha512-Z3J8vhRq7CeLjdC58jLv4lnZ5RKFUJWqH5emvxmv9Hv3BD1T9R/Im713R4MTKwvFaV74ejZ3sM01LyEKk4ugNQ ==
990990 dependencies:
991991 "@babel/helper-plugin-utils" "^7.27.1"
992992 "@babel/helper-validator-option" "^7.27.1"
993- "@babel/plugin-transform-react-display-name" "^7.27.1 "
993+ "@babel/plugin-transform-react-display-name" "^7.28.0 "
994994 "@babel/plugin-transform-react-jsx" "^7.27.1"
995995 "@babel/plugin-transform-react-jsx-development" "^7.27.1"
996996 "@babel/plugin-transform-react-pure-annotations" "^7.27.1"
You can’t perform that action at this time.
0 commit comments