|
44 | 44 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
|
45 | 45 | integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
|
46 | 46 |
|
47 |
| -"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.18.2", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
48 |
| - version "7.18.2" |
49 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876" |
50 |
| - integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ== |
| 47 | +"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.18.5", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 48 | + version "7.18.5" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.5.tgz#c597fa680e58d571c28dda9827669c78cdd7f000" |
| 50 | + integrity sha512-MGY8vg3DxMnctw0LdvSEojOsumc70g0t18gNyUdAZqB1Rpd1Bqo/svHGvt+UJ6JcGX+DIekGFDxxIWofBxLCnQ== |
51 | 51 | dependencies:
|
52 | 52 | "@ampproject/remapping" "^2.1.0"
|
53 | 53 | "@babel/code-frame" "^7.16.7"
|
54 | 54 | "@babel/generator" "^7.18.2"
|
55 | 55 | "@babel/helper-compilation-targets" "^7.18.2"
|
56 | 56 | "@babel/helper-module-transforms" "^7.18.0"
|
57 | 57 | "@babel/helpers" "^7.18.2"
|
58 |
| - "@babel/parser" "^7.18.0" |
| 58 | + "@babel/parser" "^7.18.5" |
59 | 59 | "@babel/template" "^7.16.7"
|
60 |
| - "@babel/traverse" "^7.18.2" |
61 |
| - "@babel/types" "^7.18.2" |
| 60 | + "@babel/traverse" "^7.18.5" |
| 61 | + "@babel/types" "^7.18.4" |
62 | 62 | convert-source-map "^1.7.0"
|
63 | 63 | debug "^4.1.0"
|
64 | 64 | gensync "^1.0.0-beta.2"
|
|
280 | 280 | chalk "^2.0.0"
|
281 | 281 | js-tokens "^4.0.0"
|
282 | 282 |
|
283 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.18.0", "@babel/parser@^7.7.0": |
284 |
| - version "7.18.0" |
285 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.0.tgz#10a8d4e656bc01128d299a787aa006ce1a91e112" |
286 |
| - integrity sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg== |
| 283 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.18.5", "@babel/parser@^7.7.0": |
| 284 | + version "7.18.5" |
| 285 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.5.tgz#337062363436a893a2d22faa60be5bb37091c83c" |
| 286 | + integrity sha512-YZWVaglMiplo7v8f1oMQ5ZPQr0vn7HPeZXxXWsxXJRjGVrzUFn9OxFQl1sb5wzfootjA/yChhW84BV+383FSOw== |
287 | 287 |
|
288 | 288 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.17.12":
|
289 | 289 | version "7.17.12"
|
|
975 | 975 | "@babel/parser" "^7.16.7"
|
976 | 976 | "@babel/types" "^7.16.7"
|
977 | 977 |
|
978 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
979 |
| - version "7.18.2" |
980 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8" |
981 |
| - integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA== |
| 978 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.18.5", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
| 979 | + version "7.18.5" |
| 980 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.5.tgz#94a8195ad9642801837988ab77f36e992d9a20cd" |
| 981 | + integrity sha512-aKXj1KT66sBj0vVzk6rEeAO6Z9aiiQ68wfDgge3nHhA/my6xMM/7HGQUNumKZaoa2qUPQ5whJG9aAifsxUKfLA== |
982 | 982 | dependencies:
|
983 | 983 | "@babel/code-frame" "^7.16.7"
|
984 | 984 | "@babel/generator" "^7.18.2"
|
985 | 985 | "@babel/helper-environment-visitor" "^7.18.2"
|
986 | 986 | "@babel/helper-function-name" "^7.17.9"
|
987 | 987 | "@babel/helper-hoist-variables" "^7.16.7"
|
988 | 988 | "@babel/helper-split-export-declaration" "^7.16.7"
|
989 |
| - "@babel/parser" "^7.18.0" |
990 |
| - "@babel/types" "^7.18.2" |
| 989 | + "@babel/parser" "^7.18.5" |
| 990 | + "@babel/types" "^7.18.4" |
991 | 991 | debug "^4.1.0"
|
992 | 992 | globals "^11.1.0"
|
993 | 993 |
|
994 |
| -"@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.17.12", "@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", "@babel/types@^7.7.0": |
| 994 | +"@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.17.12", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.18.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
995 | 995 | version "7.18.4"
|
996 | 996 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.4.tgz#27eae9b9fd18e9dccc3f9d6ad051336f307be354"
|
997 | 997 | integrity sha512-ThN1mBcMq5pG/Vm2IcBmPPfyPXbd8S02rS+OBIDENdufvqC7Z/jHPCv9IcP01277aKtDI8g/2XysBN4hA8niiw==
|
|
0 commit comments