|
2211 | 2211 | minimatch "^3.1.2" |
2212 | 2212 | strip-json-comments "^3.1.1" |
2213 | 2213 |
|
2214 | | -"@eslint/eslintrc@^3.0.0": |
| 2214 | +"@eslint/eslintrc@^3.0.2": |
2215 | 2215 | version "3.0.2" |
2216 | 2216 | resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.0.2.tgz#36180f8e85bf34d2fe3ccc2261e8e204a411ab4e" |
2217 | 2217 | integrity sha512-wV19ZEGEMAC1eHgrS7UQPqsdEiCIbTKTasEfcXAigzoXICcqZSjBZEHlZwNVvKg6UBCjSlos84XiLqsRJnIcIg== |
|
2483 | 2483 | resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-1.0.0.tgz#9cd84cc15bc865a5ca35fcaae198eb899f7b5c90" |
2484 | 2484 | integrity sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw== |
2485 | 2485 |
|
| 2486 | +"@sindresorhus/merge-streams@^2.1.0": |
| 2487 | + version "2.3.0" |
| 2488 | + resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958" |
| 2489 | + integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg== |
| 2490 | + |
2486 | 2491 | "@surma/rollup-plugin-off-main-thread@^2.2.2": |
2487 | 2492 | version "2.2.3" |
2488 | 2493 | resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz#ee34985952ca21558ab0d952f00298ad2190c053" |
|
2592 | 2597 | resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" |
2593 | 2598 | integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ== |
2594 | 2599 |
|
2595 | | -"@typescript-eslint/eslint-plugin@^6.21.0": |
2596 | | - version "6.21.0" |
2597 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3" |
2598 | | - integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA== |
| 2600 | +"@typescript-eslint/eslint-plugin@^7.1.1": |
| 2601 | + version "7.1.1" |
| 2602 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.1.tgz#dd71fc5c7ecec745ca26ece506d84d203a205c0e" |
| 2603 | + integrity sha512-zioDz623d0RHNhvx0eesUmGfIjzrk18nSBC8xewepKXbBvN/7c1qImV7Hg8TI1URTxKax7/zxfxj3Uph8Chcuw== |
2599 | 2604 | dependencies: |
2600 | 2605 | "@eslint-community/regexpp" "^4.5.1" |
2601 | | - "@typescript-eslint/scope-manager" "6.21.0" |
2602 | | - "@typescript-eslint/type-utils" "6.21.0" |
2603 | | - "@typescript-eslint/utils" "6.21.0" |
2604 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
| 2606 | + "@typescript-eslint/scope-manager" "7.1.1" |
| 2607 | + "@typescript-eslint/type-utils" "7.1.1" |
| 2608 | + "@typescript-eslint/utils" "7.1.1" |
| 2609 | + "@typescript-eslint/visitor-keys" "7.1.1" |
2605 | 2610 | debug "^4.3.4" |
2606 | 2611 | graphemer "^1.4.0" |
2607 | 2612 | ignore "^5.2.4" |
2608 | 2613 | natural-compare "^1.4.0" |
2609 | 2614 | semver "^7.5.4" |
2610 | 2615 | ts-api-utils "^1.0.1" |
2611 | 2616 |
|
2612 | | -"@typescript-eslint/parser@^6.21.0": |
2613 | | - version "6.21.0" |
2614 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b" |
2615 | | - integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ== |
| 2617 | +"@typescript-eslint/parser@^7.1.1": |
| 2618 | + version "7.1.1" |
| 2619 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1.1.tgz#6a9d0a5c9ccdf5dbd3cb8c949728c64e24e07d1f" |
| 2620 | + integrity sha512-ZWUFyL0z04R1nAEgr9e79YtV5LbafdOtN7yapNbn1ansMyaegl2D4bL7vHoJ4HPSc4CaLwuCVas8CVuneKzplQ== |
2616 | 2621 | dependencies: |
2617 | | - "@typescript-eslint/scope-manager" "6.21.0" |
2618 | | - "@typescript-eslint/types" "6.21.0" |
2619 | | - "@typescript-eslint/typescript-estree" "6.21.0" |
2620 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
| 2622 | + "@typescript-eslint/scope-manager" "7.1.1" |
| 2623 | + "@typescript-eslint/types" "7.1.1" |
| 2624 | + "@typescript-eslint/typescript-estree" "7.1.1" |
| 2625 | + "@typescript-eslint/visitor-keys" "7.1.1" |
2621 | 2626 | debug "^4.3.4" |
2622 | 2627 |
|
2623 | | -"@typescript-eslint/scope-manager@6.21.0": |
2624 | | - version "6.21.0" |
2625 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1" |
2626 | | - integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg== |
| 2628 | +"@typescript-eslint/scope-manager@7.1.1": |
| 2629 | + version "7.1.1" |
| 2630 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.1.tgz#9e301803ff8e21a74f50c6f89a4baccad9a48f93" |
| 2631 | + integrity sha512-cirZpA8bJMRb4WZ+rO6+mnOJrGFDd38WoXCEI57+CYBqta8Yc8aJym2i7vyqLL1vVYljgw0X27axkUXz32T8TA== |
2627 | 2632 | dependencies: |
2628 | | - "@typescript-eslint/types" "6.21.0" |
2629 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
| 2633 | + "@typescript-eslint/types" "7.1.1" |
| 2634 | + "@typescript-eslint/visitor-keys" "7.1.1" |
2630 | 2635 |
|
2631 | | -"@typescript-eslint/type-utils@6.21.0": |
2632 | | - version "6.21.0" |
2633 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e" |
2634 | | - integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag== |
| 2636 | +"@typescript-eslint/type-utils@7.1.1": |
| 2637 | + version "7.1.1" |
| 2638 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.1.tgz#aee820d5bedd39b83c18585a526cc520ddb7a226" |
| 2639 | + integrity sha512-5r4RKze6XHEEhlZnJtR3GYeCh1IueUHdbrukV2KSlLXaTjuSfeVF8mZUVPLovidCuZfbVjfhi4c0DNSa/Rdg5g== |
2635 | 2640 | dependencies: |
2636 | | - "@typescript-eslint/typescript-estree" "6.21.0" |
2637 | | - "@typescript-eslint/utils" "6.21.0" |
| 2641 | + "@typescript-eslint/typescript-estree" "7.1.1" |
| 2642 | + "@typescript-eslint/utils" "7.1.1" |
2638 | 2643 | debug "^4.3.4" |
2639 | 2644 | ts-api-utils "^1.0.1" |
2640 | 2645 |
|
2641 | | -"@typescript-eslint/types@6.21.0": |
2642 | | - version "6.21.0" |
2643 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d" |
2644 | | - integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg== |
| 2646 | +"@typescript-eslint/types@7.1.1": |
| 2647 | + version "7.1.1" |
| 2648 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.1.tgz#ca33ba7cf58224fb46a84fea62593c2c53cd795f" |
| 2649 | + integrity sha512-KhewzrlRMrgeKm1U9bh2z5aoL4s7K3tK5DwHDn8MHv0yQfWFz/0ZR6trrIHHa5CsF83j/GgHqzdbzCXJ3crx0Q== |
2645 | 2650 |
|
2646 | | -"@typescript-eslint/typescript-estree@6.21.0": |
2647 | | - version "6.21.0" |
2648 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46" |
2649 | | - integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ== |
| 2651 | +"@typescript-eslint/typescript-estree@7.1.1": |
| 2652 | + version "7.1.1" |
| 2653 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.1.tgz#09c54af0151a1b05d0875c0fc7fe2ec7a2476ece" |
| 2654 | + integrity sha512-9ZOncVSfr+sMXVxxca2OJOPagRwT0u/UHikM2Rd6L/aB+kL/QAuTnsv6MeXtjzCJYb8PzrXarypSGIPx3Jemxw== |
2650 | 2655 | dependencies: |
2651 | | - "@typescript-eslint/types" "6.21.0" |
2652 | | - "@typescript-eslint/visitor-keys" "6.21.0" |
| 2656 | + "@typescript-eslint/types" "7.1.1" |
| 2657 | + "@typescript-eslint/visitor-keys" "7.1.1" |
2653 | 2658 | debug "^4.3.4" |
2654 | 2659 | globby "^11.1.0" |
2655 | 2660 | is-glob "^4.0.3" |
2656 | 2661 | minimatch "9.0.3" |
2657 | 2662 | semver "^7.5.4" |
2658 | 2663 | ts-api-utils "^1.0.1" |
2659 | 2664 |
|
2660 | | -"@typescript-eslint/utils@6.21.0": |
2661 | | - version "6.21.0" |
2662 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134" |
2663 | | - integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ== |
| 2665 | +"@typescript-eslint/utils@7.1.1": |
| 2666 | + version "7.1.1" |
| 2667 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.1.tgz#bdeeb789eee4af5d3fb5400a69566d4dbf97ff3b" |
| 2668 | + integrity sha512-thOXM89xA03xAE0lW7alstvnyoBUbBX38YtY+zAUcpRPcq9EIhXPuJ0YTv948MbzmKh6e1AUszn5cBFK49Umqg== |
2664 | 2669 | dependencies: |
2665 | 2670 | "@eslint-community/eslint-utils" "^4.4.0" |
2666 | 2671 | "@types/json-schema" "^7.0.12" |
2667 | 2672 | "@types/semver" "^7.5.0" |
2668 | | - "@typescript-eslint/scope-manager" "6.21.0" |
2669 | | - "@typescript-eslint/types" "6.21.0" |
2670 | | - "@typescript-eslint/typescript-estree" "6.21.0" |
| 2673 | + "@typescript-eslint/scope-manager" "7.1.1" |
| 2674 | + "@typescript-eslint/types" "7.1.1" |
| 2675 | + "@typescript-eslint/typescript-estree" "7.1.1" |
2671 | 2676 | semver "^7.5.4" |
2672 | 2677 |
|
2673 | | -"@typescript-eslint/visitor-keys@6.21.0": |
2674 | | - version "6.21.0" |
2675 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47" |
2676 | | - integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A== |
| 2678 | +"@typescript-eslint/visitor-keys@7.1.1": |
| 2679 | + version "7.1.1" |
| 2680 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.1.tgz#e6538a58c9b157f03bcbb29e3b6a92fe39a6ab0d" |
| 2681 | + integrity sha512-yTdHDQxY7cSoCcAtiBzVzxleJhkGB9NncSIyMYe2+OGON1ZsP9zOPws/Pqgopa65jvknOjlk/w7ulPlZ78PiLQ== |
2677 | 2682 | dependencies: |
2678 | | - "@typescript-eslint/types" "6.21.0" |
| 2683 | + "@typescript-eslint/types" "7.1.1" |
2679 | 2684 | eslint-visitor-keys "^3.4.1" |
2680 | 2685 |
|
2681 | 2686 | "@ungap/structured-clone@^1.2.0": |
@@ -5032,10 +5037,10 @@ eslint-config-prettier@^9.1.0: |
5032 | 5037 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f" |
5033 | 5038 | integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw== |
5034 | 5039 |
|
5035 | | -eslint-config-xo-typescript@^2.0.0: |
5036 | | - version "2.1.1" |
5037 | | - resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-2.1.1.tgz#f1a60f63d3478651f3cebc37bfbff45bd66f433b" |
5038 | | - integrity sha512-fyzEjN8e+qbdU0uWxxnhryRDYTE4ZkQ4AEiV1J180r/6EOFeGkiiBCgYJunKQD7MaEOlKLmcmOnO2oVFcE5K0Q== |
| 5040 | +eslint-config-xo-typescript@^4.0.0: |
| 5041 | + version "4.0.0" |
| 5042 | + resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-4.0.0.tgz#23f120b38d51b7408077dce2dc8b04769cff7112" |
| 5043 | + integrity sha512-pmSWzVpvzEjZHG7S/rN34cFXAoe6YbvWFBQSitEXD5CcT2SULfykYl8hcYXss37r5N3SmJYAiO6VlcfkPiDRxg== |
5039 | 5044 |
|
5040 | 5045 | eslint-config-xo@^0.44.0: |
5041 | 5046 | version "0.44.0" |
@@ -5180,7 +5185,7 @@ eslint-plugin-prettier@^5.1.3: |
5180 | 5185 | prettier-linter-helpers "^1.0.0" |
5181 | 5186 | synckit "^0.8.6" |
5182 | 5187 |
|
5183 | | -eslint-plugin-unicorn@^51.0.0: |
| 5188 | +eslint-plugin-unicorn@^51.0.1: |
5184 | 5189 | version "51.0.1" |
5185 | 5190 | resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz#3641c5e110324c3739d6cb98fc1b99ada39f477b" |
5186 | 5191 | integrity sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw== |
@@ -5242,7 +5247,7 @@ eslint-visitor-keys@^4.0.0: |
5242 | 5247 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb" |
5243 | 5248 | integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw== |
5244 | 5249 |
|
5245 | | -eslint@^8.53.0: |
| 5250 | +eslint@^8.57.0: |
5246 | 5251 | version "8.57.0" |
5247 | 5252 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668" |
5248 | 5253 | integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ== |
@@ -5887,13 +5892,20 @@ get-symbol-description@^1.0.2: |
5887 | 5892 | es-errors "^1.3.0" |
5888 | 5893 | get-intrinsic "^1.2.4" |
5889 | 5894 |
|
5890 | | -get-tsconfig@^4.7.0, get-tsconfig@^4.7.2: |
| 5895 | +get-tsconfig@^4.7.0: |
5891 | 5896 | version "4.7.2" |
5892 | 5897 | resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.2.tgz#0dcd6fb330391d46332f4c6c1bf89a6514c2ddce" |
5893 | 5898 | integrity sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A== |
5894 | 5899 | dependencies: |
5895 | 5900 | resolve-pkg-maps "^1.0.0" |
5896 | 5901 |
|
| 5902 | +get-tsconfig@^4.7.3: |
| 5903 | + version "4.7.3" |
| 5904 | + resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.3.tgz#0498163d98f7b58484dd4906999c0c9d5f103f83" |
| 5905 | + integrity sha512-ZvkrzoUA0PQZM6fy6+/Hce561s+faD1rsNwhnO5FelNjyy7EMGJ3Rz1AQ8GYDWjhRs/7dBLOEJvhK8MiEJOAFg== |
| 5906 | + dependencies: |
| 5907 | + resolve-pkg-maps "^1.0.0" |
| 5908 | + |
5897 | 5909 | getpass@^0.1.1: |
5898 | 5910 | version "0.1.7" |
5899 | 5911 | resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa" |
@@ -6024,6 +6036,18 @@ globby@^14.0.0: |
6024 | 6036 | slash "^5.1.0" |
6025 | 6037 | unicorn-magic "^0.1.0" |
6026 | 6038 |
|
| 6039 | +globby@^14.0.1: |
| 6040 | + version "14.0.1" |
| 6041 | + resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1.tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b" |
| 6042 | + integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ== |
| 6043 | + dependencies: |
| 6044 | + "@sindresorhus/merge-streams" "^2.1.0" |
| 6045 | + fast-glob "^3.3.2" |
| 6046 | + ignore "^5.2.4" |
| 6047 | + path-type "^5.0.0" |
| 6048 | + slash "^5.1.0" |
| 6049 | + unicorn-magic "^0.1.0" |
| 6050 | + |
6027 | 6051 | globrex@^0.1.2: |
6028 | 6052 | version "0.1.2" |
6029 | 6053 | resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098" |
@@ -7725,7 +7749,7 @@ meow@^12.0.1: |
7725 | 7749 | type-fest "^3.9.0" |
7726 | 7750 | yargs-parser "^21.1.1" |
7727 | 7751 |
|
7728 | | -meow@^13.1.0: |
| 7752 | +meow@^13.1.0, meow@^13.2.0: |
7729 | 7753 | version "13.2.0" |
7730 | 7754 | resolved "https://registry.yarnpkg.com/meow/-/meow-13.2.0.tgz#6b7d63f913f984063b3cc261b6e8800c4cd3474f" |
7731 | 7755 | integrity sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA== |
@@ -10638,10 +10662,10 @@ typescript@^4.1.3: |
10638 | 10662 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" |
10639 | 10663 | integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== |
10640 | 10664 |
|
10641 | | -typescript@^5.3.3: |
10642 | | - version "5.3.3" |
10643 | | - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37" |
10644 | | - integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw== |
| 10665 | +typescript@^5.4.2: |
| 10666 | + version "5.4.2" |
| 10667 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372" |
| 10668 | + integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ== |
10645 | 10669 |
|
10646 | 10670 | unbox-primitive@^1.0.2: |
10647 | 10671 | version "1.0.2" |
@@ -10981,21 +11005,21 @@ xdg-basedir@^5.0.1, xdg-basedir@^5.1.0: |
10981 | 11005 | resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635" |
10982 | 11006 | integrity sha512-jRKe/iQYMyVJpzPH+3HL97Lgu5HrCfii+qSo+TfjKHtOnvbnvdVfMYrn9Q34YV81M2e5sviJlI6Ko9y+nByzvA== |
10983 | 11007 |
|
10984 | | -xo@0.57.0: |
10985 | | - version "0.57.0" |
10986 | | - resolved "https://registry.yarnpkg.com/xo/-/xo-0.57.0.tgz#c26e7cb3d9a790af9ad87e2b3431542b03e627dd" |
10987 | | - integrity sha512-QTdiZMYtRZZlhlzJI7MVBsW43EYizm2KbXqvw6GRS1oYgHTF3Lq7Z2BK9sjrn+E/wqRVYOC99pOxXlaXuFr/2w== |
| 11008 | +xo@0.58.0: |
| 11009 | + version "0.58.0" |
| 11010 | + resolved "https://registry.yarnpkg.com/xo/-/xo-0.58.0.tgz#8d989aeabc73a75e7e8e304d6d31392cf9763d6b" |
| 11011 | + integrity sha512-0mTj/U2m+sTa5zh9WGfuHN09D38mj0jJfCs7Py2VGXkfK55ShclpWSYLEusciuBIlfaKaVxfSsqLnuzNTvsKHg== |
10988 | 11012 | dependencies: |
10989 | | - "@eslint/eslintrc" "^3.0.0" |
10990 | | - "@typescript-eslint/eslint-plugin" "^6.21.0" |
10991 | | - "@typescript-eslint/parser" "^6.21.0" |
| 11013 | + "@eslint/eslintrc" "^3.0.2" |
| 11014 | + "@typescript-eslint/eslint-plugin" "^7.1.1" |
| 11015 | + "@typescript-eslint/parser" "^7.1.1" |
10992 | 11016 | arrify "^3.0.0" |
10993 | 11017 | cosmiconfig "^8.3.6" |
10994 | 11018 | define-lazy-prop "^3.0.0" |
10995 | | - eslint "^8.53.0" |
| 11019 | + eslint "^8.57.0" |
10996 | 11020 | eslint-config-prettier "^9.1.0" |
10997 | 11021 | eslint-config-xo "^0.44.0" |
10998 | | - eslint-config-xo-typescript "^2.0.0" |
| 11022 | + eslint-config-xo-typescript "^4.0.0" |
10999 | 11023 | eslint-formatter-pretty "^6.0.1" |
11000 | 11024 | eslint-import-resolver-webpack "^0.13.8" |
11001 | 11025 | eslint-plugin-ava "^14.0.0" |
|
11004 | 11028 | eslint-plugin-n "^16.6.2" |
11005 | 11029 | eslint-plugin-no-use-extend-native "^0.5.0" |
11006 | 11030 | eslint-plugin-prettier "^5.1.3" |
11007 | | - eslint-plugin-unicorn "^51.0.0" |
| 11031 | + eslint-plugin-unicorn "^51.0.1" |
11008 | 11032 | esm-utils "^4.2.1" |
11009 | 11033 | find-cache-dir "^5.0.0" |
11010 | 11034 | find-up-simple "^1.0.0" |
11011 | 11035 | get-stdin "^9.0.0" |
11012 | | - get-tsconfig "^4.7.2" |
11013 | | - globby "^14.0.0" |
| 11036 | + get-tsconfig "^4.7.3" |
| 11037 | + globby "^14.0.1" |
11014 | 11038 | imurmurhash "^0.1.4" |
11015 | 11039 | json-stable-stringify-without-jsonify "^1.0.1" |
11016 | 11040 | lodash-es "^4.17.21" |
11017 | | - meow "^13.1.0" |
| 11041 | + meow "^13.2.0" |
11018 | 11042 | micromatch "^4.0.5" |
11019 | 11043 | open-editor "^4.1.1" |
11020 | 11044 | prettier "^3.2.5" |
11021 | 11045 | semver "^7.6.0" |
11022 | 11046 | slash "^5.1.0" |
11023 | 11047 | to-absolute-glob "^3.0.0" |
11024 | | - typescript "^5.3.3" |
| 11048 | + typescript "^5.4.2" |
11025 | 11049 |
|
11026 | 11050 | xtend@^4.0.0, xtend@~4.0.1: |
11027 | 11051 | version "4.0.2" |
|
0 commit comments