|
198 | 198 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
|
199 | 199 | integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
|
200 | 200 |
|
201 |
| - |
202 |
| - version "7.17.8" |
203 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
204 |
| - integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
| 201 | + |
| 202 | + version "7.17.9" |
| 203 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe" |
| 204 | + integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw== |
205 | 205 | dependencies:
|
206 | 206 | "@ampproject/remapping" "^2.1.0"
|
207 | 207 | "@babel/code-frame" "^7.16.7"
|
208 |
| - "@babel/generator" "^7.17.7" |
| 208 | + "@babel/generator" "^7.17.9" |
209 | 209 | "@babel/helper-compilation-targets" "^7.17.7"
|
210 | 210 | "@babel/helper-module-transforms" "^7.17.7"
|
211 |
| - "@babel/helpers" "^7.17.8" |
212 |
| - "@babel/parser" "^7.17.8" |
| 211 | + "@babel/helpers" "^7.17.9" |
| 212 | + "@babel/parser" "^7.17.9" |
213 | 213 | "@babel/template" "^7.16.7"
|
214 |
| - "@babel/traverse" "^7.17.3" |
| 214 | + "@babel/traverse" "^7.17.9" |
215 | 215 | "@babel/types" "^7.17.0"
|
216 | 216 | convert-source-map "^1.7.0"
|
217 | 217 | debug "^4.1.0"
|
218 | 218 | gensync "^1.0.0-beta.2"
|
219 |
| - json5 "^2.1.2" |
| 219 | + json5 "^2.2.1" |
220 | 220 | semver "^6.3.0"
|
221 | 221 |
|
222 | 222 | "@babel/core@^7.1.0", "@babel/core@^7.11.4":
|
|
327 | 327 | jsesc "^2.5.1"
|
328 | 328 | source-map "^0.5.0"
|
329 | 329 |
|
330 |
| -"@babel/generator@^7.17.7": |
331 |
| - version "7.17.7" |
332 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
333 |
| - integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
| 330 | +"@babel/generator@^7.17.9": |
| 331 | + version "7.17.9" |
| 332 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc" |
| 333 | + integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ== |
334 | 334 | dependencies:
|
335 | 335 | "@babel/types" "^7.17.0"
|
336 | 336 | jsesc "^2.5.1"
|
|
535 | 535 | "@babel/template" "^7.16.7"
|
536 | 536 | "@babel/types" "^7.16.7"
|
537 | 537 |
|
| 538 | +"@babel/helper-function-name@^7.17.9": |
| 539 | + version "7.17.9" |
| 540 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12" |
| 541 | + integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg== |
| 542 | + dependencies: |
| 543 | + "@babel/template" "^7.16.7" |
| 544 | + "@babel/types" "^7.17.0" |
| 545 | + |
538 | 546 | "@babel/helper-get-function-arity@^7.12.13":
|
539 | 547 | version "7.12.13"
|
540 | 548 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583"
|
|
906 | 914 | "@babel/traverse" "^7.16.7"
|
907 | 915 | "@babel/types" "^7.16.7"
|
908 | 916 |
|
909 |
| -"@babel/helpers@^7.17.8": |
910 |
| - version "7.17.8" |
911 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
912 |
| - integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
| 917 | +"@babel/helpers@^7.17.9": |
| 918 | + version "7.17.9" |
| 919 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a" |
| 920 | + integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q== |
913 | 921 | dependencies:
|
914 | 922 | "@babel/template" "^7.16.7"
|
915 |
| - "@babel/traverse" "^7.17.3" |
| 923 | + "@babel/traverse" "^7.17.9" |
916 | 924 | "@babel/types" "^7.17.0"
|
917 | 925 |
|
918 | 926 | "@babel/highlight@^7.12.13":
|
|
972 | 980 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
|
973 | 981 | integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==
|
974 | 982 |
|
975 |
| -"@babel/parser@^7.17.8": |
976 |
| - version "7.17.8" |
977 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
978 |
| - integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
| 983 | +"@babel/parser@^7.17.9": |
| 984 | + version "7.17.9" |
| 985 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
| 986 | + integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
979 | 987 |
|
980 | 988 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
981 | 989 | version "7.16.7"
|
|
2173 | 2181 | debug "^4.1.0"
|
2174 | 2182 | globals "^11.1.0"
|
2175 | 2183 |
|
| 2184 | +"@babel/traverse@^7.17.9": |
| 2185 | + version "7.17.9" |
| 2186 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" |
| 2187 | + integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== |
| 2188 | + dependencies: |
| 2189 | + "@babel/code-frame" "^7.16.7" |
| 2190 | + "@babel/generator" "^7.17.9" |
| 2191 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 2192 | + "@babel/helper-function-name" "^7.17.9" |
| 2193 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 2194 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 2195 | + "@babel/parser" "^7.17.9" |
| 2196 | + "@babel/types" "^7.17.0" |
| 2197 | + debug "^4.1.0" |
| 2198 | + globals "^11.1.0" |
| 2199 | + |
2176 | 2200 | "@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13", "@babel/types@^7.13.14", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
2177 | 2201 | version "7.13.14"
|
2178 | 2202 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
|
@@ -10527,6 +10551,11 @@ json5@^1.0.1:
|
10527 | 10551 | dependencies:
|
10528 | 10552 | minimist "^1.2.0"
|
10529 | 10553 |
|
| 10554 | +json5@^2.2.1: |
| 10555 | + version "2.2.1" |
| 10556 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" |
| 10557 | + integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA== |
| 10558 | + |
10530 | 10559 |
|
10531 | 10560 | version "11.0.0"
|
10532 | 10561 | resolved "https://registry.yarnpkg.com/json/-/json-11.0.0.tgz#2e84493134e2f42c131165aa22a124df38b3a3ee"
|
|
0 commit comments