|
91 | 91 | json5 "^2.2.2" |
92 | 92 | semver "^6.3.1" |
93 | 93 |
|
94 | | -"@babel/eslint-parser@7.19.1": |
95 | | - version "7.19.1" |
96 | | - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz#4f68f6b0825489e00a24b41b6a1ae35414ecd2f4" |
97 | | - integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ== |
98 | | - dependencies: |
99 | | - "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" |
100 | | - eslint-visitor-keys "^2.1.0" |
101 | | - semver "^6.3.0" |
102 | | - |
103 | | -"@babel/eslint-parser@^7.16.3": |
| 94 | +"@babel/eslint-parser@7.22.9", "@babel/eslint-parser@^7.16.3": |
104 | 95 | version "7.22.9" |
105 | 96 | resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.22.9.tgz#75f8aa978d1e76c87cc6f26c1ea16ae58804d390" |
106 | 97 | integrity sha512-xdMkt39/nviO/4vpVdrEYPwXCsYIXSSAr6mC7WQsNIlGnuxKyKE7GZjalcnbSWiC4OXGNNN3UQPeHfjSC6sTDA== |
|
285 | 276 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" |
286 | 277 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== |
287 | 278 |
|
288 | | -"@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.22.5": |
| 279 | +"@babel/helper-validator-option@^7.22.5": |
289 | 280 | version "7.22.5" |
290 | 281 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac" |
291 | 282 | integrity sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw== |
|
886 | 877 | dependencies: |
887 | 878 | "@babel/helper-plugin-utils" "^7.22.5" |
888 | 879 |
|
889 | | -"@babel/plugin-transform-react-display-name@^7.16.0", "@babel/plugin-transform-react-display-name@^7.18.6", "@babel/plugin-transform-react-display-name@^7.22.5": |
| 880 | +"@babel/plugin-transform-react-display-name@^7.16.0", "@babel/plugin-transform-react-display-name@^7.22.5": |
890 | 881 | version "7.22.5" |
891 | 882 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.22.5.tgz#3c4326f9fce31c7968d6cb9debcaf32d9e279a2b" |
892 | 883 | integrity sha512-PVk3WPYudRF5z4GKMEYUrLjPl38fJSKNaEOkFuoprioowGuWN6w2RKznuFNSlJx7pzzXXStPUnNSOEO0jL5EVw== |
893 | 884 | dependencies: |
894 | 885 | "@babel/helper-plugin-utils" "^7.22.5" |
895 | 886 |
|
896 | | -"@babel/plugin-transform-react-jsx-development@^7.18.6", "@babel/plugin-transform-react-jsx-development@^7.22.5": |
| 887 | +"@babel/plugin-transform-react-jsx-development@^7.22.5": |
897 | 888 | version "7.22.5" |
898 | 889 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.22.5.tgz#e716b6edbef972a92165cd69d92f1255f7e73e87" |
899 | 890 | integrity sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A== |
|
914 | 905 | dependencies: |
915 | 906 | "@babel/helper-plugin-utils" "^7.22.5" |
916 | 907 |
|
917 | | -"@babel/plugin-transform-react-jsx@^7.18.6", "@babel/plugin-transform-react-jsx@^7.22.5": |
| 908 | +"@babel/plugin-transform-react-jsx@^7.22.5": |
918 | 909 | version "7.22.5" |
919 | 910 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.5.tgz#932c291eb6dd1153359e2a90cb5e557dcf068416" |
920 | 911 | integrity sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA== |
|
925 | 916 | "@babel/plugin-syntax-jsx" "^7.22.5" |
926 | 917 | "@babel/types" "^7.22.5" |
927 | 918 |
|
928 | | -"@babel/plugin-transform-react-pure-annotations@^7.18.6", "@babel/plugin-transform-react-pure-annotations@^7.22.5": |
| 919 | +"@babel/plugin-transform-react-pure-annotations@^7.22.5": |
929 | 920 | version "7.22.5" |
930 | 921 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.22.5.tgz#1f58363eef6626d6fa517b95ac66fe94685e32c0" |
931 | 922 | integrity sha512-gP4k85wx09q+brArVinTXhWiyzLl9UpmGva0+mWyKxk6JZequ05x3eUcIUE+FyttPKJFRRVtAvQaJ6YF9h1ZpA== |
|
1134 | 1125 | "@babel/types" "^7.4.4" |
1135 | 1126 | esutils "^2.0.2" |
1136 | 1127 |
|
1137 | | -"@babel/preset-react@7.18.6": |
1138 | | - version "7.18.6" |
1139 | | - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.18.6.tgz#979f76d6277048dc19094c217b507f3ad517dd2d" |
1140 | | - integrity sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg== |
1141 | | - dependencies: |
1142 | | - "@babel/helper-plugin-utils" "^7.18.6" |
1143 | | - "@babel/helper-validator-option" "^7.18.6" |
1144 | | - "@babel/plugin-transform-react-display-name" "^7.18.6" |
1145 | | - "@babel/plugin-transform-react-jsx" "^7.18.6" |
1146 | | - "@babel/plugin-transform-react-jsx-development" "^7.18.6" |
1147 | | - "@babel/plugin-transform-react-pure-annotations" "^7.18.6" |
1148 | | - |
1149 | | -"@babel/preset-react@^7.12.5", "@babel/preset-react@^7.16.0", "@babel/preset-react@^7.18.6": |
| 1128 | +"@babel/preset-react@7.22.5", "@babel/preset-react@^7.12.5", "@babel/preset-react@^7.16.0", "@babel/preset-react@^7.18.6": |
1150 | 1129 | version "7.22.5" |
1151 | 1130 | resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.22.5.tgz#c4d6058fbf80bccad02dd8c313a9aaa67e3c3dd6" |
1152 | 1131 | integrity sha512-M+Is3WikOpEJHgR385HbuCITPTaPRaNkibTEa9oiofmJvIsrceb4yp9RL9Kb+TE8LznmeyZqpP+Lopwcx59xPQ== |
|
0 commit comments