|
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.0": |
| 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.5": |
| 63 | + version "7.20.5" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113" |
| 65 | + integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ== |
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.5" |
| 70 | + "@babel/helper-compilation-targets" "^7.20.0" |
| 71 | + "@babel/helper-module-transforms" "^7.20.2" |
| 72 | + "@babel/helpers" "^7.20.5" |
| 73 | + "@babel/parser" "^7.20.5" |
| 74 | + "@babel/template" "^7.18.10" |
| 75 | + "@babel/traverse" "^7.20.5" |
| 76 | + "@babel/types" "^7.20.5" |
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.5": |
| 114 | + version "7.20.5" |
| 115 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95" |
| 116 | + integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA== |
| 117 | + dependencies: |
| 118 | + "@babel/types" "^7.20.5" |
| 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.0": |
| 148 | + version "7.20.0" |
| 149 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz#6bf5374d424e1b3922822f1d9bdaa43b1a139d0a" |
| 150 | + integrity sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ== |
| 151 | + dependencies: |
| 152 | + "@babel/compat-data" "^7.20.0" |
| 153 | + "@babel/helper-validator-option" "^7.18.6" |
| 154 | + browserslist "^4.21.3" |
| 155 | + semver "^6.3.0" |
| 156 | + |
133 | 157 | "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.19.0": |
134 | 158 | version "7.19.0" |
135 | 159 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz#bfd6904620df4e46470bae4850d66be1054c404b" |
|
218 | 242 | dependencies: |
219 | 243 | "@babel/types" "^7.18.6" |
220 | 244 |
|
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": |
| 245 | +"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0": |
222 | 246 | version "7.19.0" |
223 | 247 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30" |
224 | 248 | integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ== |
|
232 | 256 | "@babel/traverse" "^7.19.0" |
233 | 257 | "@babel/types" "^7.19.0" |
234 | 258 |
|
| 259 | +"@babel/helper-module-transforms@^7.20.2": |
| 260 | + version "7.20.2" |
| 261 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712" |
| 262 | + integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA== |
| 263 | + dependencies: |
| 264 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 265 | + "@babel/helper-module-imports" "^7.18.6" |
| 266 | + "@babel/helper-simple-access" "^7.20.2" |
| 267 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 268 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 269 | + "@babel/template" "^7.18.10" |
| 270 | + "@babel/traverse" "^7.20.1" |
| 271 | + "@babel/types" "^7.20.2" |
| 272 | + |
235 | 273 | "@babel/helper-optimise-call-expression@^7.18.6": |
236 | 274 | version "7.18.6" |
237 | 275 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe" |
|
277 | 315 | dependencies: |
278 | 316 | "@babel/types" "^7.18.6" |
279 | 317 |
|
| 318 | +"@babel/helper-simple-access@^7.20.2": |
| 319 | + version "7.20.2" |
| 320 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz#0ab452687fe0c2cfb1e2b9e0015de07fc2d62dd9" |
| 321 | + integrity sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA== |
| 322 | + dependencies: |
| 323 | + "@babel/types" "^7.20.2" |
| 324 | + |
280 | 325 | "@babel/helper-skip-transparent-expression-wrappers@^7.18.9": |
281 | 326 | version "7.18.9" |
282 | 327 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.9.tgz#778d87b3a758d90b471e7b9918f34a9a02eb5818" |
|
296 | 341 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
297 | 342 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
298 | 343 |
|
| 344 | +"@babel/helper-string-parser@^7.19.4": |
| 345 | + version "7.19.4" |
| 346 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
| 347 | + integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
| 348 | + |
299 | 349 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
300 | 350 | version "7.19.1" |
301 | 351 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
|
316 | 366 | "@babel/traverse" "^7.19.0" |
317 | 367 | "@babel/types" "^7.19.0" |
318 | 368 |
|
319 | | -"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.2", "@babel/helpers@^7.19.0": |
| 369 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.19.0": |
320 | 370 | version "7.19.0" |
321 | 371 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18" |
322 | 372 | integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg== |
|
325 | 375 | "@babel/traverse" "^7.19.0" |
326 | 376 | "@babel/types" "^7.19.0" |
327 | 377 |
|
| 378 | +"@babel/helpers@^7.20.5": |
| 379 | + version "7.20.6" |
| 380 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763" |
| 381 | + integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w== |
| 382 | + dependencies: |
| 383 | + "@babel/template" "^7.18.10" |
| 384 | + "@babel/traverse" "^7.20.5" |
| 385 | + "@babel/types" "^7.20.5" |
| 386 | + |
328 | 387 | "@babel/highlight@^7.18.6": |
329 | 388 | version "7.18.6" |
330 | 389 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf" |
|
334 | 393 | chalk "^2.0.0" |
335 | 394 | js-tokens "^4.0.0" |
336 | 395 |
|
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": |
| 396 | +"@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 | 397 | version "7.19.3" |
339 | 398 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a" |
340 | 399 | integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ== |
341 | 400 |
|
| 401 | +"@babel/parser@^7.20.5": |
| 402 | + version "7.20.5" |
| 403 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" |
| 404 | + integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== |
| 405 | + |
342 | 406 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
343 | 407 | version "7.18.6" |
344 | 408 | 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 | 1208 | dependencies: |
1145 | 1209 | regenerator-runtime "^0.13.2" |
1146 | 1210 |
|
1147 | | -"@babel/template@^7.12.7", "@babel/template@^7.16.7", "@babel/template@^7.18.10", "@babel/template@^7.3.3": |
| 1211 | +"@babel/template@^7.12.7", "@babel/template@^7.18.10", "@babel/template@^7.3.3": |
1148 | 1212 | version "7.18.10" |
1149 | 1213 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
1150 | 1214 | integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
|
1153 | 1217 | "@babel/parser" "^7.18.10" |
1154 | 1218 | "@babel/types" "^7.18.10" |
1155 | 1219 |
|
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": |
| 1220 | +"@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 | 1221 | version "7.19.3" |
1158 | 1222 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
1159 | 1223 | integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
|
1169 | 1233 | debug "^4.1.0" |
1170 | 1234 | globals "^11.1.0" |
1171 | 1235 |
|
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": |
| 1236 | +"@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5": |
| 1237 | + version "7.20.5" |
| 1238 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" |
| 1239 | + integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== |
| 1240 | + dependencies: |
| 1241 | + "@babel/code-frame" "^7.18.6" |
| 1242 | + "@babel/generator" "^7.20.5" |
| 1243 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1244 | + "@babel/helper-function-name" "^7.19.0" |
| 1245 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1246 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1247 | + "@babel/parser" "^7.20.5" |
| 1248 | + "@babel/types" "^7.20.5" |
| 1249 | + debug "^4.1.0" |
| 1250 | + globals "^11.1.0" |
| 1251 | + |
| 1252 | +"@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 | 1253 | version "7.19.3" |
1174 | 1254 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624" |
1175 | 1255 | integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw== |
|
1178 | 1258 | "@babel/helper-validator-identifier" "^7.19.1" |
1179 | 1259 | to-fast-properties "^2.0.0" |
1180 | 1260 |
|
| 1261 | +"@babel/types@^7.20.2", "@babel/types@^7.20.5": |
| 1262 | + version "7.20.5" |
| 1263 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
| 1264 | + integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
| 1265 | + dependencies: |
| 1266 | + "@babel/helper-string-parser" "^7.19.4" |
| 1267 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 1268 | + to-fast-properties "^2.0.0" |
| 1269 | + |
1181 | 1270 | "@bcoe/v8-coverage@^0.2.3": |
1182 | 1271 | version "0.2.3" |
1183 | 1272 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
@@ -4357,13 +4446,13 @@ babel-jest@^27.5.1: |
4357 | 4446 | graceful-fs "^4.2.9" |
4358 | 4447 | slash "^3.0.0" |
4359 | 4448 |
|
4360 | | -babel-loader@8.2.3: |
4361 | | - version "8.2.3" |
4362 | | - resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.3.tgz#8986b40f1a64cacfcb4b8429320085ef68b1342d" |
4363 | | - integrity sha512-n4Zeta8NC3QAsuyiizu0GkmRcQ6clkV9WFUnUf1iXP//IeSKbWjofW3UHyZVwlOB4y039YQKefawyTn64Zwbuw== |
| 4449 | +babel-loader@8.3.0: |
| 4450 | + version "8.3.0" |
| 4451 | + resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.3.0.tgz#124936e841ba4fe8176786d6ff28add1f134d6a8" |
| 4452 | + integrity sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q== |
4364 | 4453 | dependencies: |
4365 | 4454 | find-cache-dir "^3.3.1" |
4366 | | - loader-utils "^1.4.0" |
| 4455 | + loader-utils "^2.0.0" |
4367 | 4456 | make-dir "^3.1.0" |
4368 | 4457 | schema-utils "^2.6.5" |
4369 | 4458 |
|
@@ -9546,7 +9635,7 @@ loader-runner@^4.2.0: |
9546 | 9635 | resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1" |
9547 | 9636 | integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg== |
9548 | 9637 |
|
9549 | | -loader-utils@^1.2.3, loader-utils@^1.4.0: |
| 9638 | +loader-utils@^1.2.3: |
9550 | 9639 | version "1.4.0" |
9551 | 9640 | resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613" |
9552 | 9641 | integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA== |
|
0 commit comments