|
20 | 20 | "@jridgewell/gen-mapping" "^0.1.0" |
21 | 21 | "@jridgewell/trace-mapping" "^0.3.9" |
22 | 22 |
|
23 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
| 23 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3": |
24 | 24 | version "7.18.6" |
25 | 25 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" |
26 | 26 | integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== |
|
32 | 32 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
33 | 33 | integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
34 | 34 |
|
| 35 | +"@babel/compat-data@^7.20.5": |
| 36 | + version "7.20.5" |
| 37 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733" |
| 38 | + integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g== |
| 39 | + |
35 | 40 | |
36 | 41 | version "7.12.9" |
37 | 42 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8" |
|
54 | 59 | semver "^5.4.1" |
55 | 60 | source-map "^0.5.0" |
56 | 61 |
|
57 | | -"@babel/core@7.17.5": |
58 | | - version "7.17.5" |
59 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
60 | | - integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
| 62 | +"@babel/core@7.20.7": |
| 63 | + version "7.20.7" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f" |
| 65 | + integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw== |
61 | 66 | dependencies: |
62 | 67 | "@ampproject/remapping" "^2.1.0" |
63 | | - "@babel/code-frame" "^7.16.7" |
64 | | - "@babel/generator" "^7.17.3" |
65 | | - "@babel/helper-compilation-targets" "^7.16.7" |
66 | | - "@babel/helper-module-transforms" "^7.16.7" |
67 | | - "@babel/helpers" "^7.17.2" |
68 | | - "@babel/parser" "^7.17.3" |
69 | | - "@babel/template" "^7.16.7" |
70 | | - "@babel/traverse" "^7.17.3" |
71 | | - "@babel/types" "^7.17.0" |
| 68 | + "@babel/code-frame" "^7.18.6" |
| 69 | + "@babel/generator" "^7.20.7" |
| 70 | + "@babel/helper-compilation-targets" "^7.20.7" |
| 71 | + "@babel/helper-module-transforms" "^7.20.7" |
| 72 | + "@babel/helpers" "^7.20.7" |
| 73 | + "@babel/parser" "^7.20.7" |
| 74 | + "@babel/template" "^7.20.7" |
| 75 | + "@babel/traverse" "^7.20.7" |
| 76 | + "@babel/types" "^7.20.7" |
72 | 77 | convert-source-map "^1.7.0" |
73 | 78 | debug "^4.1.0" |
74 | 79 | gensync "^1.0.0-beta.2" |
75 | | - json5 "^2.1.2" |
| 80 | + json5 "^2.2.1" |
76 | 81 | semver "^6.3.0" |
77 | 82 |
|
78 | 83 | "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.17.10", "@babel/core@^7.7.2", "@babel/core@^7.7.5", "@babel/core@^7.8.0": |
|
96 | 101 | json5 "^2.2.1" |
97 | 102 | semver "^6.3.0" |
98 | 103 |
|
99 | | -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.3", "@babel/generator@^7.19.3", "@babel/generator@^7.7.2": |
| 104 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.19.3", "@babel/generator@^7.7.2": |
100 | 105 | version "7.19.3" |
101 | 106 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59" |
102 | 107 | integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ== |
|
105 | 110 | "@jridgewell/gen-mapping" "^0.3.2" |
106 | 111 | jsesc "^2.5.1" |
107 | 112 |
|
| 113 | +"@babel/generator@^7.20.7": |
| 114 | + version "7.20.7" |
| 115 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a" |
| 116 | + integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw== |
| 117 | + dependencies: |
| 118 | + "@babel/types" "^7.20.7" |
| 119 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 120 | + jsesc "^2.5.1" |
| 121 | + |
108 | 122 | "@babel/helper-annotate-as-pure@^7.18.6": |
109 | 123 | version "7.18.6" |
110 | 124 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" |
|
120 | 134 | "@babel/helper-explode-assignable-expression" "^7.18.6" |
121 | 135 | "@babel/types" "^7.18.9" |
122 | 136 |
|
123 | | -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3": |
| 137 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3": |
124 | 138 | version "7.19.3" |
125 | 139 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz#a10a04588125675d7c7ae299af86fa1b2ee038ca" |
126 | 140 | integrity sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg== |
|
130 | 144 | browserslist "^4.21.3" |
131 | 145 | semver "^6.3.0" |
132 | 146 |
|
| 147 | +"@babel/helper-compilation-targets@^7.20.7": |
| 148 | + version "7.20.7" |
| 149 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb" |
| 150 | + integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== |
| 151 | + dependencies: |
| 152 | + "@babel/compat-data" "^7.20.5" |
| 153 | + "@babel/helper-validator-option" "^7.18.6" |
| 154 | + browserslist "^4.21.3" |
| 155 | + lru-cache "^5.1.1" |
| 156 | + semver "^6.3.0" |
| 157 | + |
133 | 158 | "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.19.0": |
134 | 159 | version "7.19.0" |
135 | 160 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz#bfd6904620df4e46470bae4850d66be1054c404b" |
|
218 | 243 | dependencies: |
219 | 244 | "@babel/types" "^7.18.6" |
220 | 245 |
|
221 | | -"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.16.7", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0": |
| 246 | +"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0": |
222 | 247 | version "7.19.0" |
223 | 248 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30" |
224 | 249 | integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ== |
|
232 | 257 | "@babel/traverse" "^7.19.0" |
233 | 258 | "@babel/types" "^7.19.0" |
234 | 259 |
|
| 260 | +"@babel/helper-module-transforms@^7.20.7": |
| 261 | + version "7.20.7" |
| 262 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.7.tgz#7a6c9a1155bef55e914af574153069c9d9470c43" |
| 263 | + integrity sha512-FNdu7r67fqMUSVuQpFQGE6BPdhJIhitoxhGzDbAXNcA07uoVG37fOiMk3OSV8rEICuyG6t8LGkd9EE64qIEoIA== |
| 264 | + dependencies: |
| 265 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 266 | + "@babel/helper-module-imports" "^7.18.6" |
| 267 | + "@babel/helper-simple-access" "^7.20.2" |
| 268 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 269 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 270 | + "@babel/template" "^7.20.7" |
| 271 | + "@babel/traverse" "^7.20.7" |
| 272 | + "@babel/types" "^7.20.7" |
| 273 | + |
235 | 274 | "@babel/helper-optimise-call-expression@^7.18.6": |
236 | 275 | version "7.18.6" |
237 | 276 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe" |
|
277 | 316 | dependencies: |
278 | 317 | "@babel/types" "^7.18.6" |
279 | 318 |
|
| 319 | +"@babel/helper-simple-access@^7.20.2": |
| 320 | + version "7.20.2" |
| 321 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz#0ab452687fe0c2cfb1e2b9e0015de07fc2d62dd9" |
| 322 | + integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA== |
| 323 | + dependencies: |
| 324 | + "@babel/types" "^7.20.2" |
| 325 | + |
280 | 326 | "@babel/helper-skip-transparent-expression-wrappers@^7.18.9": |
281 | 327 | version "7.18.9" |
282 | 328 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.9.tgz#778d87b3a758d90b471e7b9918f34a9a02eb5818" |
|
296 | 342 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
297 | 343 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
298 | 344 |
|
| 345 | +"@babel/helper-string-parser@^7.19.4": |
| 346 | + version "7.19.4" |
| 347 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
| 348 | + integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 349 | + |
299 | 350 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
300 | 351 | version "7.19.1" |
301 | 352 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
|
316 | 367 | "@babel/traverse" "^7.19.0" |
317 | 368 | "@babel/types" "^7.19.0" |
318 | 369 |
|
319 | | -"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.2", "@babel/helpers@^7.19.0": |
| 370 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.19.0": |
320 | 371 | version "7.19.0" |
321 | 372 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18" |
322 | 373 | integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg== |
|
325 | 376 | "@babel/traverse" "^7.19.0" |
326 | 377 | "@babel/types" "^7.19.0" |
327 | 378 |
|
| 379 | +"@babel/helpers@^7.20.7": |
| 380 | + version "7.20.7" |
| 381 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce" |
| 382 | + integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA== |
| 383 | + dependencies: |
| 384 | + "@babel/template" "^7.20.7" |
| 385 | + "@babel/traverse" "^7.20.7" |
| 386 | + "@babel/types" "^7.20.7" |
| 387 | + |
328 | 388 | "@babel/highlight@^7.18.6": |
329 | 389 | version "7.18.6" |
330 | 390 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf" |
|
334 | 394 | chalk "^2.0.0" |
335 | 395 | js-tokens "^4.0.0" |
336 | 396 |
|
337 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.13.12", "@babel/parser@^7.13.16", "@babel/parser@^7.14.7", "@babel/parser@^7.16.4", "@babel/parser@^7.17.3", "@babel/parser@^7.18.10", "@babel/parser@^7.19.3", "@babel/parser@^7.6.0", "@babel/parser@^7.9.6": |
| 397 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.13.12", "@babel/parser@^7.13.16", "@babel/parser@^7.14.7", "@babel/parser@^7.16.4", "@babel/parser@^7.18.10", "@babel/parser@^7.19.3", "@babel/parser@^7.6.0", "@babel/parser@^7.9.6": |
338 | 398 | version "7.19.3" |
339 | 399 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a" |
340 | 400 | integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ== |
341 | 401 |
|
| 402 | +"@babel/parser@^7.20.7": |
| 403 | + version "7.20.7" |
| 404 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
| 405 | + integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
| 406 | + |
342 | 407 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
343 | 408 | version "7.18.6" |
344 | 409 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2" |
|
1144 | 1209 | dependencies: |
1145 | 1210 | regenerator-runtime "^0.13.2" |
1146 | 1211 |
|
1147 | | -"@babel/template@^7.12.7", "@babel/template@^7.16.7", "@babel/template@^7.18.10", "@babel/template@^7.3.3": |
| 1212 | +"@babel/template@^7.12.7", "@babel/template@^7.18.10", "@babel/template@^7.3.3": |
1148 | 1213 | version "7.18.10" |
1149 | 1214 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
1150 | 1215 | integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
|
1153 | 1218 | "@babel/parser" "^7.18.10" |
1154 | 1219 | "@babel/types" "^7.18.10" |
1155 | 1220 |
|
1156 | | -"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3", "@babel/traverse@^7.7.2": |
| 1221 | +"@babel/template@^7.20.7": |
| 1222 | + version "7.20.7" |
| 1223 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8" |
| 1224 | + integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw== |
| 1225 | + dependencies: |
| 1226 | + "@babel/code-frame" "^7.18.6" |
| 1227 | + "@babel/parser" "^7.20.7" |
| 1228 | + "@babel/types" "^7.20.7" |
| 1229 | + |
| 1230 | +"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3", "@babel/traverse@^7.7.2": |
1157 | 1231 | version "7.19.3" |
1158 | 1232 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
1159 | 1233 | integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
|
1169 | 1243 | debug "^4.1.0" |
1170 | 1244 | globals "^11.1.0" |
1171 | 1245 |
|
1172 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.17.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.8", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.6.1", "@babel/types@^7.9.6": |
| 1246 | +"@babel/traverse@^7.20.7": |
| 1247 | + version "7.20.7" |
| 1248 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.7.tgz#114f992fa989a390896ea72db5220780edab509c" |
| 1249 | + integrity sha512-xueOL5+ZKX2dJbg8z8o4f4uTRTqGDRjilva9D1hiRlayJbTY8jBRL+Ph67IeRTIE439/VifHk+Z4g0SwRtQE0A== |
| 1250 | + dependencies: |
| 1251 | + "@babel/code-frame" "^7.18.6" |
| 1252 | + "@babel/generator" "^7.20.7" |
| 1253 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1254 | + "@babel/helper-function-name" "^7.19.0" |
| 1255 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1256 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1257 | + "@babel/parser" "^7.20.7" |
| 1258 | + "@babel/types" "^7.20.7" |
| 1259 | + debug "^4.1.0" |
| 1260 | + globals "^11.1.0" |
| 1261 | + |
| 1262 | +"@babel/types@^7.0.0", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.8", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.6.1", "@babel/types@^7.9.6": |
1173 | 1263 | version "7.19.3" |
1174 | 1264 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624" |
1175 | 1265 | integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw== |
|
1178 | 1268 | "@babel/helper-validator-identifier" "^7.19.1" |
1179 | 1269 | to-fast-properties "^2.0.0" |
1180 | 1270 |
|
| 1271 | +"@babel/types@^7.20.2", "@babel/types@^7.20.7": |
| 1272 | + version "7.20.7" |
| 1273 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f" |
| 1274 | + integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg== |
| 1275 | + dependencies: |
| 1276 | + "@babel/helper-string-parser" "^7.19.4" |
| 1277 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 1278 | + to-fast-properties "^2.0.0" |
| 1279 | + |
1181 | 1280 | "@bcoe/v8-coverage@^0.2.3": |
1182 | 1281 | version "0.2.3" |
1183 | 1282 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments