|
326 | 326 | estree-walker "^2.0.1" |
327 | 327 | picomatch "^2.2.2" |
328 | 328 |
|
329 | | -"@sapphire/eslint-config@^4.0.8": |
330 | | - version "4.0.8" |
331 | | - resolved "https://registry.yarnpkg.com/@sapphire/eslint-config/-/eslint-config-4.0.8.tgz#666ca1da0e916628e9cd7bb31843faddb43bfd49" |
332 | | - integrity sha512-OCgS4CZN4RNce1H4ErmZV9JQAuPf5KwxluuVP36QvR+IZmP2rGASWoP0uExH+XgsesWgkVEzO+rca/Lc7geDIw== |
333 | | - dependencies: |
334 | | - "@typescript-eslint/eslint-plugin" "^5.6.0" |
335 | | - "@typescript-eslint/parser" "^5.6.0" |
336 | | - eslint "^8.4.1" |
| 329 | +"@sapphire/eslint-config@^4.0.9": |
| 330 | + version "4.0.9" |
| 331 | + resolved "https://registry.yarnpkg.com/@sapphire/eslint-config/-/eslint-config-4.0.9.tgz#19036f5464b31c14d87925e0defc450bac159f84" |
| 332 | + integrity sha512-ewchvguo1F+eWTOrnpOUrucXjk9x8uEyJToy41ndEVtqdDXsGUR6NyR2DY1EgnPP3yW3iuDzGcFWINP2t68ubg== |
| 333 | + dependencies: |
| 334 | + "@typescript-eslint/eslint-plugin" "^5.9.0" |
| 335 | + "@typescript-eslint/parser" "^5.9.0" |
| 336 | + eslint "^8.6.0" |
337 | 337 | eslint-config-prettier "^8.3.0" |
338 | 338 | eslint-plugin-prettier "^4.0.0" |
339 | 339 | prettier "^2.5.1" |
340 | | - typescript "^4.5.2" |
| 340 | + typescript "^4.5.4" |
341 | 341 |
|
342 | | - |
343 | | - version "1.2.7" |
344 | | - resolved "https://registry.yarnpkg.com/@sapphire/prettier-config/-/prettier-config-1.2.7.tgz#e0a1ed04ffa3787245f82d8ac040f245f4fb0f19" |
345 | | - integrity sha512-N4zcM9sL9mg7A4xkhklty716V3/BIPjUSwetc0GEMvfFx8Hktmnwgqp3RX1yYx8xOGrilF4+rQuc4y0JV3GSdg== |
| 342 | + |
| 343 | + version "1.2.8" |
| 344 | + resolved "https://registry.yarnpkg.com/@sapphire/prettier-config/-/prettier-config-1.2.8.tgz#4ae89a325e11e850499dc7f053aa8d91178d33dc" |
| 345 | + integrity sha512-V+yJcp4hG4PTHHkQ7UxXmOnjxEOfi+uAdQDPOF74HMPeo5jAXq5ni0fz2Y4L7oFYTFyyfNAP9Et7SCbjis4jpQ== |
346 | 346 | dependencies: |
347 | 347 | prettier "^2.5.1" |
348 | 348 |
|
349 | | - |
350 | | - version "3.1.6" |
351 | | - resolved "https://registry.yarnpkg.com/@sapphire/ts-config/-/ts-config-3.1.6.tgz#9cd371f5eb17efaaf48fbf30abf7e7bd8b64c478" |
352 | | - integrity sha512-I41AqJLRXcJDW3tqFs7l93iOaJZ3Y0RgAZoawoanS+NfGPMZO04r03cDNEyTILxmtU8zcouyKpdzg+qiCP/5Dg== |
| 349 | + |
| 350 | + version "3.1.7" |
| 351 | + resolved "https://registry.yarnpkg.com/@sapphire/ts-config/-/ts-config-3.1.7.tgz#e01082dbeb4d945be41f30cd9ad5b7fa96c5f88c" |
| 352 | + integrity sha512-CqjxzHPkYUnvuj2FvNBe+Ms3tj3Ts0rF7t2pjxXR9khZqkcMc2XbKJj+ilqe+s+vfWrtKLvuyAPzb4Ay9tC1Jg== |
353 | 353 | dependencies: |
354 | 354 | tslib "^2.3.1" |
355 | | - typescript "^4.5.2" |
| 355 | + typescript "^4.5.4" |
356 | 356 |
|
357 | 357 | "@ts-type/package-dts@^1.0.51": |
358 | 358 | version "1.0.53" |
|
424 | 424 | dependencies: |
425 | 425 | "@types/node" "*" |
426 | 426 |
|
427 | | -"@typescript-eslint/eslint-plugin@^5.6.0": |
428 | | - version "5.6.0" |
429 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.6.0.tgz#efd8668b3d6627c46ce722c2afe813928fe120a0" |
430 | | - integrity sha512-MIbeMy5qfLqtgs1hWd088k1hOuRsN9JrHUPwVVKCD99EOUqScd7SrwoZl4Gso05EAP9w1kvLWUVGJOVpRPkDPA== |
431 | | - dependencies: |
432 | | - "@typescript-eslint/experimental-utils" "5.6.0" |
433 | | - "@typescript-eslint/scope-manager" "5.6.0" |
434 | | - debug "^4.3.2" |
435 | | - functional-red-black-tree "^1.0.1" |
436 | | - ignore "^5.1.8" |
437 | | - regexpp "^3.2.0" |
438 | | - semver "^7.3.5" |
439 | | - tsutils "^3.21.0" |
440 | | - |
441 | 427 | "@typescript-eslint/eslint-plugin@^5.9.0": |
442 | 428 | version "5.9.0" |
443 | 429 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.9.0.tgz#382182d5cb062f52aac54434cfc47c28898c8006" |
|
453 | 439 | semver "^7.3.5" |
454 | 440 | tsutils "^3.21.0" |
455 | 441 |
|
456 | | -"@typescript-eslint/[email protected]": |
457 | | - version "5.6.0" |
458 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.6.0.tgz#f3a5960f2004abdcac7bb81412bafc1560841c23" |
459 | | - integrity sha512-VDoRf3Qj7+W3sS/ZBXZh3LBzp0snDLEgvp6qj0vOAIiAPM07bd5ojQ3CTzF/QFl5AKh7Bh1ycgj6lFBJHUt/DA== |
460 | | - dependencies: |
461 | | - "@types/json-schema" "^7.0.9" |
462 | | - "@typescript-eslint/scope-manager" "5.6.0" |
463 | | - "@typescript-eslint/types" "5.6.0" |
464 | | - "@typescript-eslint/typescript-estree" "5.6.0" |
465 | | - eslint-scope "^5.1.1" |
466 | | - eslint-utils "^3.0.0" |
467 | | - |
468 | 442 | "@typescript-eslint/[email protected]": |
469 | 443 | version "5.9.0" |
470 | 444 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.9.0.tgz#652762d37d6565ef07af285021b8347b6c79a827" |
|
477 | 451 | eslint-scope "^5.1.1" |
478 | 452 | eslint-utils "^3.0.0" |
479 | 453 |
|
480 | | -"@typescript-eslint/parser@^5.6.0": |
481 | | - version "5.6.0" |
482 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.6.0.tgz#11677324659641400d653253c03dcfbed468d199" |
483 | | - integrity sha512-YVK49NgdUPQ8SpCZaOpiq1kLkYRPMv9U5gcMrywzI8brtwZjr/tG3sZpuHyODt76W/A0SufNjYt9ZOgrC4tLIQ== |
484 | | - dependencies: |
485 | | - "@typescript-eslint/scope-manager" "5.6.0" |
486 | | - "@typescript-eslint/types" "5.6.0" |
487 | | - "@typescript-eslint/typescript-estree" "5.6.0" |
488 | | - debug "^4.3.2" |
489 | | - |
490 | 454 | "@typescript-eslint/parser@^5.9.0": |
491 | 455 | version "5.9.0" |
492 | 456 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.9.0.tgz#fdbb08767a4caa6ca6ccfed5f9ffe9387f0c7d97" |
|
497 | 461 | "@typescript-eslint/typescript-estree" "5.9.0" |
498 | 462 | debug "^4.3.2" |
499 | 463 |
|
500 | | -"@typescript-eslint/[email protected]": |
501 | | - version "5.6.0" |
502 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.6.0.tgz#9dd7f007dc8f3a34cdff6f79f5eaab27ae05157e" |
503 | | - integrity sha512-1U1G77Hw2jsGWVsO2w6eVCbOg0HZ5WxL/cozVSTfqnL/eB9muhb8THsP0G3w+BB5xAHv9KptwdfYFAUfzcIh4A== |
504 | | - dependencies: |
505 | | - "@typescript-eslint/types" "5.6.0" |
506 | | - "@typescript-eslint/visitor-keys" "5.6.0" |
507 | | - |
508 | 464 | "@typescript-eslint/[email protected]": |
509 | 465 | version "5.9.0" |
510 | 466 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.9.0.tgz#02dfef920290c1dcd7b1999455a3eaae7a1a3117" |
|
522 | 478 | debug "^4.3.2" |
523 | 479 | tsutils "^3.21.0" |
524 | 480 |
|
525 | | -"@typescript-eslint/[email protected]": |
526 | | - version "5.6.0" |
527 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.6.0.tgz#745cb1b59daadcc1f32f7be95f0f68accf38afdd" |
528 | | - integrity sha512-OIZffked7mXv4mXzWU5MgAEbCf9ecNJBKi+Si6/I9PpTaj+cf2x58h2oHW5/P/yTnPkKaayfjhLvx+crnl5ubA== |
529 | | - |
530 | 481 | "@typescript-eslint/[email protected]": |
531 | 482 | version "5.9.0" |
532 | 483 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.0.tgz#e5619803e39d24a03b3369506df196355736e1a3" |
533 | 484 | integrity sha512-mWp6/b56Umo1rwyGCk8fPIzb9Migo8YOniBGPAQDNC6C52SeyNGN4gsVwQTAR+RS2L5xyajON4hOLwAGwPtUwg== |
534 | 485 |
|
535 | | -"@typescript-eslint/[email protected]": |
536 | | - version "5.6.0" |
537 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.6.0.tgz#dfbb19c9307fdd81bd9c650c67e8397821d7faf0" |
538 | | - integrity sha512-92vK5tQaE81rK7fOmuWMrSQtK1IMonESR+RJR2Tlc7w4o0MeEdjgidY/uO2Gobh7z4Q1hhS94Cr7r021fMVEeA== |
539 | | - dependencies: |
540 | | - "@typescript-eslint/types" "5.6.0" |
541 | | - "@typescript-eslint/visitor-keys" "5.6.0" |
542 | | - debug "^4.3.2" |
543 | | - globby "^11.0.4" |
544 | | - is-glob "^4.0.3" |
545 | | - semver "^7.3.5" |
546 | | - tsutils "^3.21.0" |
547 | | - |
548 | 486 | "@typescript-eslint/[email protected]": |
549 | 487 | version "5.9.0" |
550 | 488 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.9.0.tgz#0e5c6f03f982931abbfbc3c1b9df5fbf92a3490f" |
|
558 | 496 | semver "^7.3.5" |
559 | 497 | tsutils "^3.21.0" |
560 | 498 |
|
561 | | -"@typescript-eslint/[email protected]": |
562 | | - version "5.6.0" |
563 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.6.0.tgz#3e36509e103fe9713d8f035ac977235fd63cb6e6" |
564 | | - integrity sha512-1p7hDp5cpRFUyE3+lvA74egs+RWSgumrBpzBCDzfTFv0aQ7lIeay80yU0hIxgAhwQ6PcasW35kaOCyDOv6O/Ng== |
565 | | - dependencies: |
566 | | - "@typescript-eslint/types" "5.6.0" |
567 | | - eslint-visitor-keys "^3.0.0" |
568 | | - |
569 | 499 | "@typescript-eslint/[email protected]": |
570 | 500 | version "5.9.0" |
571 | 501 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.9.0.tgz#7585677732365e9d27f1878150fab3922784a1a6" |
@@ -1468,50 +1398,6 @@ eslint-visitor-keys@^3.1.0: |
1468 | 1398 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2" |
1469 | 1399 | integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA== |
1470 | 1400 |
|
1471 | | -eslint@^8.4.1: |
1472 | | - version "8.4.1" |
1473 | | - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.4.1.tgz#d6531bbf3e598dffd7c0c7d35ec52a0b30fdfa2d" |
1474 | | - integrity sha512-TxU/p7LB1KxQ6+7aztTnO7K0i+h0tDi81YRY9VzB6Id71kNz+fFYnf5HD5UOQmxkzcoa0TlVZf9dpMtUv0GpWg== |
1475 | | - dependencies: |
1476 | | - "@eslint/eslintrc" "^1.0.5" |
1477 | | - "@humanwhocodes/config-array" "^0.9.2" |
1478 | | - ajv "^6.10.0" |
1479 | | - chalk "^4.0.0" |
1480 | | - cross-spawn "^7.0.2" |
1481 | | - debug "^4.3.2" |
1482 | | - doctrine "^3.0.0" |
1483 | | - enquirer "^2.3.5" |
1484 | | - escape-string-regexp "^4.0.0" |
1485 | | - eslint-scope "^7.1.0" |
1486 | | - eslint-utils "^3.0.0" |
1487 | | - eslint-visitor-keys "^3.1.0" |
1488 | | - espree "^9.2.0" |
1489 | | - esquery "^1.4.0" |
1490 | | - esutils "^2.0.2" |
1491 | | - fast-deep-equal "^3.1.3" |
1492 | | - file-entry-cache "^6.0.1" |
1493 | | - functional-red-black-tree "^1.0.1" |
1494 | | - glob-parent "^6.0.1" |
1495 | | - globals "^13.6.0" |
1496 | | - ignore "^4.0.6" |
1497 | | - import-fresh "^3.0.0" |
1498 | | - imurmurhash "^0.1.4" |
1499 | | - is-glob "^4.0.0" |
1500 | | - js-yaml "^4.1.0" |
1501 | | - json-stable-stringify-without-jsonify "^1.0.1" |
1502 | | - levn "^0.4.1" |
1503 | | - lodash.merge "^4.6.2" |
1504 | | - minimatch "^3.0.4" |
1505 | | - natural-compare "^1.4.0" |
1506 | | - optionator "^0.9.1" |
1507 | | - progress "^2.0.0" |
1508 | | - regexpp "^3.2.0" |
1509 | | - semver "^7.2.1" |
1510 | | - strip-ansi "^6.0.1" |
1511 | | - strip-json-comments "^3.1.0" |
1512 | | - text-table "^0.2.0" |
1513 | | - v8-compile-cache "^2.0.3" |
1514 | | - |
1515 | 1401 | eslint@^8.6.0: |
1516 | 1402 | version "8.6.0" |
1517 | 1403 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.6.0.tgz#4318c6a31c5584838c1a2e940c478190f58d558e" |
@@ -3844,11 +3730,6 @@ typescript@^4.4.3: |
3844 | 3730 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324" |
3845 | 3731 | integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA== |
3846 | 3732 |
|
3847 | | -typescript@^4.5.2: |
3848 | | - version "4.5.2" |
3849 | | - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998" |
3850 | | - integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw== |
3851 | | - |
3852 | 3733 | typescript@^4.5.4: |
3853 | 3734 | version "4.5.4" |
3854 | 3735 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8" |
|
0 commit comments