|
318 | 318 | dependencies:
|
319 | 319 | "@babel/highlight" "^7.22.5"
|
320 | 320 |
|
321 |
| -"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6": |
322 |
| - version "7.22.6" |
323 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.6.tgz#15606a20341de59ba02cd2fcc5086fcbe73bf544" |
324 |
| - integrity sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg== |
| 321 | +"@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9": |
| 322 | + version "7.22.9" |
| 323 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" |
| 324 | + integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== |
325 | 325 |
|
326 |
| -"@babel/ [email protected]. 8", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
327 |
| - version "7.22.8" |
328 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.8.tgz#386470abe884302db9c82e8e5e87be9e46c86785" |
329 |
| - integrity sha512-75+KxFB4CZqYRXjx4NlR4J7yGvKumBuZTmV4NV6v09dVXXkuYVYLT68N6HCzLvfJ+fWCxQsntNzKwwIXL4bHnw== |
| 326 | +"@babel/ [email protected]. 9", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 327 | + version "7.22.9" |
| 328 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.9.tgz#bd96492c68822198f33e8a256061da3cf391f58f" |
| 329 | + integrity sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w== |
330 | 330 | dependencies:
|
331 | 331 | "@ampproject/remapping" "^2.2.0"
|
332 | 332 | "@babel/code-frame" "^7.22.5"
|
333 |
| - "@babel/generator" "^7.22.7" |
334 |
| - "@babel/helper-compilation-targets" "^7.22.6" |
335 |
| - "@babel/helper-module-transforms" "^7.22.5" |
| 333 | + "@babel/generator" "^7.22.9" |
| 334 | + "@babel/helper-compilation-targets" "^7.22.9" |
| 335 | + "@babel/helper-module-transforms" "^7.22.9" |
336 | 336 | "@babel/helpers" "^7.22.6"
|
337 | 337 | "@babel/parser" "^7.22.7"
|
338 | 338 | "@babel/template" "^7.22.5"
|
339 | 339 | "@babel/traverse" "^7.22.8"
|
340 | 340 | "@babel/types" "^7.22.5"
|
341 |
| - "@nicolo-ribaudo/semver-v6" "^6.3.3" |
342 | 341 | convert-source-map "^1.7.0"
|
343 | 342 | debug "^4.1.0"
|
344 | 343 | gensync "^1.0.0-beta.2"
|
345 | 344 | json5 "^2.2.2"
|
| 345 | + semver "^6.3.1" |
346 | 346 |
|
347 |
| -"@babel/generator@^7.22.7", "@babel/generator@^7.7.2": |
348 |
| - version "7.22.7" |
349 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.7.tgz#a6b8152d5a621893f2c9dacf9a4e286d520633d5" |
350 |
| - integrity sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ== |
| 347 | +"@babel/generator@^7.22.7", "@babel/generator@^7.22.9", "@babel/generator@^7.7.2": |
| 348 | + version "7.22.9" |
| 349 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.9.tgz#572ecfa7a31002fa1de2a9d91621fd895da8493d" |
| 350 | + integrity sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw== |
351 | 351 | dependencies:
|
352 | 352 | "@babel/types" "^7.22.5"
|
353 | 353 | "@jridgewell/gen-mapping" "^0.3.2"
|
|
368 | 368 | dependencies:
|
369 | 369 | "@babel/types" "^7.22.5"
|
370 | 370 |
|
371 |
| -"@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6": |
372 |
| - version "7.22.6" |
373 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.6.tgz#e30d61abe9480aa5a83232eb31c111be922d2e52" |
374 |
| - integrity sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA== |
| 371 | +"@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.22.9": |
| 372 | + version "7.22.9" |
| 373 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.9.tgz#f9d0a7aaaa7cd32a3f31c9316a69f5a9bcacb892" |
| 374 | + integrity sha512-7qYrNM6HjpnPHJbopxmb8hSPoZ0gsX8IvUS32JGVoy+pU9e5N0nLr1VjJoR6kA4d9dmGLxNYOjeB8sUDal2WMw== |
375 | 375 | dependencies:
|
376 |
| - "@babel/compat-data" "^7.22.6" |
| 376 | + "@babel/compat-data" "^7.22.9" |
377 | 377 | "@babel/helper-validator-option" "^7.22.5"
|
378 |
| - "@nicolo-ribaudo/semver-v6" "^6.3.3" |
379 | 378 | browserslist "^4.21.9"
|
380 | 379 | lru-cache "^5.1.1"
|
| 380 | + semver "^6.3.1" |
381 | 381 |
|
382 | 382 | "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.5", "@babel/helper-create-class-features-plugin@^7.22.6":
|
383 | 383 | version "7.22.6"
|
|
448 | 448 | dependencies:
|
449 | 449 | "@babel/types" "^7.22.5"
|
450 | 450 |
|
451 |
| -"@babel/helper-module-transforms@^7.22.5": |
452 |
| - version "7.22.5" |
453 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz#0f65daa0716961b6e96b164034e737f60a80d2ef" |
454 |
| - integrity sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw== |
| 451 | +"@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9": |
| 452 | + version "7.22.9" |
| 453 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129" |
| 454 | + integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ== |
455 | 455 | dependencies:
|
456 | 456 | "@babel/helper-environment-visitor" "^7.22.5"
|
457 | 457 | "@babel/helper-module-imports" "^7.22.5"
|
458 | 458 | "@babel/helper-simple-access" "^7.22.5"
|
459 |
| - "@babel/helper-split-export-declaration" "^7.22.5" |
| 459 | + "@babel/helper-split-export-declaration" "^7.22.6" |
460 | 460 | "@babel/helper-validator-identifier" "^7.22.5"
|
461 |
| - "@babel/template" "^7.22.5" |
462 |
| - "@babel/traverse" "^7.22.5" |
463 |
| - "@babel/types" "^7.22.5" |
464 | 461 |
|
465 | 462 | "@babel/helper-optimise-call-expression@^7.22.5":
|
466 | 463 | version "7.22.5"
|
|
510 | 507 | dependencies:
|
511 | 508 | "@babel/types" "^7.22.5"
|
512 | 509 |
|
513 |
| -"@babel/helper-split-export-declaration@^7.22.5", "@babel/helper-split-export-declaration@^7.22.6": |
| 510 | +"@babel/helper-split-export-declaration@^7.22.6": |
514 | 511 | version "7.22.6"
|
515 | 512 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
|
516 | 513 | integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
|
|
1166 | 1163 | "@babel/helper-create-regexp-features-plugin" "^7.22.5"
|
1167 | 1164 | "@babel/helper-plugin-utils" "^7.22.5"
|
1168 | 1165 |
|
1169 |
| - |
1170 |
| - version "7.22.7" |
1171 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.7.tgz#a1ef34b64a80653c22ce4d9c25603cfa76fc168a" |
1172 |
| - integrity sha512-1whfDtW+CzhETuzYXfcgZAh8/GFMeEbz0V5dVgya8YeJyCU6Y/P2Gnx4Qb3MylK68Zu9UiwUvbPMPTpFAOJ+sQ== |
| 1166 | + |
| 1167 | + version "7.22.9" |
| 1168 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.9.tgz#57f17108eb5dfd4c5c25a44c1977eba1df310ac7" |
| 1169 | + integrity sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g== |
1173 | 1170 | dependencies:
|
1174 |
| - "@babel/compat-data" "^7.22.6" |
1175 |
| - "@babel/helper-compilation-targets" "^7.22.6" |
| 1171 | + "@babel/compat-data" "^7.22.9" |
| 1172 | + "@babel/helper-compilation-targets" "^7.22.9" |
1176 | 1173 | "@babel/helper-plugin-utils" "^7.22.5"
|
1177 | 1174 | "@babel/helper-validator-option" "^7.22.5"
|
1178 | 1175 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.22.5"
|
|
1246 | 1243 | "@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
|
1247 | 1244 | "@babel/preset-modules" "^0.1.5"
|
1248 | 1245 | "@babel/types" "^7.22.5"
|
1249 |
| - "@nicolo-ribaudo/semver-v6" "^6.3.3" |
1250 | 1246 | babel-plugin-polyfill-corejs2 "^0.4.4"
|
1251 | 1247 | babel-plugin-polyfill-corejs3 "^0.8.2"
|
1252 | 1248 | babel-plugin-polyfill-regenerator "^0.5.1"
|
1253 | 1249 | core-js-compat "^3.31.0"
|
| 1250 | + semver "^6.3.1" |
1254 | 1251 |
|
1255 | 1252 | "@babel/preset-modules@^0.1.5":
|
1256 | 1253 | version "0.1.5"
|
@@ -10073,10 +10070,10 @@ parseurl@^1.3.3, parseurl@~1.3.3:
|
10073 | 10070 | resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
|
10074 | 10071 | integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
|
10075 | 10072 |
|
10076 |
| - |
10077 |
| - version "7.0.1" |
10078 |
| - resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-7.0.1.tgz#ab6a20489f9d0253726fc692f60d3d4a2d3fc9cf" |
10079 |
| - integrity sha512-f2GYU+6fz67znVfroq0gRuE08IWbGaRGMCFVwaz+qgG6k0K7rEKG8rXL7vDBtAMBjk8z/AhaiDuWs1aGjr15Hg== |
| 10073 | + |
| 10074 | + version "7.0.2" |
| 10075 | + resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-7.0.2.tgz#c01589bb6964854b5210506a5845d47900641f5a" |
| 10076 | + integrity sha512-PMYfL8LXxGIRmxXLqlEaBxzKPu7/SdP13ld6GSfAUJUZRmBDPp8chZs0dpzaAFn9TSPnFiMwkC6PJt6pBiAl8Q== |
10080 | 10077 | dependencies:
|
10081 | 10078 | "@yarnpkg/lockfile" "^1.1.0"
|
10082 | 10079 | chalk "^4.1.2"
|
|
10088 | 10085 | minimist "^1.2.6"
|
10089 | 10086 | open "^7.4.2"
|
10090 | 10087 | rimraf "^2.6.3"
|
10091 |
| - semver "^7.0.0" |
| 10088 | + semver "^7.5.3" |
10092 | 10089 | slash "^2.0.0"
|
10093 | 10090 | tmp "^0.0.33"
|
10094 | 10091 | yaml "^2.2.2"
|
@@ -11282,10 +11279,10 @@ [email protected], semver@^7.0.0, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^
|
11282 | 11279 | dependencies:
|
11283 | 11280 | lru-cache "^6.0.0"
|
11284 | 11281 |
|
11285 |
| -semver@^6.0.0, semver@^6.3.0: |
11286 |
| - version "6.3.0" |
11287 |
| - resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" |
11288 |
| - integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== |
| 11282 | +semver@^6.0.0, semver@^6.3.0, semver@^6.3.1: |
| 11283 | + version "6.3.1" |
| 11284 | + resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" |
| 11285 | + integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== |
11289 | 11286 |
|
11290 | 11287 |
|
11291 | 11288 | version "0.18.0"
|
|
0 commit comments