|
46 | 46 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
|
47 | 47 | integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
|
48 | 48 |
|
49 |
| -"@babel/[email protected].8", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.16.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
50 |
| - version "7.17.8" |
51 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
52 |
| - integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
| 49 | +"@babel/[email protected].9", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.16.12", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 50 | + version "7.17.9" |
| 51 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe" |
| 52 | + integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw== |
53 | 53 | dependencies:
|
54 | 54 | "@ampproject/remapping" "^2.1.0"
|
55 | 55 | "@babel/code-frame" "^7.16.7"
|
56 |
| - "@babel/generator" "^7.17.7" |
| 56 | + "@babel/generator" "^7.17.9" |
57 | 57 | "@babel/helper-compilation-targets" "^7.17.7"
|
58 | 58 | "@babel/helper-module-transforms" "^7.17.7"
|
59 |
| - "@babel/helpers" "^7.17.8" |
60 |
| - "@babel/parser" "^7.17.8" |
| 59 | + "@babel/helpers" "^7.17.9" |
| 60 | + "@babel/parser" "^7.17.9" |
61 | 61 | "@babel/template" "^7.16.7"
|
62 |
| - "@babel/traverse" "^7.17.3" |
| 62 | + "@babel/traverse" "^7.17.9" |
63 | 63 | "@babel/types" "^7.17.0"
|
64 | 64 | convert-source-map "^1.7.0"
|
65 | 65 | debug "^4.1.0"
|
66 | 66 | gensync "^1.0.0-beta.2"
|
67 |
| - json5 "^2.1.2" |
| 67 | + json5 "^2.2.1" |
68 | 68 | semver "^6.3.0"
|
69 | 69 |
|
70 |
| -"@babel/generator@^7.14.0", "@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.7.2": |
71 |
| - version "7.17.7" |
72 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
73 |
| - integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
| 70 | +"@babel/generator@^7.14.0", "@babel/generator@^7.17.9", "@babel/generator@^7.7.2": |
| 71 | + version "7.17.9" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc" |
| 73 | + integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ== |
74 | 74 | dependencies:
|
75 | 75 | "@babel/types" "^7.17.0"
|
76 | 76 | jsesc "^2.5.1"
|
|
101 | 101 | browserslist "^4.17.5"
|
102 | 102 | semver "^6.3.0"
|
103 | 103 |
|
104 |
| -"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.6": |
105 |
| - version "7.17.6" |
106 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.6.tgz#3778c1ed09a7f3e65e6d6e0f6fbfcc53809d92c9" |
107 |
| - integrity sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg== |
| 104 | +"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.9": |
| 105 | + version "7.17.9" |
| 106 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz#71835d7fb9f38bd9f1378e40a4c0902fdc2ea49d" |
| 107 | + integrity sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ== |
108 | 108 | dependencies:
|
109 | 109 | "@babel/helper-annotate-as-pure" "^7.16.7"
|
110 | 110 | "@babel/helper-environment-visitor" "^7.16.7"
|
111 |
| - "@babel/helper-function-name" "^7.16.7" |
112 |
| - "@babel/helper-member-expression-to-functions" "^7.16.7" |
| 111 | + "@babel/helper-function-name" "^7.17.9" |
| 112 | + "@babel/helper-member-expression-to-functions" "^7.17.7" |
113 | 113 | "@babel/helper-optimise-call-expression" "^7.16.7"
|
114 | 114 | "@babel/helper-replace-supers" "^7.16.7"
|
115 | 115 | "@babel/helper-split-export-declaration" "^7.16.7"
|
|
150 | 150 | dependencies:
|
151 | 151 | "@babel/types" "^7.16.7"
|
152 | 152 |
|
153 |
| -"@babel/helper-function-name@^7.16.7": |
154 |
| - version "7.16.7" |
155 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz#f1ec51551fb1c8956bc8dd95f38523b6cf375f8f" |
156 |
| - integrity sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA== |
| 153 | +"@babel/helper-function-name@^7.16.7", "@babel/helper-function-name@^7.17.9": |
| 154 | + version "7.17.9" |
| 155 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12" |
| 156 | + integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg== |
157 | 157 | dependencies:
|
158 |
| - "@babel/helper-get-function-arity" "^7.16.7" |
159 | 158 | "@babel/template" "^7.16.7"
|
160 |
| - "@babel/types" "^7.16.7" |
161 |
| - |
162 |
| -"@babel/helper-get-function-arity@^7.16.7": |
163 |
| - version "7.16.7" |
164 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419" |
165 |
| - integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw== |
166 |
| - dependencies: |
167 |
| - "@babel/types" "^7.16.7" |
| 159 | + "@babel/types" "^7.17.0" |
168 | 160 |
|
169 | 161 | "@babel/helper-hoist-variables@^7.16.7":
|
170 | 162 | version "7.16.7"
|
|
173 | 165 | dependencies:
|
174 | 166 | "@babel/types" "^7.16.7"
|
175 | 167 |
|
176 |
| -"@babel/helper-member-expression-to-functions@^7.16.7": |
177 |
| - version "7.16.7" |
178 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz#42b9ca4b2b200123c3b7e726b0ae5153924905b0" |
179 |
| - integrity sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q== |
| 168 | +"@babel/helper-member-expression-to-functions@^7.16.7", "@babel/helper-member-expression-to-functions@^7.17.7": |
| 169 | + version "7.17.7" |
| 170 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz#a34013b57d8542a8c4ff8ba3f747c02452a4d8c4" |
| 171 | + integrity sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw== |
180 | 172 | dependencies:
|
181 |
| - "@babel/types" "^7.16.7" |
| 173 | + "@babel/types" "^7.17.0" |
182 | 174 |
|
183 | 175 | "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.7":
|
184 | 176 | version "7.16.7"
|
|
274 | 266 | "@babel/traverse" "^7.16.8"
|
275 | 267 | "@babel/types" "^7.16.8"
|
276 | 268 |
|
277 |
| -"@babel/helpers@^7.17.8": |
278 |
| - version "7.17.8" |
279 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
280 |
| - integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
| 269 | +"@babel/helpers@^7.17.9": |
| 270 | + version "7.17.9" |
| 271 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a" |
| 272 | + integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q== |
281 | 273 | dependencies:
|
282 | 274 | "@babel/template" "^7.16.7"
|
283 |
| - "@babel/traverse" "^7.17.3" |
| 275 | + "@babel/traverse" "^7.17.9" |
284 | 276 | "@babel/types" "^7.17.0"
|
285 | 277 |
|
286 | 278 | "@babel/highlight@^7.16.7":
|
|
292 | 284 | chalk "^2.0.0"
|
293 | 285 | js-tokens "^4.0.0"
|
294 | 286 |
|
295 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.16.8", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8": |
296 |
| - version "7.17.8" |
297 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
298 |
| - integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
| 287 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.16.8", "@babel/parser@^7.17.9": |
| 288 | + version "7.17.9" |
| 289 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
| 290 | + integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
299 | 291 |
|
300 | 292 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
301 | 293 | version "7.16.7"
|
|
339 | 331 | "@babel/helper-plugin-utils" "^7.16.7"
|
340 | 332 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
341 | 333 |
|
342 |
| - |
343 |
| - version "7.17.8" |
344 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.8.tgz#4f0444e896bee85d35cf714a006fc5418f87ff00" |
345 |
| - integrity sha512-U69odN4Umyyx1xO1rTII0IDkAEC+RNlcKXtqOblfpzqy1C+aOplb76BQNq0+XdpVkOaPlpEDwd++joY8FNFJKA== |
| 334 | + |
| 335 | + version "7.17.9" |
| 336 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.9.tgz#67a1653be9c77ce5b6c318aa90c8287b87831619" |
| 337 | + integrity sha512-EfH2LZ/vPa2wuPwJ26j+kYRkaubf89UlwxKXtxqEm57HrgSEYDB8t4swFP+p8LcI9yiP9ZRJJjo/58hS6BnaDA== |
346 | 338 | dependencies:
|
347 |
| - "@babel/helper-create-class-features-plugin" "^7.17.6" |
| 339 | + "@babel/helper-create-class-features-plugin" "^7.17.9" |
348 | 340 | "@babel/helper-plugin-utils" "^7.16.7"
|
349 | 341 | "@babel/helper-replace-supers" "^7.16.7"
|
| 342 | + "@babel/helper-split-export-declaration" "^7.16.7" |
350 | 343 | "@babel/plugin-syntax-decorators" "^7.17.0"
|
351 | 344 | charcodes "^0.2.0"
|
352 | 345 |
|
|
1022 | 1015 | "@babel/parser" "^7.16.7"
|
1023 | 1016 | "@babel/types" "^7.16.7"
|
1024 | 1017 |
|
1025 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
1026 |
| - version "7.17.3" |
1027 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
1028 |
| - integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
| 1018 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.2": |
| 1019 | + version "7.17.9" |
| 1020 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" |
| 1021 | + integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== |
1029 | 1022 | dependencies:
|
1030 | 1023 | "@babel/code-frame" "^7.16.7"
|
1031 |
| - "@babel/generator" "^7.17.3" |
| 1024 | + "@babel/generator" "^7.17.9" |
1032 | 1025 | "@babel/helper-environment-visitor" "^7.16.7"
|
1033 |
| - "@babel/helper-function-name" "^7.16.7" |
| 1026 | + "@babel/helper-function-name" "^7.17.9" |
1034 | 1027 | "@babel/helper-hoist-variables" "^7.16.7"
|
1035 | 1028 | "@babel/helper-split-export-declaration" "^7.16.7"
|
1036 |
| - "@babel/parser" "^7.17.3" |
| 1029 | + "@babel/parser" "^7.17.9" |
1037 | 1030 | "@babel/types" "^7.17.0"
|
1038 | 1031 | debug "^4.1.0"
|
1039 | 1032 | globals "^11.1.0"
|
@@ -6299,12 +6292,10 @@ json5@^1.0.1:
|
6299 | 6292 | dependencies:
|
6300 | 6293 | minimist "^1.2.0"
|
6301 | 6294 |
|
6302 |
| -json5@^2.1.2: |
6303 |
| - version "2.2.0" |
6304 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" |
6305 |
| - integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== |
6306 |
| - dependencies: |
6307 |
| - minimist "^1.2.5" |
| 6295 | +json5@^2.2.1: |
| 6296 | + version "2.2.1" |
| 6297 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
| 6298 | + integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
6308 | 6299 |
|
6309 | 6300 | jsonfile@^4.0.0:
|
6310 | 6301 | version "4.0.0"
|
@@ -6776,7 +6767,7 @@ minimist-options@^4.0.2:
|
6776 | 6767 | is-plain-obj "^1.1.0"
|
6777 | 6768 | kind-of "^6.0.3"
|
6778 | 6769 |
|
6779 |
| -minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6: |
| 6770 | +minimist@^1.2.0, minimist@^1.2.6: |
6780 | 6771 | version "1.2.6"
|
6781 | 6772 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
|
6782 | 6773 | integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
|
|
0 commit comments