|
686 | 686 | dependencies:
|
687 | 687 | "@babel/helper-plugin-utils" "^7.10.4"
|
688 | 688 |
|
689 |
| -"@babel/plugin-syntax-jsx@^7.16.7": |
690 |
| - version "7.16.7" |
691 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz#50b6571d13f764266a113d77c82b4a6508bbe665" |
692 |
| - integrity sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q== |
| 689 | +"@babel/plugin-syntax-jsx@^7.17.12": |
| 690 | + version "7.17.12" |
| 691 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.17.12.tgz#834035b45061983a491f60096f61a2e7c5674a47" |
| 692 | + integrity sha512-spyY3E3AURfxh/RHtjx5j6hs8am5NbUBGfcZ2vB3uShSpZdQyXSf5rR5Mk76vbtlAZOelyVQ71Fg0x9SG4fsog== |
693 | 693 | dependencies:
|
694 |
| - "@babel/helper-plugin-utils" "^7.16.7" |
| 694 | + "@babel/helper-plugin-utils" "^7.17.12" |
695 | 695 |
|
696 | 696 | "@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
|
697 | 697 | version "7.10.4"
|
|
969 | 969 | dependencies:
|
970 | 970 | "@babel/plugin-transform-react-jsx" "^7.16.7"
|
971 | 971 |
|
972 |
| -"@babel/plugin-transform-react-jsx@^7.16.7": |
973 |
| - version "7.16.7" |
974 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.16.7.tgz#86a6a220552afd0e4e1f0388a68a372be7add0d4" |
975 |
| - integrity sha512-8D16ye66fxiE8m890w0BpPpngG9o9OVBBy0gH2E+2AR7qMR2ZpTYJEqLxAsoroenMId0p/wMW+Blc0meDgu0Ag== |
| 972 | +"@babel/plugin-transform-react-jsx@^7.16.7", "@babel/plugin-transform-react-jsx@^7.17.12": |
| 973 | + version "7.17.12" |
| 974 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.12.tgz#2aa20022709cd6a3f40b45d60603d5f269586dba" |
| 975 | + integrity sha512-Lcaw8bxd1DKht3thfD4A12dqo1X16he1Lm8rIv8sTwjAYNInRS1qHa9aJoqvzpscItXvftKDCfaEQzwoVyXpEQ== |
976 | 976 | dependencies:
|
977 | 977 | "@babel/helper-annotate-as-pure" "^7.16.7"
|
978 | 978 | "@babel/helper-module-imports" "^7.16.7"
|
979 |
| - "@babel/helper-plugin-utils" "^7.16.7" |
980 |
| - "@babel/plugin-syntax-jsx" "^7.16.7" |
981 |
| - "@babel/types" "^7.16.7" |
| 979 | + "@babel/helper-plugin-utils" "^7.17.12" |
| 980 | + "@babel/plugin-syntax-jsx" "^7.17.12" |
| 981 | + "@babel/types" "^7.17.12" |
982 | 982 |
|
983 | 983 | "@babel/plugin-transform-react-pure-annotations@^7.16.7":
|
984 | 984 | version "7.16.7"
|
|
1153 | 1153 | "@babel/types" "^7.4.4"
|
1154 | 1154 | esutils "^2.0.2"
|
1155 | 1155 |
|
1156 |
| -"@babel/preset-react@^7.14.5", "@babel/preset-react@^7.16.7": |
1157 |
| - version "7.16.7" |
1158 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.16.7.tgz#4c18150491edc69c183ff818f9f2aecbe5d93852" |
1159 |
| - integrity sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA== |
| 1156 | +"@babel/preset-react@^7.14.5", "@babel/preset-react@^7.17.12": |
| 1157 | + version "7.17.12" |
| 1158 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.17.12.tgz#62adbd2d1870c0de3893095757ed5b00b492ab3d" |
| 1159 | + integrity sha512-h5U+rwreXtZaRBEQhW1hOJLMq8XNJBQ/9oymXiCXTuT/0uOwpbT0gUt+sXeOqoXBgNuUKI7TaObVwoEyWkpFgA== |
1160 | 1160 | dependencies:
|
1161 |
| - "@babel/helper-plugin-utils" "^7.16.7" |
| 1161 | + "@babel/helper-plugin-utils" "^7.17.12" |
1162 | 1162 | "@babel/helper-validator-option" "^7.16.7"
|
1163 | 1163 | "@babel/plugin-transform-react-display-name" "^7.16.7"
|
1164 |
| - "@babel/plugin-transform-react-jsx" "^7.16.7" |
| 1164 | + "@babel/plugin-transform-react-jsx" "^7.17.12" |
1165 | 1165 | "@babel/plugin-transform-react-jsx-development" "^7.16.7"
|
1166 | 1166 | "@babel/plugin-transform-react-pure-annotations" "^7.16.7"
|
1167 | 1167 |
|
|
0 commit comments