|
457 | 457 | rimraf "^3.0.2" |
458 | 458 |
|
459 | 459 | "@octokit/endpoint@^9.0.0": |
460 | | - version "9.0.3" |
461 | | - resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-9.0.3.tgz#2a38b92766bd535775b1adc7b731458497433613" |
462 | | - integrity sha512-TXVX57fJV7SA6LvRkeXPIOBr8AKvKDlhwNVBP/26O9DjIFi+CkYZGFLP9WtPdVOicRIhqGHxBCC6Fdj5AWWGgQ== |
| 460 | + version "9.0.4" |
| 461 | + resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-9.0.4.tgz#8afda5ad1ffc3073d08f2b450964c610b821d1ea" |
| 462 | + integrity sha512-DWPLtr1Kz3tv8L0UvXTDP1fNwM0S+z6EJpRcvH66orY6Eld4XBMCSYsaWp4xIm61jTWxK68BrR7ibO+vSDnZqw== |
463 | 463 | dependencies: |
464 | 464 | "@octokit/types" "^12.0.0" |
465 | 465 | universal-user-agent "^6.0.0" |
|
873 | 873 | resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11" |
874 | 874 | integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw== |
875 | 875 |
|
876 | | -"@types/vscode@1.81.0": |
877 | | - version "1.81.0" |
878 | | - resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.81.0.tgz#c27228dd063002e0e00611be70b0497beaa24d39" |
879 | | - integrity sha512-YIaCwpT+O2E7WOMq0eCgBEABE++SX3Yl/O02GoMIF2DO3qAtvw7m6BXFYsxnc6XyzwZgh6/s/UG78LSSombl2w== |
| 876 | +"@types/vscode@1.82.0": |
| 877 | + version "1.82.0" |
| 878 | + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.82.0.tgz#89b0b21179dcf5e8cee1664a9a05c5f6c60d38d0" |
| 879 | + integrity sha512-VSHV+VnpF8DEm8LNrn8OJ8VuUNcBzN3tMvKrNpbhhfuVjFm82+6v44AbDhLvVFgCzn6vs94EJNTp7w8S6+Q1Rw== |
880 | 880 |
|
881 | 881 | "@types/yargs-parser@*": |
882 | 882 | version "21.0.3" |
|
890 | 890 | dependencies: |
891 | 891 | "@types/yargs-parser" "*" |
892 | 892 |
|
893 | | -"@typescript-eslint/eslint-plugin@6.12.0": |
894 | | - version "6.12.0" |
895 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.12.0.tgz#2a647d278bb48bf397fef07ba0507612ff9dd812" |
896 | | - integrity sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA== |
| 893 | +"@typescript-eslint/eslint-plugin@6.13.0": |
| 894 | + version "6.13.0" |
| 895 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.0.tgz#c239f9b3800ab14b5479a93812ddbe4a8fc64411" |
| 896 | + integrity sha512-HTvbSd0JceI2GW5DHS3R9zbarOqjkM9XDR7zL8eCsBUO/eSiHcoNE7kSL5sjGXmVa9fjH5LCfHDXNnH4QLp7tQ== |
897 | 897 | dependencies: |
898 | 898 | "@eslint-community/regexpp" "^4.5.1" |
899 | | - "@typescript-eslint/scope-manager" "6.12.0" |
900 | | - "@typescript-eslint/type-utils" "6.12.0" |
901 | | - "@typescript-eslint/utils" "6.12.0" |
902 | | - "@typescript-eslint/visitor-keys" "6.12.0" |
| 899 | + "@typescript-eslint/scope-manager" "6.13.0" |
| 900 | + "@typescript-eslint/type-utils" "6.13.0" |
| 901 | + "@typescript-eslint/utils" "6.13.0" |
| 902 | + "@typescript-eslint/visitor-keys" "6.13.0" |
903 | 903 | debug "^4.3.4" |
904 | 904 | graphemer "^1.4.0" |
905 | 905 | ignore "^5.2.4" |
906 | 906 | natural-compare "^1.4.0" |
907 | 907 | semver "^7.5.4" |
908 | 908 | ts-api-utils "^1.0.1" |
909 | 909 |
|
910 | | -"@typescript-eslint/parser@6.12.0": |
911 | | - version "6.12.0" |
912 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.12.0.tgz#9fb21ed7d88065a4a2ee21eb80b8578debb8217c" |
913 | | - integrity sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg== |
| 910 | +"@typescript-eslint/parser@6.13.0": |
| 911 | + version "6.13.0" |
| 912 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.13.0.tgz#ddb2be591c347ff292165ecffbd0b6d508d7463a" |
| 913 | + integrity sha512-VpG+M7GNhHLI/aTDctqAV0XbzB16vf+qDX9DXuMZSe/0bahzDA9AKZB15NDbd+D9M4cDsJvfkbGOA7qiZ/bWJw== |
914 | 914 | dependencies: |
915 | | - "@typescript-eslint/scope-manager" "6.12.0" |
916 | | - "@typescript-eslint/types" "6.12.0" |
917 | | - "@typescript-eslint/typescript-estree" "6.12.0" |
918 | | - "@typescript-eslint/visitor-keys" "6.12.0" |
| 915 | + "@typescript-eslint/scope-manager" "6.13.0" |
| 916 | + "@typescript-eslint/types" "6.13.0" |
| 917 | + "@typescript-eslint/typescript-estree" "6.13.0" |
| 918 | + "@typescript-eslint/visitor-keys" "6.13.0" |
919 | 919 | debug "^4.3.4" |
920 | 920 |
|
921 | | -"@typescript-eslint/scope-manager@6.12.0": |
922 | | - version "6.12.0" |
923 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12.0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b" |
924 | | - integrity sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw== |
| 921 | +"@typescript-eslint/scope-manager@6.13.0": |
| 922 | + version "6.13.0" |
| 923 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.0.tgz#343665d5c87c78ebea38ab4577ad3ece0751f331" |
| 924 | + integrity sha512-2x0K2/CujsokIv+LN2T0l5FVDMtsCjkUyYtlcY4xxnxLAW+x41LXr16duoicHpGtLhmtN7kqvuFJ3zbz00Ikhw== |
925 | 925 | dependencies: |
926 | | - "@typescript-eslint/types" "6.12.0" |
927 | | - "@typescript-eslint/visitor-keys" "6.12.0" |
| 926 | + "@typescript-eslint/types" "6.13.0" |
| 927 | + "@typescript-eslint/visitor-keys" "6.13.0" |
928 | 928 |
|
929 | | -"@typescript-eslint/type-utils@6.12.0": |
930 | | - version "6.12.0" |
931 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.12.0.tgz#968f7c95162808d69950ab5dff710ad730e58287" |
932 | | - integrity sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng== |
| 929 | +"@typescript-eslint/type-utils@6.13.0": |
| 930 | + version "6.13.0" |
| 931 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.0.tgz#71e96a5f718b6857eba499136d109239c8f87f55" |
| 932 | + integrity sha512-YHufAmZd/yP2XdoD3YeFEjq+/Tl+myhzv+GJHSOz+ro/NFGS84mIIuLU3pVwUcauSmwlCrVXbBclkn1HfjY0qQ== |
933 | 933 | dependencies: |
934 | | - "@typescript-eslint/typescript-estree" "6.12.0" |
935 | | - "@typescript-eslint/utils" "6.12.0" |
| 934 | + "@typescript-eslint/typescript-estree" "6.13.0" |
| 935 | + "@typescript-eslint/utils" "6.13.0" |
936 | 936 | debug "^4.3.4" |
937 | 937 | ts-api-utils "^1.0.1" |
938 | 938 |
|
939 | | -"@typescript-eslint/types@6.12.0": |
940 | | - version "6.12.0" |
941 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac" |
942 | | - integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q== |
| 939 | +"@typescript-eslint/types@6.13.0": |
| 940 | + version "6.13.0" |
| 941 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.0.tgz#45147f658ae0aa33a3999cdf1727613d6467c271" |
| 942 | + integrity sha512-oXg7DFxx/GmTrKXKKLSoR2rwiutOC7jCQ5nDH5p5VS6cmHE1TcPTaYQ0VPSSUvj7BnNqCgQ/NXcTBxn59pfPTQ== |
943 | 943 |
|
944 | | -"@typescript-eslint/typescript-estree@6.12.0": |
945 | | - version "6.12.0" |
946 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c" |
947 | | - integrity sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw== |
| 944 | +"@typescript-eslint/typescript-estree@6.13.0": |
| 945 | + version "6.13.0" |
| 946 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.0.tgz#4975f49c1a7a035720bc2b1f7862a61d30d52943" |
| 947 | + integrity sha512-IT4O/YKJDoiy/mPEDsfOfp+473A9GVqXlBKckfrAOuVbTqM8xbc0LuqyFCcgeFWpqu3WjQexolgqN2CuWBYbog== |
948 | 948 | dependencies: |
949 | | - "@typescript-eslint/types" "6.12.0" |
950 | | - "@typescript-eslint/visitor-keys" "6.12.0" |
| 949 | + "@typescript-eslint/types" "6.13.0" |
| 950 | + "@typescript-eslint/visitor-keys" "6.13.0" |
951 | 951 | debug "^4.3.4" |
952 | 952 | globby "^11.1.0" |
953 | 953 | is-glob "^4.0.3" |
954 | 954 | semver "^7.5.4" |
955 | 955 | ts-api-utils "^1.0.1" |
956 | 956 |
|
957 | | -"@typescript-eslint/utils@6.12.0": |
958 | | - version "6.12.0" |
959 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.12.0.tgz#c6ce8c06fe9b0212620e5674a2036f6f8f611754" |
960 | | - integrity sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ== |
| 957 | +"@typescript-eslint/utils@6.13.0": |
| 958 | + version "6.13.0" |
| 959 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.0.tgz#f2ee6ba06cf76c1879fd7dfceb6a5f886d70985c" |
| 960 | + integrity sha512-V+txaxARI8yznDkcQ6FNRXxG+T37qT3+2NsDTZ/nKLxv6VfGrRhTnuvxPUxpVuWWr+eVeIxU53PioOXbz8ratQ== |
961 | 961 | dependencies: |
962 | 962 | "@eslint-community/eslint-utils" "^4.4.0" |
963 | 963 | "@types/json-schema" "^7.0.12" |
964 | 964 | "@types/semver" "^7.5.0" |
965 | | - "@typescript-eslint/scope-manager" "6.12.0" |
966 | | - "@typescript-eslint/types" "6.12.0" |
967 | | - "@typescript-eslint/typescript-estree" "6.12.0" |
| 965 | + "@typescript-eslint/scope-manager" "6.13.0" |
| 966 | + "@typescript-eslint/types" "6.13.0" |
| 967 | + "@typescript-eslint/typescript-estree" "6.13.0" |
968 | 968 | semver "^7.5.4" |
969 | 969 |
|
970 | | -"@typescript-eslint/visitor-keys@6.12.0": |
971 | | - version "6.12.0" |
972 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12.0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9" |
973 | | - integrity sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw== |
| 970 | +"@typescript-eslint/visitor-keys@6.13.0": |
| 971 | + version "6.13.0" |
| 972 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.0.tgz#1b57d83fb74e2d7a02382e1ee6abda92ca5973f4" |
| 973 | + integrity sha512-UQklteCEMCRoq/1UhKFZsHv5E4dN1wQSzJoxTfABasWk1HgJRdg1xNUve/Kv/Sdymt4x+iEzpESOqRFlQr/9Aw== |
974 | 974 | dependencies: |
975 | | - "@typescript-eslint/types" "6.12.0" |
| 975 | + "@typescript-eslint/types" "6.13.0" |
976 | 976 | eslint-visitor-keys "^3.4.1" |
977 | 977 |
|
978 | 978 | "@ungap/structured-clone@^1.2.0": |
@@ -1730,9 +1730,9 @@ caniuse-api@^3.0.0: |
1730 | 1730 | lodash.uniq "^4.5.0" |
1731 | 1731 |
|
1732 | 1732 | caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001541: |
1733 | | - version "1.0.30001564" |
1734 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001564.tgz#eaa8bbc58c0cbccdcb7b41186df39dd2ba591889" |
1735 | | - integrity sha512-DqAOf+rhof+6GVx1y+xzbFPeOumfQnhYzVnZD6LAXijR77yPtm9mfOcqOnT3mpnJiZVT+kwLAFnRlZcIz+c6bg== |
| 1733 | + version "1.0.30001565" |
| 1734 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001565.tgz#a528b253c8a2d95d2b415e11d8b9942acc100c4f" |
| 1735 | + integrity sha512-xrE//a3O7TP0vaJ8ikzkD2c2NgcVUvsEe2IvFTntV4Yd1Z9FVzh+gW+enX96L0psrbaFMcVcH2l90xNuGDWc8w== |
1736 | 1736 |
|
1737 | 1737 | capital-case@^1.0.4: |
1738 | 1738 | version "1.0.4" |
|
2699 | 2699 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== |
2700 | 2700 |
|
2701 | 2701 | electron-to-chromium@^1.4.535: |
2702 | | - version "1.4.594" |
2703 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.594.tgz#f69f207fba80735a44a988df42f3f439115d0515" |
2704 | | - integrity sha512-xT1HVAu5xFn7bDfkjGQi9dNpMqGchUkebwf1GL7cZN32NSwwlHRPMSDJ1KN6HkS0bWUtndbSQZqvpQftKG2uFQ== |
| 2702 | + version "1.4.595" |
| 2703 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.595.tgz#fa33309eb9aabb7426915f8e166ec60f664e9ad4" |
| 2704 | + integrity sha512-+ozvXuamBhDOKvMNUQvecxfbyICmIAwS4GpLmR0bsiSBlGnLaOcs2Cj7J8XSbW+YEaN3Xl3ffgpm+srTUWFwFQ== |
2705 | 2705 |
|
2706 | 2706 | emoji-regex@^8.0.0: |
2707 | 2707 | version "8.0.0" |
|
0 commit comments