|
15 | 15 | dependencies: |
16 | 16 | "@babel/highlight" "^7.18.6" |
17 | 17 |
|
| 18 | +"@babel/code-frame@^7.22.13": |
| 19 | + version "7.22.13" |
| 20 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 21 | + dependencies: |
| 22 | + "@babel/highlight" "^7.22.13" |
| 23 | + chalk "^2.4.2" |
| 24 | + |
18 | 25 | "@babel/compat-data@^7.20.5": |
19 | 26 | version "7.20.14" |
20 | 27 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.14.tgz" |
|
47 | 54 | "@jridgewell/gen-mapping" "^0.3.2" |
48 | 55 | jsesc "^2.5.1" |
49 | 56 |
|
| 57 | +"@babel/generator@^7.23.0": |
| 58 | + version "7.23.0" |
| 59 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 60 | + dependencies: |
| 61 | + "@babel/types" "^7.23.0" |
| 62 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 63 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 64 | + jsesc "^2.5.1" |
| 65 | + |
50 | 66 | "@babel/helper-compilation-targets@^7.20.7": |
51 | 67 | version "7.20.7" |
52 | 68 | resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz" |
|
61 | 77 | version "7.18.9" |
62 | 78 | resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz" |
63 | 79 |
|
64 | | -"@babel/helper-function-name@^7.19.0": |
65 | | - version "7.19.0" |
66 | | - resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz" |
| 80 | +"@babel/helper-environment-visitor@^7.22.20": |
| 81 | + version "7.22.20" |
| 82 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 83 | + |
| 84 | +"@babel/helper-function-name@^7.23.0": |
| 85 | + version "7.23.0" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
67 | 87 | dependencies: |
68 | | - "@babel/template" "^7.18.10" |
69 | | - "@babel/types" "^7.19.0" |
| 88 | + "@babel/template" "^7.22.15" |
| 89 | + "@babel/types" "^7.23.0" |
70 | 90 |
|
71 | | -"@babel/helper-hoist-variables@^7.18.6": |
72 | | - version "7.18.6" |
73 | | - resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz" |
| 91 | +"@babel/helper-hoist-variables@^7.22.5": |
| 92 | + version "7.22.5" |
| 93 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
74 | 94 | dependencies: |
75 | | - "@babel/types" "^7.18.6" |
| 95 | + "@babel/types" "^7.22.5" |
76 | 96 |
|
77 | 97 | "@babel/helper-module-imports@^7.18.6": |
78 | 98 | version "7.18.6" |
|
109 | 129 | dependencies: |
110 | 130 | "@babel/types" "^7.18.6" |
111 | 131 |
|
| 132 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 133 | + version "7.22.6" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 135 | + dependencies: |
| 136 | + "@babel/types" "^7.22.5" |
| 137 | + |
112 | 138 | "@babel/helper-string-parser@^7.19.4": |
113 | 139 | version "7.19.4" |
114 | 140 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz" |
115 | 141 |
|
| 142 | +"@babel/helper-string-parser@^7.22.5": |
| 143 | + version "7.22.5" |
| 144 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 145 | + |
116 | 146 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
117 | 147 | version "7.19.1" |
118 | 148 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz" |
119 | 149 |
|
| 150 | +"@babel/helper-validator-identifier@^7.22.20": |
| 151 | + version "7.22.20" |
| 152 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 153 | + |
120 | 154 | "@babel/helper-validator-option@^7.18.6": |
121 | 155 | version "7.18.6" |
122 | 156 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz" |
|
137 | 171 | chalk "^2.0.0" |
138 | 172 | js-tokens "^4.0.0" |
139 | 173 |
|
140 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7": |
| 174 | +"@babel/highlight@^7.22.13": |
| 175 | + version "7.22.20" |
| 176 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 177 | + dependencies: |
| 178 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 179 | + chalk "^2.4.2" |
| 180 | + js-tokens "^4.0.0" |
| 181 | + |
| 182 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7": |
141 | 183 | version "7.20.15" |
142 | 184 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.20.15.tgz" |
143 | 185 |
|
| 186 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 187 | + version "7.23.0" |
| 188 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 189 | + |
144 | 190 | "@babel/plugin-syntax-async-generators@^7.8.4": |
145 | 191 | version "7.8.4" |
146 | 192 | resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" |
|
219 | 265 | dependencies: |
220 | 266 | "@babel/helper-plugin-utils" "^7.19.0" |
221 | 267 |
|
222 | | -"@babel/template@^7.18.10", "@babel/template@^7.20.7", "@babel/template@^7.3.3": |
| 268 | +"@babel/template@^7.20.7", "@babel/template@^7.3.3": |
223 | 269 | version "7.20.7" |
224 | 270 | resolved "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz" |
225 | 271 | dependencies: |
226 | 272 | "@babel/code-frame" "^7.18.6" |
227 | 273 | "@babel/parser" "^7.20.7" |
228 | 274 | "@babel/types" "^7.20.7" |
229 | 275 |
|
230 | | -"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.13", "@babel/traverse@^7.7.2": |
231 | | - version "7.20.13" |
232 | | - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.13.tgz" |
| 276 | +"@babel/template@^7.22.15": |
| 277 | + version "7.22.15" |
| 278 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
233 | 279 | dependencies: |
234 | | - "@babel/code-frame" "^7.18.6" |
235 | | - "@babel/generator" "^7.20.7" |
236 | | - "@babel/helper-environment-visitor" "^7.18.9" |
237 | | - "@babel/helper-function-name" "^7.19.0" |
238 | | - "@babel/helper-hoist-variables" "^7.18.6" |
239 | | - "@babel/helper-split-export-declaration" "^7.18.6" |
240 | | - "@babel/parser" "^7.20.13" |
241 | | - "@babel/types" "^7.20.7" |
| 280 | + "@babel/code-frame" "^7.22.13" |
| 281 | + "@babel/parser" "^7.22.15" |
| 282 | + "@babel/types" "^7.22.15" |
| 283 | + |
| 284 | +"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.13", "@babel/traverse@^7.7.2": |
| 285 | + version "7.23.2" |
| 286 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 287 | + dependencies: |
| 288 | + "@babel/code-frame" "^7.22.13" |
| 289 | + "@babel/generator" "^7.23.0" |
| 290 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 291 | + "@babel/helper-function-name" "^7.23.0" |
| 292 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 293 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 294 | + "@babel/parser" "^7.23.0" |
| 295 | + "@babel/types" "^7.23.0" |
242 | 296 | debug "^4.1.0" |
243 | 297 | globals "^11.1.0" |
244 | 298 |
|
245 | | -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 299 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
246 | 300 | version "7.20.7" |
247 | 301 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.20.7.tgz" |
248 | 302 | dependencies: |
249 | 303 | "@babel/helper-string-parser" "^7.19.4" |
250 | 304 | "@babel/helper-validator-identifier" "^7.19.1" |
251 | 305 | to-fast-properties "^2.0.0" |
252 | 306 |
|
| 307 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 308 | + version "7.23.0" |
| 309 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 310 | + dependencies: |
| 311 | + "@babel/helper-string-parser" "^7.22.5" |
| 312 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 313 | + to-fast-properties "^2.0.0" |
| 314 | + |
253 | 315 | "@bcoe/v8-coverage@^0.2.3": |
254 | 316 | version "0.2.3" |
255 | 317 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz" |
|
475 | 537 | version "3.1.0" |
476 | 538 | resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz" |
477 | 539 |
|
| 540 | +"@jridgewell/resolve-uri@^3.1.0": |
| 541 | + version "3.1.1" |
| 542 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721" |
| 543 | + |
478 | 544 | "@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1": |
479 | 545 | version "1.1.2" |
480 | 546 | resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz" |
|
483 | 549 | version "1.4.14" |
484 | 550 | resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz" |
485 | 551 |
|
| 552 | +"@jridgewell/sourcemap-codec@^1.4.14": |
| 553 | + version "1.4.15" |
| 554 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 555 | + |
| 556 | +"@jridgewell/trace-mapping@^0.3.17": |
| 557 | + version "0.3.20" |
| 558 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f" |
| 559 | + dependencies: |
| 560 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 561 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 562 | + |
486 | 563 | "@jridgewell/trace-mapping@^0.3.9": |
487 | 564 | version "0.3.17" |
488 | 565 | resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz" |
@@ -965,7 +1042,7 @@ caniuse-lite@^1.0.30001449: |
965 | 1042 | version "1.0.30001452" |
966 | 1043 | resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001452.tgz" |
967 | 1044 |
|
968 | | -chalk@^2.0.0: |
| 1045 | +chalk@^2.0.0, chalk@^2.4.2: |
969 | 1046 | version "2.4.2" |
970 | 1047 | resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" |
971 | 1048 | dependencies: |
|
0 commit comments