|
1054 | 1054 | dependencies: |
1055 | 1055 | "@types/yargs-parser" "*" |
1056 | 1056 |
|
1057 | | -"@typescript-eslint/parser@6.12.0": |
1058 | | - version "6.12.0" |
1059 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.12.0.tgz#9fb21ed7d88065a4a2ee21eb80b8578debb8217c" |
1060 | | - integrity sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg== |
1061 | | - dependencies: |
1062 | | - "@typescript-eslint/scope-manager" "6.12.0" |
1063 | | - "@typescript-eslint/types" "6.12.0" |
1064 | | - "@typescript-eslint/typescript-estree" "6.12.0" |
1065 | | - "@typescript-eslint/visitor-keys" "6.12.0" |
| 1057 | +"@typescript-eslint/parser@7.16.1": |
| 1058 | + version "7.16.1" |
| 1059 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.16.1.tgz#84c581cf86c8b2becd48d33ddc41a6303d57b274" |
| 1060 | + integrity sha512-u+1Qx86jfGQ5i4JjK33/FnawZRpsLxRnKzGE6EABZ40KxVT/vWsiZFEBBHjFOljmmV3MBYOHEKi0Jm9hbAOClA== |
| 1061 | + dependencies: |
| 1062 | + "@typescript-eslint/scope-manager" "7.16.1" |
| 1063 | + "@typescript-eslint/types" "7.16.1" |
| 1064 | + "@typescript-eslint/typescript-estree" "7.16.1" |
| 1065 | + "@typescript-eslint/visitor-keys" "7.16.1" |
1066 | 1066 | debug "^4.3.4" |
1067 | 1067 |
|
1068 | | -"@typescript-eslint/scope-manager@6.12.0": |
1069 | | - version "6.12.0" |
1070 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12.0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b" |
1071 | | - integrity sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw== |
| 1068 | +"@typescript-eslint/scope-manager@7.16.1": |
| 1069 | + version "7.16.1" |
| 1070 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.16.1.tgz#2b43041caabf8ddd74512b8b550b9fc53ca3afa1" |
| 1071 | + integrity sha512-nYpyv6ALte18gbMz323RM+vpFpTjfNdyakbf3nsLvF43uF9KeNC289SUEW3QLZ1xPtyINJ1dIsZOuWuSRIWygw== |
1072 | 1072 | dependencies: |
1073 | | - "@typescript-eslint/types" "6.12.0" |
1074 | | - "@typescript-eslint/visitor-keys" "6.12.0" |
| 1073 | + "@typescript-eslint/types" "7.16.1" |
| 1074 | + "@typescript-eslint/visitor-keys" "7.16.1" |
1075 | 1075 |
|
1076 | | -"@typescript-eslint/types@6.12.0": |
1077 | | - version "6.12.0" |
1078 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac" |
1079 | | - integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q== |
| 1076 | +"@typescript-eslint/types@7.16.1": |
| 1077 | + version "7.16.1" |
| 1078 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.1.tgz#bbab066276d18e398bc64067b23f1ce84dfc6d8c" |
| 1079 | + integrity sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ== |
1080 | 1080 |
|
1081 | | -"@typescript-eslint/typescript-estree@6.12.0": |
1082 | | - version "6.12.0" |
1083 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c" |
1084 | | - integrity sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw== |
| 1081 | +"@typescript-eslint/typescript-estree@7.16.1": |
| 1082 | + version "7.16.1" |
| 1083 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.1.tgz#9b145ba4fd1dde1986697e1ce57dc501a1736dd3" |
| 1084 | + integrity sha512-0vFPk8tMjj6apaAZ1HlwM8w7jbghC8jc1aRNJG5vN8Ym5miyhTQGMqU++kuBFDNKe9NcPeZ6x0zfSzV8xC1UlQ== |
1085 | 1085 | dependencies: |
1086 | | - "@typescript-eslint/types" "6.12.0" |
1087 | | - "@typescript-eslint/visitor-keys" "6.12.0" |
| 1086 | + "@typescript-eslint/types" "7.16.1" |
| 1087 | + "@typescript-eslint/visitor-keys" "7.16.1" |
1088 | 1088 | debug "^4.3.4" |
1089 | 1089 | globby "^11.1.0" |
1090 | 1090 | is-glob "^4.0.3" |
1091 | | - semver "^7.5.4" |
1092 | | - ts-api-utils "^1.0.1" |
| 1091 | + minimatch "^9.0.4" |
| 1092 | + semver "^7.6.0" |
| 1093 | + ts-api-utils "^1.3.0" |
1093 | 1094 |
|
1094 | | -"@typescript-eslint/visitor-keys@6.12.0": |
1095 | | - version "6.12.0" |
1096 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12.0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9" |
1097 | | - integrity sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw== |
| 1095 | +"@typescript-eslint/visitor-keys@7.16.1": |
| 1096 | + version "7.16.1" |
| 1097 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.16.1.tgz#4287bcf44c34df811ff3bb4d269be6cfc7d8c74b" |
| 1098 | + integrity sha512-Qlzzx4sE4u3FsHTPQAAQFJFNOuqtuY0LFrZHwQ8IHK705XxBiWOFkfKRWu6niB7hwfgnwIpO4jTC75ozW1PHWg== |
1098 | 1099 | dependencies: |
1099 | | - "@typescript-eslint/types" "6.12.0" |
1100 | | - eslint-visitor-keys "^3.4.1" |
| 1100 | + "@typescript-eslint/types" "7.16.1" |
| 1101 | + eslint-visitor-keys "^3.4.3" |
1101 | 1102 |
|
1102 | 1103 | "@ungap/structured-clone@^1.2.0": |
1103 | 1104 | version "1.2.0" |
@@ -2717,6 +2718,13 @@ minimatch@^9.0.1: |
2717 | 2718 | dependencies: |
2718 | 2719 | brace-expansion "^2.0.1" |
2719 | 2720 |
|
| 2721 | +minimatch@^9.0.4: |
| 2722 | + version "9.0.5" |
| 2723 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" |
| 2724 | + integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== |
| 2725 | + dependencies: |
| 2726 | + brace-expansion "^2.0.1" |
| 2727 | + |
2720 | 2728 | minimist@^1.2.5: |
2721 | 2729 | version "1.2.5" |
2722 | 2730 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" |
@@ -3054,6 +3062,11 @@ semver@^7.5.3, semver@^7.5.4: |
3054 | 3062 | dependencies: |
3055 | 3063 | lru-cache "^6.0.0" |
3056 | 3064 |
|
| 3065 | +semver@^7.6.0: |
| 3066 | + version "7.6.2" |
| 3067 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13" |
| 3068 | + integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w== |
| 3069 | + |
3057 | 3070 | shebang-command@^2.0.0: |
3058 | 3071 | version "2.0.0" |
3059 | 3072 | resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea" |
@@ -3260,10 +3273,10 @@ to-regex-range@^5.0.1: |
3260 | 3273 | dependencies: |
3261 | 3274 | is-number "^7.0.0" |
3262 | 3275 |
|
3263 | | -ts-api-utils@^1.0.1: |
3264 | | - version "1.0.3" |
3265 | | - resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331" |
3266 | | - integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg== |
| 3276 | +ts-api-utils@^1.3.0: |
| 3277 | + version "1.3.0" |
| 3278 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" |
| 3279 | + integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== |
3267 | 3280 |
|
3268 | 3281 | ts-jest@29.1.1: |
3269 | 3282 | version "29.1.1" |
|
0 commit comments