|
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.18.6":
|
19 | 26 | version "7.18.8"
|
20 | 27 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.8.tgz"
|
|
39 | 46 | json5 "^2.2.1"
|
40 | 47 | semver "^6.3.0"
|
41 | 48 |
|
42 |
| -"@babel/generator@^7.18.6", "@babel/generator@^7.18.7", "@babel/generator@^7.7.2": |
| 49 | +"@babel/generator@^7.18.6", "@babel/generator@^7.7.2": |
43 | 50 | version "7.18.7"
|
44 | 51 | resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.18.7.tgz"
|
45 | 52 | dependencies:
|
46 | 53 | "@babel/types" "^7.18.7"
|
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.18.6":
|
51 | 67 | version "7.18.6"
|
52 | 68 | resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz"
|
|
60 | 76 | version "7.18.6"
|
61 | 77 | resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz"
|
62 | 78 |
|
63 |
| -"@babel/helper-function-name@^7.18.6": |
64 |
| - version "7.18.6" |
65 |
| - resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz" |
| 79 | +"@babel/helper-environment-visitor@^7.22.20": |
| 80 | + version "7.22.20" |
| 81 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 82 | + |
| 83 | +"@babel/helper-function-name@^7.23.0": |
| 84 | + version "7.23.0" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
66 | 86 | dependencies:
|
67 |
| - "@babel/template" "^7.18.6" |
68 |
| - "@babel/types" "^7.18.6" |
| 87 | + "@babel/template" "^7.22.15" |
| 88 | + "@babel/types" "^7.23.0" |
69 | 89 |
|
70 |
| -"@babel/helper-hoist-variables@^7.18.6": |
71 |
| - version "7.18.6" |
72 |
| - resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz" |
| 90 | +"@babel/helper-hoist-variables@^7.22.5": |
| 91 | + version "7.22.5" |
| 92 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
73 | 93 | dependencies:
|
74 |
| - "@babel/types" "^7.18.6" |
| 94 | + "@babel/types" "^7.22.5" |
75 | 95 |
|
76 | 96 | "@babel/helper-module-imports@^7.18.6":
|
77 | 97 | version "7.18.6"
|
|
108 | 128 | dependencies:
|
109 | 129 | "@babel/types" "^7.18.6"
|
110 | 130 |
|
| 131 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 132 | + version "7.22.6" |
| 133 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 134 | + dependencies: |
| 135 | + "@babel/types" "^7.22.5" |
| 136 | + |
| 137 | +"@babel/helper-string-parser@^7.22.5": |
| 138 | + version "7.22.5" |
| 139 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 140 | + |
111 | 141 | "@babel/helper-validator-identifier@^7.18.6":
|
112 | 142 | version "7.18.6"
|
113 | 143 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz"
|
114 | 144 |
|
| 145 | +"@babel/helper-validator-identifier@^7.22.20": |
| 146 | + version "7.22.20" |
| 147 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 148 | + |
115 | 149 | "@babel/helper-validator-option@^7.18.6":
|
116 | 150 | version "7.18.6"
|
117 | 151 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz"
|
|
132 | 166 | chalk "^2.0.0"
|
133 | 167 | js-tokens "^4.0.0"
|
134 | 168 |
|
135 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6", "@babel/parser@^7.18.8": |
| 169 | +"@babel/highlight@^7.22.13": |
| 170 | + version "7.22.20" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 172 | + dependencies: |
| 173 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 174 | + chalk "^2.4.2" |
| 175 | + js-tokens "^4.0.0" |
| 176 | + |
| 177 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6": |
136 | 178 | version "7.18.8"
|
137 | 179 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.18.8.tgz"
|
138 | 180 |
|
| 181 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 182 | + version "7.23.0" |
| 183 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 184 | + |
139 | 185 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
140 | 186 | version "7.8.4"
|
141 | 187 | resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz"
|
|
222 | 268 | "@babel/parser" "^7.18.6"
|
223 | 269 | "@babel/types" "^7.18.6"
|
224 | 270 |
|
225 |
| -"@babel/traverse@^7.18.6", "@babel/traverse@^7.18.8", "@babel/traverse@^7.7.2": |
226 |
| - version "7.18.8" |
227 |
| - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.8.tgz" |
| 271 | +"@babel/template@^7.22.15": |
| 272 | + version "7.22.15" |
| 273 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
228 | 274 | dependencies:
|
229 |
| - "@babel/code-frame" "^7.18.6" |
230 |
| - "@babel/generator" "^7.18.7" |
231 |
| - "@babel/helper-environment-visitor" "^7.18.6" |
232 |
| - "@babel/helper-function-name" "^7.18.6" |
233 |
| - "@babel/helper-hoist-variables" "^7.18.6" |
234 |
| - "@babel/helper-split-export-declaration" "^7.18.6" |
235 |
| - "@babel/parser" "^7.18.8" |
236 |
| - "@babel/types" "^7.18.8" |
| 275 | + "@babel/code-frame" "^7.22.13" |
| 276 | + "@babel/parser" "^7.22.15" |
| 277 | + "@babel/types" "^7.22.15" |
| 278 | + |
| 279 | +"@babel/traverse@^7.18.6", "@babel/traverse@^7.18.8", "@babel/traverse@^7.7.2": |
| 280 | + version "7.23.2" |
| 281 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 282 | + dependencies: |
| 283 | + "@babel/code-frame" "^7.22.13" |
| 284 | + "@babel/generator" "^7.23.0" |
| 285 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 286 | + "@babel/helper-function-name" "^7.23.0" |
| 287 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 288 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 289 | + "@babel/parser" "^7.23.0" |
| 290 | + "@babel/types" "^7.23.0" |
237 | 291 | debug "^4.1.0"
|
238 | 292 | globals "^11.1.0"
|
239 | 293 |
|
|
244 | 298 | "@babel/helper-validator-identifier" "^7.18.6"
|
245 | 299 | to-fast-properties "^2.0.0"
|
246 | 300 |
|
| 301 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 302 | + version "7.23.0" |
| 303 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 304 | + dependencies: |
| 305 | + "@babel/helper-string-parser" "^7.22.5" |
| 306 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 307 | + to-fast-properties "^2.0.0" |
| 308 | + |
247 | 309 | "@bcoe/v8-coverage@^0.2.3":
|
248 | 310 | version "0.2.3"
|
249 | 311 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
|
|
439 | 501 | version "3.1.0"
|
440 | 502 | resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz"
|
441 | 503 |
|
| 504 | +"@jridgewell/resolve-uri@^3.1.0": |
| 505 | + version "3.1.1" |
| 506 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721" |
| 507 | + |
442 | 508 | "@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
|
443 | 509 | version "1.1.2"
|
444 | 510 | resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz"
|
|
447 | 513 | version "1.4.14"
|
448 | 514 | resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz"
|
449 | 515 |
|
| 516 | +"@jridgewell/sourcemap-codec@^1.4.14": |
| 517 | + version "1.4.15" |
| 518 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 519 | + |
| 520 | +"@jridgewell/trace-mapping@^0.3.17": |
| 521 | + version "0.3.20" |
| 522 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f" |
| 523 | + dependencies: |
| 524 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 525 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 526 | + |
450 | 527 | "@jridgewell/trace-mapping@^0.3.9":
|
451 | 528 | version "0.3.14"
|
452 | 529 | resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz"
|
@@ -750,7 +827,7 @@ caniuse-lite@^1.0.30001366:
|
750 | 827 | version "1.0.30001366"
|
751 | 828 | resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001366.tgz"
|
752 | 829 |
|
753 |
| -chalk@^2.0.0: |
| 830 | +chalk@^2.0.0, chalk@^2.4.2: |
754 | 831 | version "2.4.2"
|
755 | 832 | resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz"
|
756 | 833 | dependencies:
|
|
0 commit comments