|
784 | 784 | dependencies:
|
785 | 785 | "@babel/plugin-transform-react-jsx" "^7.18.6"
|
786 | 786 |
|
787 |
| -"@babel/plugin-transform-react-jsx@^7.18.6", "@babel/plugin-transform-react-jsx@^7.22.0": |
788 |
| - version "7.22.0" |
789 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.0.tgz#5b187d73d43f726a332823012711fd3f3391965c" |
790 |
| - integrity sha512-Li7gdm7eGZJidME4KlXmzQdnuUwE4jhPnICgGpWN56W7GWhmCQ2LmDepyZX4zBsoSNWP9bqDcJo5wQFndcAd9Q== |
| 787 | +"@babel/plugin-transform-react-jsx@^7.18.6", "@babel/plugin-transform-react-jsx@^7.22.3": |
| 788 | + version "7.22.3" |
| 789 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.3.tgz#5a1f380df3703ba92eb1a930a539c6d88836f690" |
| 790 | + integrity sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ== |
791 | 791 | dependencies:
|
792 | 792 | "@babel/helper-annotate-as-pure" "^7.18.6"
|
793 | 793 | "@babel/helper-module-imports" "^7.21.4"
|
794 | 794 | "@babel/helper-plugin-utils" "^7.21.5"
|
795 | 795 | "@babel/plugin-syntax-jsx" "^7.21.4"
|
796 |
| - "@babel/types" "^7.22.0" |
| 796 | + "@babel/types" "^7.22.3" |
797 | 797 |
|
798 | 798 | "@babel/plugin-transform-react-pure-annotations@^7.18.6":
|
799 | 799 | version "7.18.6"
|
|
990 | 990 | "@babel/types" "^7.4.4"
|
991 | 991 | esutils "^2.0.2"
|
992 | 992 |
|
993 |
| - |
994 |
| - version "7.22.0" |
995 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.22.0.tgz#29848f0a9c17cadaf93c3ad3a4bc44c15b2f9f63" |
996 |
| - integrity sha512-C3U/lfsKJv3eQj0AMoXQTPqGgYXaqiJRLD+FPIKpUv7uppWJAifMCn4CrclCCIW0NH0jY1IXSNYgdKZO0gUEzQ== |
| 993 | + |
| 994 | + version "7.22.3" |
| 995 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.22.3.tgz#2ec7f91d0c924fa2ea0c7cfbbf690bc62b79cd84" |
| 996 | + integrity sha512-lxDz1mnZ9polqClBCVBjIVUypoB4qV3/tZUDb/IlYbW1kiiLaXaX+bInbRjl+lNQ/iUZraQ3+S8daEmoELMWug== |
997 | 997 | dependencies:
|
998 | 998 | "@babel/helper-plugin-utils" "^7.21.5"
|
999 | 999 | "@babel/helper-validator-option" "^7.21.0"
|
1000 | 1000 | "@babel/plugin-transform-react-display-name" "^7.18.6"
|
1001 |
| - "@babel/plugin-transform-react-jsx" "^7.22.0" |
| 1001 | + "@babel/plugin-transform-react-jsx" "^7.22.3" |
1002 | 1002 | "@babel/plugin-transform-react-jsx-development" "^7.18.6"
|
1003 | 1003 | "@babel/plugin-transform-react-pure-annotations" "^7.18.6"
|
1004 | 1004 |
|
|
1039 | 1039 | debug "^4.1.0"
|
1040 | 1040 | globals "^11.1.0"
|
1041 | 1041 |
|
1042 |
| -"@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.5", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.21.5", "@babel/types@^7.22.0", "@babel/types@^7.4.4": |
1043 |
| - version "7.22.0" |
1044 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.0.tgz#b7383f76a5fedf967c57c1f940066fb31ca3e97a" |
1045 |
| - integrity sha512-NtXlm3f6cNWIv003cETdlz9sss0VMNtplyatFohxWPz90AbwuhCbHbQopkGis6bG1vOunDLN0FF/4Uv5i8LFZQ== |
| 1042 | +"@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.5", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.21.5", "@babel/types@^7.22.0", "@babel/types@^7.22.3", "@babel/types@^7.4.4": |
| 1043 | + version "7.22.3" |
| 1044 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.3.tgz#0cc6af178b91490acaeb4a2f70dcbf27cdf3d8f3" |
| 1045 | + integrity sha512-P3na3xIQHTKY4L0YOG7pM8M8uoUIB910WQaSiiMCZUC2Cy8XFEQONGABFnHWBa2gpGKODTAJcNhi5Zk0sLRrzg== |
1046 | 1046 | dependencies:
|
1047 | 1047 | "@babel/helper-string-parser" "^7.21.5"
|
1048 | 1048 | "@babel/helper-validator-identifier" "^7.19.1"
|
|
0 commit comments