|
33 | 33 | dependencies: |
34 | 34 | "@babel/highlight" "^7.18.6" |
35 | 35 |
|
36 | | -"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.0": |
| 36 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.0": |
37 | 37 | version "7.19.0" |
38 | 38 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.19.0.tgz" |
39 | 39 | integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw== |
|
43 | 43 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
44 | 44 | integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
45 | 45 |
|
46 | | -"@babel/core@7.19.3": |
47 | | - version "7.19.3" |
48 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c" |
49 | | - integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ== |
| 46 | +"@babel/compat-data@^7.19.4": |
| 47 | + version "7.20.0" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.0.tgz#9b61938c5f688212c7b9ae363a819df7d29d4093" |
| 49 | + integrity sha512-Gt9jszFJYq7qzXVK4slhc6NzJXnOVmRECWcVjF/T23rNXD9NtWQ0W3qxdg+p9wWIB+VQw3GYV/U2Ha9bRTfs4w== |
| 50 | + |
| 51 | +"@babel/core@7.19.6": |
| 52 | + version "7.19.6" |
| 53 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.6.tgz#7122ae4f5c5a37c0946c066149abd8e75f81540f" |
| 54 | + integrity sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg== |
50 | 55 | dependencies: |
51 | 56 | "@ampproject/remapping" "^2.1.0" |
52 | 57 | "@babel/code-frame" "^7.18.6" |
53 | | - "@babel/generator" "^7.19.3" |
| 58 | + "@babel/generator" "^7.19.6" |
54 | 59 | "@babel/helper-compilation-targets" "^7.19.3" |
55 | | - "@babel/helper-module-transforms" "^7.19.0" |
56 | | - "@babel/helpers" "^7.19.0" |
57 | | - "@babel/parser" "^7.19.3" |
| 60 | + "@babel/helper-module-transforms" "^7.19.6" |
| 61 | + "@babel/helpers" "^7.19.4" |
| 62 | + "@babel/parser" "^7.19.6" |
58 | 63 | "@babel/template" "^7.18.10" |
59 | | - "@babel/traverse" "^7.19.3" |
60 | | - "@babel/types" "^7.19.3" |
| 64 | + "@babel/traverse" "^7.19.6" |
| 65 | + "@babel/types" "^7.19.4" |
61 | 66 | convert-source-map "^1.7.0" |
62 | 67 | debug "^4.1.0" |
63 | 68 | gensync "^1.0.0-beta.2" |
|
94 | 99 | "@jridgewell/gen-mapping" "^0.3.2" |
95 | 100 | jsesc "^2.5.1" |
96 | 101 |
|
97 | | -"@babel/generator@^7.19.3": |
98 | | - version "7.19.3" |
99 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59" |
100 | | - integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ== |
| 102 | +"@babel/generator@^7.19.6", "@babel/generator@^7.20.0": |
| 103 | + version "7.20.0" |
| 104 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.0.tgz#0bfc5379e0efb05ca6092091261fcdf7ec36249d" |
| 105 | + integrity sha512-GUPcXxWibClgmYJuIwC2Bc2Lg+8b9VjaJ+HlNdACEVt+Wlr1eoU1OPZjZRm7Hzl0gaTsUZNQfeihvZJhG7oc3w== |
101 | 106 | dependencies: |
102 | | - "@babel/types" "^7.19.3" |
| 107 | + "@babel/types" "^7.20.0" |
103 | 108 | "@jridgewell/gen-mapping" "^0.3.2" |
104 | 109 | jsesc "^2.5.1" |
105 | 110 |
|
|
226 | 231 | "@babel/traverse" "^7.19.0" |
227 | 232 | "@babel/types" "^7.19.0" |
228 | 233 |
|
| 234 | +"@babel/helper-module-transforms@^7.19.6": |
| 235 | + version "7.19.6" |
| 236 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz#6c52cc3ac63b70952d33ee987cbee1c9368b533f" |
| 237 | + integrity sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw== |
| 238 | + dependencies: |
| 239 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 240 | + "@babel/helper-module-imports" "^7.18.6" |
| 241 | + "@babel/helper-simple-access" "^7.19.4" |
| 242 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 243 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 244 | + "@babel/template" "^7.18.10" |
| 245 | + "@babel/traverse" "^7.19.6" |
| 246 | + "@babel/types" "^7.19.4" |
| 247 | + |
229 | 248 | "@babel/helper-optimise-call-expression@^7.18.6": |
230 | 249 | version "7.18.6" |
231 | 250 | resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz" |
|
266 | 285 | dependencies: |
267 | 286 | "@babel/types" "^7.18.6" |
268 | 287 |
|
| 288 | +"@babel/helper-simple-access@^7.19.4": |
| 289 | + version "7.19.4" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz#be553f4951ac6352df2567f7daa19a0ee15668e7" |
| 291 | + integrity sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg== |
| 292 | + dependencies: |
| 293 | + "@babel/types" "^7.19.4" |
| 294 | + |
269 | 295 | "@babel/helper-skip-transparent-expression-wrappers@^7.18.9": |
270 | 296 | version "7.18.9" |
271 | 297 | resolved "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.9.tgz" |
|
285 | 311 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz" |
286 | 312 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
287 | 313 |
|
| 314 | +"@babel/helper-string-parser@^7.19.4": |
| 315 | + version "7.19.4" |
| 316 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
| 317 | + integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 318 | + |
288 | 319 | "@babel/helper-validator-identifier@^7.18.6": |
289 | 320 | version "7.18.6" |
290 | 321 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz" |
|
310 | 341 | "@babel/traverse" "^7.19.0" |
311 | 342 | "@babel/types" "^7.19.0" |
312 | 343 |
|
313 | | -"@babel/helpers@^7.18.9", "@babel/helpers@^7.19.0": |
| 344 | +"@babel/helpers@^7.18.9": |
314 | 345 | version "7.19.0" |
315 | 346 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18" |
316 | 347 | integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg== |
|
319 | 350 | "@babel/traverse" "^7.19.0" |
320 | 351 | "@babel/types" "^7.19.0" |
321 | 352 |
|
| 353 | +"@babel/helpers@^7.19.4": |
| 354 | + version "7.20.0" |
| 355 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.0.tgz#27c8ffa8cc32a2ed3762fba48886e7654dbcf77f" |
| 356 | + integrity sha512-aGMjYraN0zosCEthoGLdqot1oRsmxVTQRHadsUPz5QM44Zej2PYRz7XiDE7GqnkZnNtLbOuxqoZw42vkU7+XEQ== |
| 357 | + dependencies: |
| 358 | + "@babel/template" "^7.18.10" |
| 359 | + "@babel/traverse" "^7.20.0" |
| 360 | + "@babel/types" "^7.20.0" |
| 361 | + |
322 | 362 | "@babel/highlight@^7.18.6": |
323 | 363 | version "7.18.6" |
324 | 364 | resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz" |
|
333 | 373 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.19.0.tgz" |
334 | 374 | integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw== |
335 | 375 |
|
336 | | -"@babel/parser@^7.19.3": |
337 | | - version "7.19.3" |
338 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a" |
339 | | - integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ== |
| 376 | +"@babel/parser@^7.19.6", "@babel/parser@^7.20.0": |
| 377 | + version "7.20.0" |
| 378 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.0.tgz#b26133c888da4d79b0d3edcf42677bcadc783046" |
| 379 | + integrity sha512-G9VgAhEaICnz8iiJeGJQyVl6J2nTjbW0xeisva0PK6XcKsga7BIaqm4ZF8Rg1Wbaqmy6znspNqhPaPkyukujzg== |
340 | 380 |
|
341 | 381 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
342 | 382 | version "7.18.6" |
|
429 | 469 | "@babel/helper-plugin-utils" "^7.18.6" |
430 | 470 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
431 | 471 |
|
432 | | -"@babel/plugin-proposal-object-rest-spread@^7.18.9": |
433 | | - version "7.18.9" |
434 | | - resolved "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.18.9.tgz" |
435 | | - integrity sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q== |
| 472 | +"@babel/plugin-proposal-object-rest-spread@^7.19.4": |
| 473 | + version "7.19.4" |
| 474 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.19.4.tgz#a8fc86e8180ff57290c91a75d83fe658189b642d" |
| 475 | + integrity sha512-wHmj6LDxVDnL+3WhXteUBaoM1aVILZODAUjg11kHqG4cOlfgMQGxw6aCgvrXrmaJR3Bn14oZhImyCPZzRpC93Q== |
436 | 476 | dependencies: |
437 | | - "@babel/compat-data" "^7.18.8" |
438 | | - "@babel/helper-compilation-targets" "^7.18.9" |
439 | | - "@babel/helper-plugin-utils" "^7.18.9" |
| 477 | + "@babel/compat-data" "^7.19.4" |
| 478 | + "@babel/helper-compilation-targets" "^7.19.3" |
| 479 | + "@babel/helper-plugin-utils" "^7.19.0" |
440 | 480 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
441 | 481 | "@babel/plugin-transform-parameters" "^7.18.8" |
442 | 482 |
|
|
639 | 679 | dependencies: |
640 | 680 | "@babel/helper-plugin-utils" "^7.18.6" |
641 | 681 |
|
642 | | -"@babel/plugin-transform-block-scoping@^7.18.9": |
643 | | - version "7.18.9" |
644 | | - resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.18.9.tgz" |
645 | | - integrity sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw== |
| 682 | +"@babel/plugin-transform-block-scoping@^7.19.4": |
| 683 | + version "7.20.0" |
| 684 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.20.0.tgz#91fe5e6ffc9ba13cb6c95ed7f0b1204f68c988c5" |
| 685 | + integrity sha512-sXOohbpHZSk7GjxK9b3dKB7CfqUD5DwOH+DggKzOQ7TXYP+RCSbRykfjQmn/zq+rBjycVRtLf9pYhAaEJA786w== |
646 | 686 | dependencies: |
647 | | - "@babel/helper-plugin-utils" "^7.18.9" |
| 687 | + "@babel/helper-plugin-utils" "^7.19.0" |
648 | 688 |
|
649 | 689 | "@babel/plugin-transform-classes@^7.19.0": |
650 | 690 | version "7.19.0" |
|
668 | 708 | dependencies: |
669 | 709 | "@babel/helper-plugin-utils" "^7.18.9" |
670 | 710 |
|
671 | | -"@babel/plugin-transform-destructuring@^7.18.13": |
672 | | - version "7.18.13" |
673 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.18.13.tgz#9e03bc4a94475d62b7f4114938e6c5c33372cbf5" |
674 | | - integrity sha512-TodpQ29XekIsex2A+YJPj5ax2plkGa8YYY6mFjCohk/IG9IY42Rtuj1FuDeemfg2ipxIFLzPeA83SIBnlhSIow== |
| 711 | +"@babel/plugin-transform-destructuring@^7.19.4": |
| 712 | + version "7.20.0" |
| 713 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.20.0.tgz#712829ef4825d9cc04bb379de316f981e9a6f648" |
| 714 | + integrity sha512-1dIhvZfkDVx/zn2S1aFwlruspTt4189j7fEkH0Y0VyuDM6bQt7bD6kLcz3l4IlLG+e5OReaBz9ROAbttRtUHqA== |
675 | 715 | dependencies: |
676 | | - "@babel/helper-plugin-utils" "^7.18.9" |
| 716 | + "@babel/helper-plugin-utils" "^7.19.0" |
677 | 717 |
|
678 | 718 | "@babel/plugin-transform-dotall-regex@^7.18.6", "@babel/plugin-transform-dotall-regex@^7.4.4": |
679 | 719 | version "7.18.6" |
|
902 | 942 | "@babel/helper-create-regexp-features-plugin" "^7.18.6" |
903 | 943 | "@babel/helper-plugin-utils" "^7.18.6" |
904 | 944 |
|
905 | | -"@babel/preset-env@7.19.3": |
906 | | - version "7.19.3" |
907 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754" |
908 | | - integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w== |
| 945 | +"@babel/preset-env@7.19.4": |
| 946 | + version "7.19.4" |
| 947 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.4.tgz#4c91ce2e1f994f717efb4237891c3ad2d808c94b" |
| 948 | + integrity sha512-5QVOTXUdqTCjQuh2GGtdd7YEhoRXBMVGROAtsBeLGIbIz3obCBIfRMT1I3ZKkMgNzwkyCkftDXSSkHxnfVf4qg== |
909 | 949 | dependencies: |
910 | | - "@babel/compat-data" "^7.19.3" |
| 950 | + "@babel/compat-data" "^7.19.4" |
911 | 951 | "@babel/helper-compilation-targets" "^7.19.3" |
912 | 952 | "@babel/helper-plugin-utils" "^7.19.0" |
913 | 953 | "@babel/helper-validator-option" "^7.18.6" |
|
922 | 962 | "@babel/plugin-proposal-logical-assignment-operators" "^7.18.9" |
923 | 963 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6" |
924 | 964 | "@babel/plugin-proposal-numeric-separator" "^7.18.6" |
925 | | - "@babel/plugin-proposal-object-rest-spread" "^7.18.9" |
| 965 | + "@babel/plugin-proposal-object-rest-spread" "^7.19.4" |
926 | 966 | "@babel/plugin-proposal-optional-catch-binding" "^7.18.6" |
927 | 967 | "@babel/plugin-proposal-optional-chaining" "^7.18.9" |
928 | 968 | "@babel/plugin-proposal-private-methods" "^7.18.6" |
|
946 | 986 | "@babel/plugin-transform-arrow-functions" "^7.18.6" |
947 | 987 | "@babel/plugin-transform-async-to-generator" "^7.18.6" |
948 | 988 | "@babel/plugin-transform-block-scoped-functions" "^7.18.6" |
949 | | - "@babel/plugin-transform-block-scoping" "^7.18.9" |
| 989 | + "@babel/plugin-transform-block-scoping" "^7.19.4" |
950 | 990 | "@babel/plugin-transform-classes" "^7.19.0" |
951 | 991 | "@babel/plugin-transform-computed-properties" "^7.18.9" |
952 | | - "@babel/plugin-transform-destructuring" "^7.18.13" |
| 992 | + "@babel/plugin-transform-destructuring" "^7.19.4" |
953 | 993 | "@babel/plugin-transform-dotall-regex" "^7.18.6" |
954 | 994 | "@babel/plugin-transform-duplicate-keys" "^7.18.9" |
955 | 995 | "@babel/plugin-transform-exponentiation-operator" "^7.18.6" |
|
976 | 1016 | "@babel/plugin-transform-unicode-escapes" "^7.18.10" |
977 | 1017 | "@babel/plugin-transform-unicode-regex" "^7.18.6" |
978 | 1018 | "@babel/preset-modules" "^0.1.5" |
979 | | - "@babel/types" "^7.19.3" |
| 1019 | + "@babel/types" "^7.19.4" |
980 | 1020 | babel-plugin-polyfill-corejs2 "^0.3.3" |
981 | 1021 | babel-plugin-polyfill-corejs3 "^0.6.0" |
982 | 1022 | babel-plugin-polyfill-regenerator "^0.4.1" |
|
1038 | 1078 | debug "^4.1.0" |
1039 | 1079 | globals "^11.1.0" |
1040 | 1080 |
|
1041 | | -"@babel/traverse@^7.19.3": |
1042 | | - version "7.19.3" |
1043 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
1044 | | - integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
| 1081 | +"@babel/traverse@^7.19.6", "@babel/traverse@^7.20.0": |
| 1082 | + version "7.20.0" |
| 1083 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.0.tgz#538c4c6ce6255f5666eba02252a7b59fc2d5ed98" |
| 1084 | + integrity sha512-5+cAXQNARgjRUK0JWu2UBwja4JLSO/rBMPJzpsKb+oBF5xlUuCfljQepS4XypBQoiigL0VQjTZy6WiONtUdScQ== |
1045 | 1085 | dependencies: |
1046 | 1086 | "@babel/code-frame" "^7.18.6" |
1047 | | - "@babel/generator" "^7.19.3" |
| 1087 | + "@babel/generator" "^7.20.0" |
1048 | 1088 | "@babel/helper-environment-visitor" "^7.18.9" |
1049 | 1089 | "@babel/helper-function-name" "^7.19.0" |
1050 | 1090 | "@babel/helper-hoist-variables" "^7.18.6" |
1051 | 1091 | "@babel/helper-split-export-declaration" "^7.18.6" |
1052 | | - "@babel/parser" "^7.19.3" |
1053 | | - "@babel/types" "^7.19.3" |
| 1092 | + "@babel/parser" "^7.20.0" |
| 1093 | + "@babel/types" "^7.20.0" |
1054 | 1094 | debug "^4.1.0" |
1055 | 1095 | globals "^11.1.0" |
1056 | 1096 |
|
|
1063 | 1103 | "@babel/helper-validator-identifier" "^7.18.6" |
1064 | 1104 | to-fast-properties "^2.0.0" |
1065 | 1105 |
|
1066 | | -"@babel/types@^7.19.3": |
1067 | | - version "7.19.3" |
1068 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624" |
1069 | | - integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw== |
| 1106 | +"@babel/types@^7.19.4", "@babel/types@^7.20.0": |
| 1107 | + version "7.20.0" |
| 1108 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.0.tgz#52c94cf8a7e24e89d2a194c25c35b17a64871479" |
| 1109 | + integrity sha512-Jlgt3H0TajCW164wkTOTzHkZb075tMQMULzrLUoUeKmO7eFL96GgDxf7/Axhc5CAuKE3KFyVW1p6ysKsi2oXAg== |
1070 | 1110 | dependencies: |
1071 | | - "@babel/helper-string-parser" "^7.18.10" |
| 1111 | + "@babel/helper-string-parser" "^7.19.4" |
1072 | 1112 | "@babel/helper-validator-identifier" "^7.19.1" |
1073 | 1113 | to-fast-properties "^2.0.0" |
1074 | 1114 |
|
|
0 commit comments