|
153 | 153 | dependencies:
|
154 | 154 | "@babel/types" "^7.20.7"
|
155 | 155 |
|
156 |
| -"@babel/helper-module-imports@^7.18.6": |
157 |
| - version "7.18.6" |
158 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e" |
159 |
| - integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== |
| 156 | +"@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.21.4": |
| 157 | + version "7.21.4" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af" |
| 159 | + integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg== |
160 | 160 | dependencies:
|
161 |
| - "@babel/types" "^7.18.6" |
| 161 | + "@babel/types" "^7.21.4" |
162 | 162 |
|
163 | 163 | "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11":
|
164 | 164 | version "7.20.11"
|
|
181 | 181 | dependencies:
|
182 | 182 | "@babel/types" "^7.18.6"
|
183 | 183 |
|
184 |
| -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 184 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.19.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
185 | 185 | version "7.20.2"
|
186 | 186 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629"
|
187 | 187 | integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==
|
188 | 188 |
|
| 189 | +"@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.21.5": |
| 190 | + version "7.21.5" |
| 191 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz#345f2377d05a720a4e5ecfa39cbf4474a4daed56" |
| 192 | + integrity sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg== |
| 193 | + |
189 | 194 | "@babel/helper-remap-async-to-generator@^7.18.9":
|
190 | 195 | version "7.18.9"
|
191 | 196 | resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519"
|
|
229 | 234 | dependencies:
|
230 | 235 | "@babel/types" "^7.18.6"
|
231 | 236 |
|
232 |
| -"@babel/helper-string-parser@^7.19.4": |
233 |
| - version "7.19.4" |
234 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
235 |
| - integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 237 | +"@babel/helper-string-parser@^7.19.4", "@babel/helper-string-parser@^7.21.5": |
| 238 | + version "7.21.5" |
| 239 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd" |
| 240 | + integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w== |
236 | 241 |
|
237 | 242 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
238 | 243 | version "7.19.1"
|
|
244 | 249 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
245 | 250 | integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
|
246 | 251 |
|
| 252 | +"@babel/helper-validator-option@^7.21.0": |
| 253 | + version "7.21.0" |
| 254 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
| 255 | + integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ== |
| 256 | + |
247 | 257 | "@babel/helper-wrap-function@^7.18.9":
|
248 | 258 | version "7.20.5"
|
249 | 259 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz#75e2d84d499a0ab3b31c33bcfe59d6b8a45f62e3"
|
|
471 | 481 | dependencies:
|
472 | 482 | "@babel/helper-plugin-utils" "^7.8.0"
|
473 | 483 |
|
474 |
| -"@babel/plugin-syntax-jsx@^7.18.6": |
475 |
| - version "7.18.6" |
476 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz#a8feef63b010150abd97f1649ec296e849943ca0" |
477 |
| - integrity sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q== |
| 484 | +"@babel/plugin-syntax-jsx@^7.21.4": |
| 485 | + version "7.21.4" |
| 486 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.21.4.tgz#f264ed7bf40ffc9ec239edabc17a50c4f5b6fea2" |
| 487 | + integrity sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ== |
478 | 488 | dependencies:
|
479 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
| 489 | + "@babel/helper-plugin-utils" "^7.20.2" |
480 | 490 |
|
481 | 491 | "@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
|
482 | 492 | version "7.10.4"
|
|
733 | 743 | dependencies:
|
734 | 744 | "@babel/plugin-transform-react-jsx" "^7.18.6"
|
735 | 745 |
|
736 |
| -"@babel/plugin-transform-react-jsx@^7.18.6": |
737 |
| - version "7.20.7" |
738 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.20.7.tgz#025d85a1935fd7e19dfdcb1b1d4df34d4da484f7" |
739 |
| - integrity sha512-Tfq7qqD+tRj3EoDhY00nn2uP2hsRxgYGi5mLQ5TimKav0a9Lrpd4deE+fcLXU8zFYRjlKPHZhpCvfEA6qnBxqQ== |
| 746 | +"@babel/plugin-transform-react-jsx@^7.18.6", "@babel/plugin-transform-react-jsx@^7.22.3": |
| 747 | + version "7.22.3" |
| 748 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.3.tgz#5a1f380df3703ba92eb1a930a539c6d88836f690" |
| 749 | + integrity sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ== |
740 | 750 | dependencies:
|
741 | 751 | "@babel/helper-annotate-as-pure" "^7.18.6"
|
742 |
| - "@babel/helper-module-imports" "^7.18.6" |
743 |
| - "@babel/helper-plugin-utils" "^7.20.2" |
744 |
| - "@babel/plugin-syntax-jsx" "^7.18.6" |
745 |
| - "@babel/types" "^7.20.7" |
| 752 | + "@babel/helper-module-imports" "^7.21.4" |
| 753 | + "@babel/helper-plugin-utils" "^7.21.5" |
| 754 | + "@babel/plugin-syntax-jsx" "^7.21.4" |
| 755 | + "@babel/types" "^7.22.3" |
746 | 756 |
|
747 | 757 | "@babel/plugin-transform-react-pure-annotations@^7.18.6":
|
748 | 758 | version "7.18.6"
|
|
919 | 929 | esutils "^2.0.2"
|
920 | 930 |
|
921 | 931 | "@babel/preset-react@^7.0.0", "@babel/preset-react@^7.12.5":
|
922 |
| - version "7.18.6" |
923 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.18.6.tgz#979f76d6277048dc19094c217b507f3ad517dd2d" |
924 |
| - integrity sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg== |
| 932 | + version "7.22.3" |
| 933 | + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.22.3.tgz#2ec7f91d0c924fa2ea0c7cfbbf690bc62b79cd84" |
| 934 | + integrity sha512-lxDz1mnZ9polqClBCVBjIVUypoB4qV3/tZUDb/IlYbW1kiiLaXaX+bInbRjl+lNQ/iUZraQ3+S8daEmoELMWug== |
925 | 935 | dependencies:
|
926 |
| - "@babel/helper-plugin-utils" "^7.18.6" |
927 |
| - "@babel/helper-validator-option" "^7.18.6" |
| 936 | + "@babel/helper-plugin-utils" "^7.21.5" |
| 937 | + "@babel/helper-validator-option" "^7.21.0" |
928 | 938 | "@babel/plugin-transform-react-display-name" "^7.18.6"
|
929 |
| - "@babel/plugin-transform-react-jsx" "^7.18.6" |
| 939 | + "@babel/plugin-transform-react-jsx" "^7.22.3" |
930 | 940 | "@babel/plugin-transform-react-jsx-development" "^7.18.6"
|
931 | 941 | "@babel/plugin-transform-react-pure-annotations" "^7.18.6"
|
932 | 942 |
|
|
973 | 983 | debug "^4.1.0"
|
974 | 984 | globals "^11.1.0"
|
975 | 985 |
|
976 |
| -"@babel/types@^7.12.6", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.4.4": |
| 986 | +"@babel/types@^7.12.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.4.4": |
977 | 987 | version "7.20.7"
|
978 | 988 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
|
979 | 989 | integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==
|
|
982 | 992 | "@babel/helper-validator-identifier" "^7.19.1"
|
983 | 993 | to-fast-properties "^2.0.0"
|
984 | 994 |
|
| 995 | +"@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.21.4", "@babel/types@^7.22.3": |
| 996 | + version "7.22.3" |
| 997 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.3.tgz#0cc6af178b91490acaeb4a2f70dcbf27cdf3d8f3" |
| 998 | + integrity sha512-P3na3xIQHTKY4L0YOG7pM8M8uoUIB910WQaSiiMCZUC2Cy8XFEQONGABFnHWBa2gpGKODTAJcNhi5Zk0sLRrzg== |
| 999 | + dependencies: |
| 1000 | + "@babel/helper-string-parser" "^7.21.5" |
| 1001 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 1002 | + to-fast-properties "^2.0.0" |
| 1003 | + |
985 | 1004 | "@jridgewell/gen-mapping@^0.1.0":
|
986 | 1005 | version "0.1.1"
|
987 | 1006 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
|
|
0 commit comments