|
2645 | 2645 | "@sinonjs/commons" "^3.0.0"
|
2646 | 2646 |
|
2647 | 2647 | "@stylistic/eslint-plugin@^5.0.0":
|
2648 |
| - version "5.2.3" |
2649 |
| - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.2.3.tgz#f2be5d25e768f5ef4bb72d339bb71c500accef61" |
2650 |
| - integrity sha512-oY7GVkJGVMI5benlBDCaRrSC1qPasafyv5dOBLLv5MTilMGnErKhO6ziEfodDDIZbo5QxPUNW360VudJOFODMw== |
| 2648 | + version "5.3.1" |
| 2649 | + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.3.1.tgz#1aead935023b708ca6a27d079b1a96b726a38fe2" |
| 2650 | + integrity sha512-Ykums1VYonM0TgkD0VteVq9mrlO2FhF48MDJnPyv3MktIB2ydtuhlO0AfWm7xnW1kyf5bjOqA6xc7JjviuVTxg== |
2651 | 2651 | dependencies:
|
2652 | 2652 | "@eslint-community/eslint-utils" "^4.7.0"
|
2653 |
| - "@typescript-eslint/types" "^8.38.0" |
| 2653 | + "@typescript-eslint/types" "^8.41.0" |
2654 | 2654 | eslint-visitor-keys "^4.2.1"
|
2655 | 2655 | espree "^10.4.0"
|
2656 | 2656 | estraverse "^5.3.0"
|
@@ -3063,107 +3063,107 @@
|
3063 | 3063 | dependencies:
|
3064 | 3064 | "@types/yargs-parser" "*"
|
3065 | 3065 |
|
3066 |
| -"@typescript-eslint/eslint-plugin@8.41.0": |
3067 |
| - version "8.41.0" |
3068 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.41.0.tgz#42209e2ce3e2274de0f5f9b75c777deedacaa558" |
3069 |
| - integrity sha512-8fz6oa6wEKZrhXWro/S3n2eRJqlRcIa6SlDh59FXJ5Wp5XRZ8B9ixpJDcjadHq47hMx0u+HW6SNa6LjJQ6NLtw== |
| 3066 | +"@typescript-eslint/eslint-plugin@8.42.0": |
| 3067 | + version "8.42.0" |
| 3068 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz#2172d0496c42eee8c7294b6661681100953fa88f" |
| 3069 | + integrity sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ== |
3070 | 3070 | dependencies:
|
3071 | 3071 | "@eslint-community/regexpp" "^4.10.0"
|
3072 |
| - "@typescript-eslint/scope-manager" "8.41.0" |
3073 |
| - "@typescript-eslint/type-utils" "8.41.0" |
3074 |
| - "@typescript-eslint/utils" "8.41.0" |
3075 |
| - "@typescript-eslint/visitor-keys" "8.41.0" |
| 3072 | + "@typescript-eslint/scope-manager" "8.42.0" |
| 3073 | + "@typescript-eslint/type-utils" "8.42.0" |
| 3074 | + "@typescript-eslint/utils" "8.42.0" |
| 3075 | + "@typescript-eslint/visitor-keys" "8.42.0" |
3076 | 3076 | graphemer "^1.4.0"
|
3077 | 3077 | ignore "^7.0.0"
|
3078 | 3078 | natural-compare "^1.4.0"
|
3079 | 3079 | ts-api-utils "^2.1.0"
|
3080 | 3080 |
|
3081 |
| -"@typescript-eslint/parser@8.41.0": |
3082 |
| - version "8.41.0" |
3083 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.41.0.tgz#677f5b2b3fa947ee1eac4129220c051b1990d898" |
3084 |
| - integrity sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg== |
| 3081 | +"@typescript-eslint/parser@8.42.0": |
| 3082 | + version "8.42.0" |
| 3083 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab" |
| 3084 | + integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg== |
3085 | 3085 | dependencies:
|
3086 |
| - "@typescript-eslint/scope-manager" "8.41.0" |
3087 |
| - "@typescript-eslint/types" "8.41.0" |
3088 |
| - "@typescript-eslint/typescript-estree" "8.41.0" |
3089 |
| - "@typescript-eslint/visitor-keys" "8.41.0" |
| 3086 | + "@typescript-eslint/scope-manager" "8.42.0" |
| 3087 | + "@typescript-eslint/types" "8.42.0" |
| 3088 | + "@typescript-eslint/typescript-estree" "8.42.0" |
| 3089 | + "@typescript-eslint/visitor-keys" "8.42.0" |
3090 | 3090 | debug "^4.3.4"
|
3091 | 3091 |
|
3092 |
| -"@typescript-eslint/project-service@8.41.0": |
3093 |
| - version "8.41.0" |
3094 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.41.0.tgz#08ebf882d413a038926e73fda36e00c3dba84882" |
3095 |
| - integrity sha512-b8V9SdGBQzQdjJ/IO3eDifGpDBJfvrNTp2QD9P2BeqWTGrRibgfgIlBSw6z3b6R7dPzg752tOs4u/7yCLxksSQ== |
| 3092 | +"@typescript-eslint/project-service@8.42.0": |
| 3093 | + version "8.42.0" |
| 3094 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583" |
| 3095 | + integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg== |
3096 | 3096 | dependencies:
|
3097 |
| - "@typescript-eslint/tsconfig-utils" "^8.41.0" |
3098 |
| - "@typescript-eslint/types" "^8.41.0" |
| 3097 | + "@typescript-eslint/tsconfig-utils" "^8.42.0" |
| 3098 | + "@typescript-eslint/types" "^8.42.0" |
3099 | 3099 | debug "^4.3.4"
|
3100 | 3100 |
|
3101 |
| -"@typescript-eslint/scope-manager@8.41.0": |
3102 |
| - version "8.41.0" |
3103 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz#c8aba12129cb9cead1f1727f58e6a0fcebeecdb5" |
3104 |
| - integrity sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ== |
| 3101 | +"@typescript-eslint/scope-manager@8.42.0": |
| 3102 | + version "8.42.0" |
| 3103 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3" |
| 3104 | + integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw== |
3105 | 3105 | dependencies:
|
3106 |
| - "@typescript-eslint/types" "8.41.0" |
3107 |
| - "@typescript-eslint/visitor-keys" "8.41.0" |
| 3106 | + "@typescript-eslint/types" "8.42.0" |
| 3107 | + "@typescript-eslint/visitor-keys" "8.42.0" |
3108 | 3108 |
|
3109 |
| -"@typescript-eslint/tsconfig-utils@8.41.0", "@typescript-eslint/tsconfig-utils@^8.41.0": |
3110 |
| - version "8.41.0" |
3111 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz#134dee36eb16cdd78095a20bca0516d10b5dda75" |
3112 |
| - integrity sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw== |
| 3109 | +"@typescript-eslint/tsconfig-utils@8.42.0", "@typescript-eslint/tsconfig-utils@^8.42.0": |
| 3110 | + version "8.42.0" |
| 3111 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e" |
| 3112 | + integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ== |
3113 | 3113 |
|
3114 |
| -"@typescript-eslint/type-utils@8.41.0": |
3115 |
| - version "8.41.0" |
3116 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.41.0.tgz#68d401e38fccf239925447e97bdbd048a9891ae5" |
3117 |
| - integrity sha512-63qt1h91vg3KsjVVonFJWjgSK7pZHSQFKH6uwqxAH9bBrsyRhO6ONoKyXxyVBzG1lJnFAJcKAcxLS54N1ee1OQ== |
| 3114 | +"@typescript-eslint/type-utils@8.42.0": |
| 3115 | + version "8.42.0" |
| 3116 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253" |
| 3117 | + integrity sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ== |
3118 | 3118 | dependencies:
|
3119 |
| - "@typescript-eslint/types" "8.41.0" |
3120 |
| - "@typescript-eslint/typescript-estree" "8.41.0" |
3121 |
| - "@typescript-eslint/utils" "8.41.0" |
| 3119 | + "@typescript-eslint/types" "8.42.0" |
| 3120 | + "@typescript-eslint/typescript-estree" "8.42.0" |
| 3121 | + "@typescript-eslint/utils" "8.42.0" |
3122 | 3122 | debug "^4.3.4"
|
3123 | 3123 | ts-api-utils "^2.1.0"
|
3124 | 3124 |
|
3125 |
| -"@typescript-eslint/ [email protected]", "@typescript-eslint/types@^8.41.0": |
| 3125 | +"@typescript-eslint/ [email protected]", "@typescript-eslint/types@^8.42.0": |
| 3126 | + version "8.42.0" |
| 3127 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008" |
| 3128 | + integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw== |
| 3129 | + |
| 3130 | +"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.41.0": |
3126 | 3131 | version "8.41.0"
|
3127 | 3132 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d"
|
3128 | 3133 | integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==
|
3129 | 3134 |
|
3130 |
| -"@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.38.0": |
3131 |
| - version "8.39.0" |
3132 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.0.tgz#80f010b7169d434a91cd0529d70a528dbc9c99c6" |
3133 |
| - integrity sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg== |
3134 |
| - |
3135 |
| -"@typescript-eslint/ [email protected]": |
3136 |
| - version "8.41.0" |
3137 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.41.0.tgz#7c9cff8b4334ce96f14e9689692e8cf426ce4d59" |
3138 |
| - integrity sha512-D43UwUYJmGhuwHfY7MtNKRZMmfd8+p/eNSfFe6tH5mbVDto+VQCayeAt35rOx3Cs6wxD16DQtIKw/YXxt5E0UQ== |
| 3135 | +"@typescript-eslint/ [email protected]": |
| 3136 | + version "8.42.0" |
| 3137 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864" |
| 3138 | + integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ== |
3139 | 3139 | dependencies:
|
3140 |
| - "@typescript-eslint/project-service" "8.41.0" |
3141 |
| - "@typescript-eslint/tsconfig-utils" "8.41.0" |
3142 |
| - "@typescript-eslint/types" "8.41.0" |
3143 |
| - "@typescript-eslint/visitor-keys" "8.41.0" |
| 3140 | + "@typescript-eslint/project-service" "8.42.0" |
| 3141 | + "@typescript-eslint/tsconfig-utils" "8.42.0" |
| 3142 | + "@typescript-eslint/types" "8.42.0" |
| 3143 | + "@typescript-eslint/visitor-keys" "8.42.0" |
3144 | 3144 | debug "^4.3.4"
|
3145 | 3145 | fast-glob "^3.3.2"
|
3146 | 3146 | is-glob "^4.0.3"
|
3147 | 3147 | minimatch "^9.0.4"
|
3148 | 3148 | semver "^7.6.0"
|
3149 | 3149 | ts-api-utils "^2.1.0"
|
3150 | 3150 |
|
3151 |
| -"@typescript-eslint/utils@8.41.0", "@typescript-eslint/utils@^8.0.0": |
3152 |
| - version "8.41.0" |
3153 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.41.0.tgz#17cb3b766c1626311004ea41ffd8c27eb226b953" |
3154 |
| - integrity sha512-udbCVstxZ5jiPIXrdH+BZWnPatjlYwJuJkDA4Tbo3WyYLh8NvB+h/bKeSZHDOFKfphsZYJQqaFtLeXEqurQn1A== |
| 3151 | +"@typescript-eslint/utils@8.42.0", "@typescript-eslint/utils@^8.0.0": |
| 3152 | + version "8.42.0" |
| 3153 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0" |
| 3154 | + integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g== |
3155 | 3155 | dependencies:
|
3156 | 3156 | "@eslint-community/eslint-utils" "^4.7.0"
|
3157 |
| - "@typescript-eslint/scope-manager" "8.41.0" |
3158 |
| - "@typescript-eslint/types" "8.41.0" |
3159 |
| - "@typescript-eslint/typescript-estree" "8.41.0" |
| 3157 | + "@typescript-eslint/scope-manager" "8.42.0" |
| 3158 | + "@typescript-eslint/types" "8.42.0" |
| 3159 | + "@typescript-eslint/typescript-estree" "8.42.0" |
3160 | 3160 |
|
3161 |
| -"@typescript-eslint/visitor-keys@8.41.0": |
3162 |
| - version "8.41.0" |
3163 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz#16eb99b55d207f6688002a2cf425e039579aa9a9" |
3164 |
| - integrity sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg== |
| 3161 | +"@typescript-eslint/visitor-keys@8.42.0": |
| 3162 | + version "8.42.0" |
| 3163 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e" |
| 3164 | + integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ== |
3165 | 3165 | dependencies:
|
3166 |
| - "@typescript-eslint/types" "8.41.0" |
| 3166 | + "@typescript-eslint/types" "8.42.0" |
3167 | 3167 | eslint-visitor-keys "^4.2.1"
|
3168 | 3168 |
|
3169 | 3169 | "@webassemblyjs/ [email protected]", "@webassemblyjs/ast@^1.14.1":
|
@@ -10480,9 +10480,9 @@ sass-loader@^16.0.2:
|
10480 | 10480 | neo-async "^2.6.2"
|
10481 | 10481 |
|
10482 | 10482 | sass@^1.54.9:
|
10483 |
| - version "1.91.0" |
10484 |
| - resolved "https://registry.yarnpkg.com/sass/-/sass-1.91.0.tgz#7d4f7f624b35d43f78da1c339cab24426e28d7fa" |
10485 |
| - integrity sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA== |
| 10483 | + version "1.92.0" |
| 10484 | + resolved "https://registry.yarnpkg.com/sass/-/sass-1.92.0.tgz#02d9ae21ce1763def2cd461449aac2eb56364796" |
| 10485 | + integrity sha512-KDNI0BxgIRDAfJgzNm5wuy+4yOCIZyrUbjSpiU/JItfih+KGXAVefKL53MTml054MmBA3DDKIBMSI/7XLxZJ3A== |
10486 | 10486 | dependencies:
|
10487 | 10487 | chokidar "^4.0.0"
|
10488 | 10488 | immutable "^5.0.2"
|
@@ -11558,14 +11558,14 @@ typedarray@^0.0.6:
|
11558 | 11558 | integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
|
11559 | 11559 |
|
11560 | 11560 | typescript-eslint@^8.35.0:
|
11561 |
| - version "8.41.0" |
11562 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.41.0.tgz#a13879a5998717140fefb0d808c8c2fbde1cb769" |
11563 |
| - integrity sha512-n66rzs5OBXW3SFSnZHr2T685q1i4ODm2nulFJhMZBotaTavsS8TrI3d7bDlRSs9yWo7HmyWrN9qDu14Qv7Y0Dw== |
11564 |
| - dependencies: |
11565 |
| - "@typescript-eslint/eslint-plugin" "8.41.0" |
11566 |
| - "@typescript-eslint/parser" "8.41.0" |
11567 |
| - "@typescript-eslint/typescript-estree" "8.41.0" |
11568 |
| - "@typescript-eslint/utils" "8.41.0" |
| 11561 | + version "8.42.0" |
| 11562 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.42.0.tgz#e92f6c88569e202b361d5ca1655ad8e33a0554ea" |
| 11563 | + integrity sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg== |
| 11564 | + dependencies: |
| 11565 | + "@typescript-eslint/eslint-plugin" "8.42.0" |
| 11566 | + "@typescript-eslint/parser" "8.42.0" |
| 11567 | + "@typescript-eslint/typescript-estree" "8.42.0" |
| 11568 | + "@typescript-eslint/utils" "8.42.0" |
11569 | 11569 |
|
11570 | 11570 | "typescript@>=3 < 6", typescript@^5.0.4:
|
11571 | 11571 | version "5.9.2"
|
|
0 commit comments