|
39 | 39 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
|
40 | 40 | integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
|
41 | 41 |
|
42 |
| -"@babel/[email protected].0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.17.9": |
43 |
| - version "7.18.0" |
44 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756" |
45 |
| - integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw== |
| 42 | +"@babel/[email protected].2", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.17.9": |
| 43 | + version "7.18.2" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876" |
| 45 | + integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ== |
46 | 46 | dependencies:
|
47 | 47 | "@ampproject/remapping" "^2.1.0"
|
48 | 48 | "@babel/code-frame" "^7.16.7"
|
49 |
| - "@babel/generator" "^7.18.0" |
50 |
| - "@babel/helper-compilation-targets" "^7.17.10" |
| 49 | + "@babel/generator" "^7.18.2" |
| 50 | + "@babel/helper-compilation-targets" "^7.18.2" |
51 | 51 | "@babel/helper-module-transforms" "^7.18.0"
|
52 |
| - "@babel/helpers" "^7.18.0" |
| 52 | + "@babel/helpers" "^7.18.2" |
53 | 53 | "@babel/parser" "^7.18.0"
|
54 | 54 | "@babel/template" "^7.16.7"
|
55 |
| - "@babel/traverse" "^7.18.0" |
56 |
| - "@babel/types" "^7.18.0" |
| 55 | + "@babel/traverse" "^7.18.2" |
| 56 | + "@babel/types" "^7.18.2" |
57 | 57 | convert-source-map "^1.7.0"
|
58 | 58 | debug "^4.1.0"
|
59 | 59 | gensync "^1.0.0-beta.2"
|
60 | 60 | json5 "^2.2.1"
|
61 | 61 | semver "^6.3.0"
|
62 | 62 |
|
63 |
| -"@babel/generator@^7.14.0", "@babel/generator@^7.18.0", "@babel/generator@^7.7.2": |
64 |
| - version "7.18.0" |
65 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f" |
66 |
| - integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg== |
| 63 | +"@babel/generator@^7.14.0", "@babel/generator@^7.18.2", "@babel/generator@^7.7.2": |
| 64 | + version "7.18.2" |
| 65 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d" |
| 66 | + integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw== |
67 | 67 | dependencies:
|
68 |
| - "@babel/types" "^7.18.0" |
| 68 | + "@babel/types" "^7.18.2" |
69 | 69 | "@jridgewell/gen-mapping" "^0.3.0"
|
70 | 70 | jsesc "^2.5.1"
|
71 | 71 |
|
|
84 | 84 | "@babel/helper-explode-assignable-expression" "^7.16.7"
|
85 | 85 | "@babel/types" "^7.16.7"
|
86 | 86 |
|
87 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10": |
88 |
| - version "7.17.10" |
89 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe" |
90 |
| - integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ== |
| 87 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10", "@babel/helper-compilation-targets@^7.18.2": |
| 88 | + version "7.18.2" |
| 89 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b" |
| 90 | + integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ== |
91 | 91 | dependencies:
|
92 | 92 | "@babel/compat-data" "^7.17.10"
|
93 | 93 | "@babel/helper-validator-option" "^7.16.7"
|
|
129 | 129 | resolve "^1.14.2"
|
130 | 130 | semver "^6.1.2"
|
131 | 131 |
|
132 |
| -"@babel/helper-environment-visitor@^7.16.7": |
133 |
| - version "7.16.7" |
134 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7" |
135 |
| - integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag== |
136 |
| - dependencies: |
137 |
| - "@babel/types" "^7.16.7" |
| 132 | +"@babel/helper-environment-visitor@^7.16.7", "@babel/helper-environment-visitor@^7.18.2": |
| 133 | + version "7.18.2" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd" |
| 135 | + integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ== |
138 | 136 |
|
139 | 137 | "@babel/helper-explode-assignable-expression@^7.16.7":
|
140 | 138 | version "7.16.7"
|
|
158 | 156 | dependencies:
|
159 | 157 | "@babel/types" "^7.16.7"
|
160 | 158 |
|
161 |
| -"@babel/helper-member-expression-to-functions@^7.16.7", "@babel/helper-member-expression-to-functions@^7.17.7": |
| 159 | +"@babel/helper-member-expression-to-functions@^7.17.7": |
162 | 160 | version "7.17.7"
|
163 | 161 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz#a34013b57d8542a8c4ff8ba3f747c02452a4d8c4"
|
164 | 162 | integrity sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==
|
|
207 | 205 | "@babel/helper-wrap-function" "^7.16.8"
|
208 | 206 | "@babel/types" "^7.16.8"
|
209 | 207 |
|
210 |
| -"@babel/helper-replace-supers@^7.16.7": |
211 |
| - version "7.16.7" |
212 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz#e9f5f5f32ac90429c1a4bdec0f231ef0c2838ab1" |
213 |
| - integrity sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw== |
| 208 | +"@babel/helper-replace-supers@^7.16.7", "@babel/helper-replace-supers@^7.18.2": |
| 209 | + version "7.18.2" |
| 210 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.18.2.tgz#41fdfcc9abaf900e18ba6e5931816d9062a7b2e0" |
| 211 | + integrity sha512-XzAIyxx+vFnrOxiQrToSUOzUOn0e1J2Li40ntddek1Y69AXUTXoDJ40/D5RdjFu7s7qHiaeoTiempZcbuVXh2Q== |
214 | 212 | dependencies:
|
215 |
| - "@babel/helper-environment-visitor" "^7.16.7" |
216 |
| - "@babel/helper-member-expression-to-functions" "^7.16.7" |
| 213 | + "@babel/helper-environment-visitor" "^7.18.2" |
| 214 | + "@babel/helper-member-expression-to-functions" "^7.17.7" |
217 | 215 | "@babel/helper-optimise-call-expression" "^7.16.7"
|
218 |
| - "@babel/traverse" "^7.16.7" |
219 |
| - "@babel/types" "^7.16.7" |
| 216 | + "@babel/traverse" "^7.18.2" |
| 217 | + "@babel/types" "^7.18.2" |
220 | 218 |
|
221 |
| -"@babel/helper-simple-access@^7.17.7": |
222 |
| - version "7.17.7" |
223 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367" |
224 |
| - integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA== |
| 219 | +"@babel/helper-simple-access@^7.17.7", "@babel/helper-simple-access@^7.18.2": |
| 220 | + version "7.18.2" |
| 221 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.18.2.tgz#4dc473c2169ac3a1c9f4a51cfcd091d1c36fcff9" |
| 222 | + integrity sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ== |
225 | 223 | dependencies:
|
226 |
| - "@babel/types" "^7.17.0" |
| 224 | + "@babel/types" "^7.18.2" |
227 | 225 |
|
228 | 226 | "@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
|
229 | 227 | version "7.16.0"
|
|
259 | 257 | "@babel/traverse" "^7.16.8"
|
260 | 258 | "@babel/types" "^7.16.8"
|
261 | 259 |
|
262 |
| -"@babel/helpers@^7.18.0": |
263 |
| - version "7.18.0" |
264 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370" |
265 |
| - integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg== |
| 260 | +"@babel/helpers@^7.18.2": |
| 261 | + version "7.18.2" |
| 262 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384" |
| 263 | + integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg== |
266 | 264 | dependencies:
|
267 | 265 | "@babel/template" "^7.16.7"
|
268 |
| - "@babel/traverse" "^7.18.0" |
269 |
| - "@babel/types" "^7.18.0" |
| 266 | + "@babel/traverse" "^7.18.2" |
| 267 | + "@babel/types" "^7.18.2" |
270 | 268 |
|
271 | 269 | "@babel/highlight@^7.16.7":
|
272 | 270 | version "7.17.9"
|
|
324 | 322 | "@babel/helper-plugin-utils" "^7.17.12"
|
325 | 323 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
326 | 324 |
|
327 |
| -"@babel/plugin-proposal-decorators@7.17.12": |
328 |
| - version "7.17.12" |
329 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.12.tgz#26a6a605f271a6703abf97f8fafd1368834c131c" |
330 |
| - integrity sha512-gL0qSSeIk/VRfTDgtQg/EtejENssN/r3p5gJsPie1UacwiHibprpr19Z0pcK3XKuqQvjGVxsQ37Tl1MGfXzonA== |
| 325 | +"@babel/plugin-proposal-decorators@7.18.2": |
| 326 | + version "7.18.2" |
| 327 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.18.2.tgz#dbe4086d2d42db489399783c3aa9272e9700afd4" |
| 328 | + integrity sha512-kbDISufFOxeczi0v4NQP3p5kIeW6izn/6klfWBrIIdGZZe4UpHR+QU03FAoWjGGd9SUXAwbw2pup1kaL4OQsJQ== |
331 | 329 | dependencies:
|
332 |
| - "@babel/helper-create-class-features-plugin" "^7.17.12" |
| 330 | + "@babel/helper-create-class-features-plugin" "^7.18.0" |
333 | 331 | "@babel/helper-plugin-utils" "^7.17.12"
|
334 |
| - "@babel/helper-replace-supers" "^7.16.7" |
| 332 | + "@babel/helper-replace-supers" "^7.18.2" |
335 | 333 | "@babel/helper-split-export-declaration" "^7.16.7"
|
336 | 334 | "@babel/plugin-syntax-decorators" "^7.17.12"
|
337 | 335 | charcodes "^0.2.0"
|
|
674 | 672 | "@babel/helper-plugin-utils" "^7.16.7"
|
675 | 673 | "@babel/plugin-syntax-flow" "^7.16.7"
|
676 | 674 |
|
677 |
| -"@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.17.12": |
678 |
| - version "7.17.12" |
679 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.17.12.tgz#5397c22554ec737a27918e7e7e0e7b679b05f5ec" |
680 |
| - integrity sha512-76lTwYaCxw8ldT7tNmye4LLwSoKDbRCBzu6n/DcK/P3FOR29+38CIIaVIZfwol9By8W/QHORYEnYSLuvcQKrsg== |
| 675 | +"@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.18.1": |
| 676 | + version "7.18.1" |
| 677 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz#ed14b657e162b72afbbb2b4cdad277bf2bb32036" |
| 678 | + integrity sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg== |
681 | 679 | dependencies:
|
682 | 680 | "@babel/helper-plugin-utils" "^7.17.12"
|
683 | 681 |
|
|
713 | 711 | "@babel/helper-plugin-utils" "^7.17.12"
|
714 | 712 | babel-plugin-dynamic-import-node "^2.3.3"
|
715 | 713 |
|
716 |
| -"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.18.0": |
717 |
| - version "7.18.0" |
718 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz#3be575e19fbd273d42adbc84566b1fad3582b3db" |
719 |
| - integrity sha512-cCeR0VZWtfxWS4YueAK2qtHtBPJRSaJcMlbS8jhSIm/A3E2Kpro4W1Dn4cqJtp59dtWfXjQwK7SPKF8ghs7rlw== |
| 714 | +"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.18.2": |
| 715 | + version "7.18.2" |
| 716 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.2.tgz#1aa8efa2e2a6e818b6a7f2235fceaf09bdb31e9e" |
| 717 | + integrity sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ== |
720 | 718 | dependencies:
|
721 | 719 | "@babel/helper-module-transforms" "^7.18.0"
|
722 | 720 | "@babel/helper-plugin-utils" "^7.17.12"
|
723 |
| - "@babel/helper-simple-access" "^7.17.7" |
| 721 | + "@babel/helper-simple-access" "^7.18.2" |
724 | 722 | babel-plugin-dynamic-import-node "^2.3.3"
|
725 | 723 |
|
726 | 724 | "@babel/plugin-transform-modules-systemjs@^7.18.0":
|
|
855 | 853 | dependencies:
|
856 | 854 | "@babel/helper-plugin-utils" "^7.16.7"
|
857 | 855 |
|
858 |
| -"@babel/plugin-transform-template-literals@^7.0.0", "@babel/plugin-transform-template-literals@^7.17.12": |
859 |
| - version "7.17.12" |
860 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz#4aec0a18f39dd86c442e1d077746df003e362c6e" |
861 |
| - integrity sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw== |
| 856 | +"@babel/plugin-transform-template-literals@^7.0.0", "@babel/plugin-transform-template-literals@^7.18.2": |
| 857 | + version "7.18.2" |
| 858 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.2.tgz#31ed6915721864847c48b656281d0098ea1add28" |
| 859 | + integrity sha512-/cmuBVw9sZBGZVOMkpAEaVLwm4JmK2GZ1dFKOGGpMzEHWFmyZZ59lUU0PdRr8YNYeQdNzTDwuxP2X2gzydTc9g== |
862 | 860 | dependencies:
|
863 | 861 | "@babel/helper-plugin-utils" "^7.17.12"
|
864 | 862 |
|
|
893 | 891 | "@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
894 | 892 | "@babel/helper-plugin-utils" "^7.16.7"
|
895 | 893 |
|
896 |
| - |
897 |
| - version "7.18.0" |
898 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.0.tgz#ec7e51f4c6e026816000b230ed7cf74a1530d91d" |
899 |
| - integrity sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA== |
| 894 | + |
| 895 | + version "7.18.2" |
| 896 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.2.tgz#f47d3000a098617926e674c945d95a28cb90977a" |
| 897 | + integrity sha512-PfpdxotV6afmXMU47S08F9ZKIm2bJIQ0YbAAtDfIENX7G1NUAXigLREh69CWDjtgUy7dYn7bsMzkgdtAlmS68Q== |
900 | 898 | dependencies:
|
901 | 899 | "@babel/compat-data" "^7.17.10"
|
902 |
| - "@babel/helper-compilation-targets" "^7.17.10" |
| 900 | + "@babel/helper-compilation-targets" "^7.18.2" |
903 | 901 | "@babel/helper-plugin-utils" "^7.17.12"
|
904 | 902 | "@babel/helper-validator-option" "^7.16.7"
|
905 | 903 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.17.12"
|
|
944 | 942 | "@babel/plugin-transform-dotall-regex" "^7.16.7"
|
945 | 943 | "@babel/plugin-transform-duplicate-keys" "^7.17.12"
|
946 | 944 | "@babel/plugin-transform-exponentiation-operator" "^7.16.7"
|
947 |
| - "@babel/plugin-transform-for-of" "^7.17.12" |
| 945 | + "@babel/plugin-transform-for-of" "^7.18.1" |
948 | 946 | "@babel/plugin-transform-function-name" "^7.16.7"
|
949 | 947 | "@babel/plugin-transform-literals" "^7.17.12"
|
950 | 948 | "@babel/plugin-transform-member-expression-literals" "^7.16.7"
|
951 | 949 | "@babel/plugin-transform-modules-amd" "^7.18.0"
|
952 |
| - "@babel/plugin-transform-modules-commonjs" "^7.18.0" |
| 950 | + "@babel/plugin-transform-modules-commonjs" "^7.18.2" |
953 | 951 | "@babel/plugin-transform-modules-systemjs" "^7.18.0"
|
954 | 952 | "@babel/plugin-transform-modules-umd" "^7.18.0"
|
955 | 953 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.17.12"
|
|
962 | 960 | "@babel/plugin-transform-shorthand-properties" "^7.16.7"
|
963 | 961 | "@babel/plugin-transform-spread" "^7.17.12"
|
964 | 962 | "@babel/plugin-transform-sticky-regex" "^7.16.7"
|
965 |
| - "@babel/plugin-transform-template-literals" "^7.17.12" |
| 963 | + "@babel/plugin-transform-template-literals" "^7.18.2" |
966 | 964 | "@babel/plugin-transform-typeof-symbol" "^7.17.12"
|
967 | 965 | "@babel/plugin-transform-unicode-escapes" "^7.16.7"
|
968 | 966 | "@babel/plugin-transform-unicode-regex" "^7.16.7"
|
969 | 967 | "@babel/preset-modules" "^0.1.5"
|
970 |
| - "@babel/types" "^7.18.0" |
| 968 | + "@babel/types" "^7.18.2" |
971 | 969 | babel-plugin-polyfill-corejs2 "^0.3.0"
|
972 | 970 | babel-plugin-polyfill-corejs3 "^0.5.0"
|
973 | 971 | babel-plugin-polyfill-regenerator "^0.3.0"
|
|
1018 | 1016 | "@babel/parser" "^7.16.7"
|
1019 | 1017 | "@babel/types" "^7.16.7"
|
1020 | 1018 |
|
1021 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.7.2": |
1022 |
| - version "7.18.0" |
1023 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba" |
1024 |
| - integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw== |
| 1019 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.7.2": |
| 1020 | + version "7.18.2" |
| 1021 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8" |
| 1022 | + integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA== |
1025 | 1023 | dependencies:
|
1026 | 1024 | "@babel/code-frame" "^7.16.7"
|
1027 |
| - "@babel/generator" "^7.18.0" |
1028 |
| - "@babel/helper-environment-visitor" "^7.16.7" |
| 1025 | + "@babel/generator" "^7.18.2" |
| 1026 | + "@babel/helper-environment-visitor" "^7.18.2" |
1029 | 1027 | "@babel/helper-function-name" "^7.17.9"
|
1030 | 1028 | "@babel/helper-hoist-variables" "^7.16.7"
|
1031 | 1029 | "@babel/helper-split-export-declaration" "^7.16.7"
|
1032 | 1030 | "@babel/parser" "^7.18.0"
|
1033 |
| - "@babel/types" "^7.18.0" |
| 1031 | + "@babel/types" "^7.18.2" |
1034 | 1032 | debug "^4.1.0"
|
1035 | 1033 | globals "^11.1.0"
|
1036 | 1034 |
|
1037 |
| -"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1038 |
| - version "7.18.0" |
1039 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553" |
1040 |
| - integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw== |
| 1035 | +"@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1036 | + version "7.18.2" |
| 1037 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091" |
| 1038 | + integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q== |
1041 | 1039 | dependencies:
|
1042 | 1040 | "@babel/helper-validator-identifier" "^7.16.7"
|
1043 | 1041 | to-fast-properties "^2.0.0"
|
|
0 commit comments