|
66 | 66 | semver "^5.4.1"
|
67 | 67 | source-map "^0.5.0"
|
68 | 68 |
|
69 |
| -"@babel/ [email protected]. 0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
70 |
| - version "7.18.0" |
71 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756" |
72 |
| - integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw== |
| 69 | +"@babel/ [email protected]. 2", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 70 | + version "7.18.2" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876" |
| 72 | + integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ== |
73 | 73 | dependencies:
|
74 | 74 | "@ampproject/remapping" "^2.1.0"
|
75 | 75 | "@babel/code-frame" "^7.16.7"
|
76 |
| - "@babel/generator" "^7.18.0" |
77 |
| - "@babel/helper-compilation-targets" "^7.17.10" |
| 76 | + "@babel/generator" "^7.18.2" |
| 77 | + "@babel/helper-compilation-targets" "^7.18.2" |
78 | 78 | "@babel/helper-module-transforms" "^7.18.0"
|
79 |
| - "@babel/helpers" "^7.18.0" |
| 79 | + "@babel/helpers" "^7.18.2" |
80 | 80 | "@babel/parser" "^7.18.0"
|
81 | 81 | "@babel/template" "^7.16.7"
|
82 |
| - "@babel/traverse" "^7.18.0" |
83 |
| - "@babel/types" "^7.18.0" |
| 82 | + "@babel/traverse" "^7.18.2" |
| 83 | + "@babel/types" "^7.18.2" |
84 | 84 | convert-source-map "^1.7.0"
|
85 | 85 | debug "^4.1.0"
|
86 | 86 | gensync "^1.0.0-beta.2"
|
|
96 | 96 | eslint-visitor-keys "^2.1.0"
|
97 | 97 | semver "^6.3.0"
|
98 | 98 |
|
99 |
| -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.18.0", "@babel/generator@^7.4.0": |
100 |
| - version "7.18.0" |
101 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f" |
102 |
| - integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg== |
| 99 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.18.2", "@babel/generator@^7.4.0": |
| 100 | + version "7.18.2" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d" |
| 102 | + integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw== |
103 | 103 | dependencies:
|
104 |
| - "@babel/types" "^7.18.0" |
| 104 | + "@babel/types" "^7.18.2" |
105 | 105 | "@jridgewell/gen-mapping" "^0.3.0"
|
106 | 106 | jsesc "^2.5.1"
|
107 | 107 |
|
|
120 | 120 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
121 | 121 | "@babel/types" "^7.12.13"
|
122 | 122 |
|
123 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.17.10": |
124 |
| - version "7.17.10" |
125 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe" |
126 |
| - integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ== |
| 123 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.18.2": |
| 124 | + version "7.18.2" |
| 125 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b" |
| 126 | + integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ== |
127 | 127 | dependencies:
|
128 | 128 | "@babel/compat-data" "^7.17.10"
|
129 | 129 | "@babel/helper-validator-option" "^7.16.7"
|
|
178 | 178 | resolve "^1.14.2"
|
179 | 179 | semver "^6.1.2"
|
180 | 180 |
|
181 |
| -"@babel/helper-environment-visitor@^7.16.7": |
182 |
| - version "7.16.7" |
183 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7" |
184 |
| - integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag== |
185 |
| - dependencies: |
186 |
| - "@babel/types" "^7.16.7" |
| 181 | +"@babel/helper-environment-visitor@^7.16.7", "@babel/helper-environment-visitor@^7.18.2": |
| 182 | + version "7.18.2" |
| 183 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd" |
| 184 | + integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ== |
187 | 185 |
|
188 | 186 | "@babel/helper-explode-assignable-expression@^7.12.13":
|
189 | 187 | version "7.13.0"
|
|
312 | 310 | "@babel/traverse" "^7.13.0"
|
313 | 311 | "@babel/types" "^7.13.0"
|
314 | 312 |
|
315 |
| -"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.0": |
316 |
| - version "7.18.0" |
317 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370" |
318 |
| - integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg== |
| 313 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.18.2": |
| 314 | + version "7.18.2" |
| 315 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384" |
| 316 | + integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg== |
319 | 317 | dependencies:
|
320 | 318 | "@babel/template" "^7.16.7"
|
321 |
| - "@babel/traverse" "^7.18.0" |
322 |
| - "@babel/types" "^7.18.0" |
| 319 | + "@babel/traverse" "^7.18.2" |
| 320 | + "@babel/types" "^7.18.2" |
323 | 321 |
|
324 | 322 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7":
|
325 | 323 | version "7.16.7"
|
|
1104 | 1102 | "@babel/parser" "^7.16.7"
|
1105 | 1103 | "@babel/types" "^7.16.7"
|
1106 | 1104 |
|
1107 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.18.0", "@babel/traverse@^7.4.3": |
1108 |
| - version "7.18.0" |
1109 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba" |
1110 |
| - integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw== |
| 1105 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2", "@babel/traverse@^7.4.3": |
| 1106 | + version "7.18.2" |
| 1107 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8" |
| 1108 | + integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA== |
1111 | 1109 | dependencies:
|
1112 | 1110 | "@babel/code-frame" "^7.16.7"
|
1113 |
| - "@babel/generator" "^7.18.0" |
1114 |
| - "@babel/helper-environment-visitor" "^7.16.7" |
| 1111 | + "@babel/generator" "^7.18.2" |
| 1112 | + "@babel/helper-environment-visitor" "^7.18.2" |
1115 | 1113 | "@babel/helper-function-name" "^7.17.9"
|
1116 | 1114 | "@babel/helper-hoist-variables" "^7.16.7"
|
1117 | 1115 | "@babel/helper-split-export-declaration" "^7.16.7"
|
1118 | 1116 | "@babel/parser" "^7.18.0"
|
1119 |
| - "@babel/types" "^7.18.0" |
| 1117 | + "@babel/types" "^7.18.2" |
1120 | 1118 | debug "^4.1.0"
|
1121 | 1119 | globals "^11.1.0"
|
1122 | 1120 |
|
1123 |
| -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
1124 |
| - version "7.18.0" |
1125 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553" |
1126 |
| - integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw== |
| 1121 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@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.0", "@babel/types@^7.4.4": |
| 1122 | + version "7.18.2" |
| 1123 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091" |
| 1124 | + integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q== |
1127 | 1125 | dependencies:
|
1128 | 1126 | "@babel/helper-validator-identifier" "^7.16.7"
|
1129 | 1127 | to-fast-properties "^2.0.0"
|
|
0 commit comments