|
10 | 10 | eslint-visitor-keys "^3.3.0"
|
11 | 11 |
|
12 | 12 | "@eslint-community/eslint-utils@^4.4.0":
|
13 |
| - version "4.5.1" |
14 |
| - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz#b0fc7e06d0c94f801537fd4237edc2706d3b8e4c" |
15 |
| - integrity sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w== |
| 13 | + version "4.6.1" |
| 14 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.6.1.tgz#e4c58fdcf0696e7a5f19c30201ed43123ab15abc" |
| 15 | + integrity sha512-KTsJMmobmbrFLe3LDh0PC2FXpcSYJt/MLjlkh/9LEnmKYLSYmT/0EW9JWANjeoemiuZrmogti0tW5Ch+qNUYDw== |
16 | 16 | dependencies:
|
17 | 17 | eslint-visitor-keys "^3.4.3"
|
18 | 18 |
|
|
116 | 116 | undici-types "~6.20.0"
|
117 | 117 |
|
118 | 118 | "@typescript-eslint/eslint-plugin@^8.0.0":
|
119 |
| - version "8.29.0" |
120 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9" |
121 |
| - integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ== |
| 119 | + version "8.31.0" |
| 120 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.0.tgz#ef3ece95406a80026f82a19a2984c1e375981711" |
| 121 | + integrity sha512-evaQJZ/J/S4wisevDvC1KFZkPzRetH8kYZbkgcTRyql3mcKsf+ZFDV1BVWUGTCAW5pQHoqn5gK5b8kn7ou9aFQ== |
122 | 122 | dependencies:
|
123 | 123 | "@eslint-community/regexpp" "^4.10.0"
|
124 |
| - "@typescript-eslint/scope-manager" "8.29.0" |
125 |
| - "@typescript-eslint/type-utils" "8.29.0" |
126 |
| - "@typescript-eslint/utils" "8.29.0" |
127 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 124 | + "@typescript-eslint/scope-manager" "8.31.0" |
| 125 | + "@typescript-eslint/type-utils" "8.31.0" |
| 126 | + "@typescript-eslint/utils" "8.31.0" |
| 127 | + "@typescript-eslint/visitor-keys" "8.31.0" |
128 | 128 | graphemer "^1.4.0"
|
129 | 129 | ignore "^5.3.1"
|
130 | 130 | natural-compare "^1.4.0"
|
131 | 131 | ts-api-utils "^2.0.1"
|
132 | 132 |
|
133 | 133 | "@typescript-eslint/parser@^8.0.0":
|
134 |
| - version "8.29.0" |
135 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2" |
136 |
| - integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g== |
137 |
| - dependencies: |
138 |
| - "@typescript-eslint/scope-manager" "8.29.0" |
139 |
| - "@typescript-eslint/types" "8.29.0" |
140 |
| - "@typescript-eslint/typescript-estree" "8.29.0" |
141 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 134 | + version "8.31.0" |
| 135 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.0.tgz#5ec28823d06dd20ed5f67b61224823f12ccde095" |
| 136 | + integrity sha512-67kYYShjBR0jNI5vsf/c3WG4u+zDnCTHTPqVMQguffaWWFs7artgwKmfwdifl+r6XyM5LYLas/dInj2T0SgJyw== |
| 137 | + dependencies: |
| 138 | + "@typescript-eslint/scope-manager" "8.31.0" |
| 139 | + "@typescript-eslint/types" "8.31.0" |
| 140 | + "@typescript-eslint/typescript-estree" "8.31.0" |
| 141 | + "@typescript-eslint/visitor-keys" "8.31.0" |
142 | 142 | debug "^4.3.4"
|
143 | 143 |
|
144 |
| -"@typescript-eslint/scope-manager@8.29.0": |
145 |
| - version "8.29.0" |
146 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3" |
147 |
| - integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw== |
| 144 | +"@typescript-eslint/scope-manager@8.31.0": |
| 145 | + version "8.31.0" |
| 146 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.0.tgz#48c7f7d729ea038e36cae0ff511e48c2412fb11c" |
| 147 | + integrity sha512-knO8UyF78Nt8O/B64i7TlGXod69ko7z6vJD9uhSlm0qkAbGeRUSudcm0+K/4CrRjrpiHfBCjMWlc08Vav1xwcw== |
148 | 148 | dependencies:
|
149 |
| - "@typescript-eslint/types" "8.29.0" |
150 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 149 | + "@typescript-eslint/types" "8.31.0" |
| 150 | + "@typescript-eslint/visitor-keys" "8.31.0" |
151 | 151 |
|
152 |
| -"@typescript-eslint/type-utils@8.29.0": |
153 |
| - version "8.29.0" |
154 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9" |
155 |
| - integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q== |
| 152 | +"@typescript-eslint/type-utils@8.31.0": |
| 153 | + version "8.31.0" |
| 154 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.0.tgz#01536a993fae23e2def885b006aaa991cbfbe9e7" |
| 155 | + integrity sha512-DJ1N1GdjI7IS7uRlzJuEDCgDQix3ZVYVtgeWEyhyn4iaoitpMBX6Ndd488mXSx0xah/cONAkEaYyylDyAeHMHg== |
156 | 156 | dependencies:
|
157 |
| - "@typescript-eslint/typescript-estree" "8.29.0" |
158 |
| - "@typescript-eslint/utils" "8.29.0" |
| 157 | + "@typescript-eslint/typescript-estree" "8.31.0" |
| 158 | + "@typescript-eslint/utils" "8.31.0" |
159 | 159 | debug "^4.3.4"
|
160 | 160 | ts-api-utils "^2.0.1"
|
161 | 161 |
|
162 |
| -"@typescript-eslint/types@8.29.0": |
163 |
| - version "8.29.0" |
164 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33" |
165 |
| - integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg== |
| 162 | +"@typescript-eslint/types@8.31.0": |
| 163 | + version "8.31.0" |
| 164 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.0.tgz#c48e20ec47a43b72747714f49ea9f7b38a4fa6c1" |
| 165 | + integrity sha512-Ch8oSjVyYyJxPQk8pMiP2FFGYatqXQfQIaMp+TpuuLlDachRWpUAeEu1u9B/v/8LToehUIWyiKcA/w5hUFRKuQ== |
166 | 166 |
|
167 |
| -"@typescript-eslint/typescript-estree@8.29.0": |
168 |
| - version "8.29.0" |
169 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00" |
170 |
| - integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow== |
| 167 | +"@typescript-eslint/typescript-estree@8.31.0": |
| 168 | + version "8.31.0" |
| 169 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.0.tgz#9c7f84eff6ad23d63cf086c6e93af571cd561270" |
| 170 | + integrity sha512-xLmgn4Yl46xi6aDSZ9KkyfhhtnYI15/CvHbpOy/eR5NWhK/BK8wc709KKwhAR0m4ZKRP7h07bm4BWUYOCuRpQQ== |
171 | 171 | dependencies:
|
172 |
| - "@typescript-eslint/types" "8.29.0" |
173 |
| - "@typescript-eslint/visitor-keys" "8.29.0" |
| 172 | + "@typescript-eslint/types" "8.31.0" |
| 173 | + "@typescript-eslint/visitor-keys" "8.31.0" |
174 | 174 | debug "^4.3.4"
|
175 | 175 | fast-glob "^3.3.2"
|
176 | 176 | is-glob "^4.0.3"
|
177 | 177 | minimatch "^9.0.4"
|
178 | 178 | semver "^7.6.0"
|
179 | 179 | ts-api-utils "^2.0.1"
|
180 | 180 |
|
181 |
| -"@typescript-eslint/utils@8.29.0": |
182 |
| - version "8.29.0" |
183 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f" |
184 |
| - integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA== |
| 181 | +"@typescript-eslint/utils@8.31.0": |
| 182 | + version "8.31.0" |
| 183 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.0.tgz#6fb52471a29fdd16fc253d568c5ad4b048f78ba4" |
| 184 | + integrity sha512-qi6uPLt9cjTFxAb1zGNgTob4x9ur7xC6mHQJ8GwEzGMGE9tYniublmJaowOJ9V2jUzxrltTPfdG2nKlWsq0+Ww== |
185 | 185 | dependencies:
|
186 | 186 | "@eslint-community/eslint-utils" "^4.4.0"
|
187 |
| - "@typescript-eslint/scope-manager" "8.29.0" |
188 |
| - "@typescript-eslint/types" "8.29.0" |
189 |
| - "@typescript-eslint/typescript-estree" "8.29.0" |
| 187 | + "@typescript-eslint/scope-manager" "8.31.0" |
| 188 | + "@typescript-eslint/types" "8.31.0" |
| 189 | + "@typescript-eslint/typescript-estree" "8.31.0" |
190 | 190 |
|
191 |
| -"@typescript-eslint/visitor-keys@8.29.0": |
192 |
| - version "8.29.0" |
193 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d" |
194 |
| - integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg== |
| 191 | +"@typescript-eslint/visitor-keys@8.31.0": |
| 192 | + version "8.31.0" |
| 193 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.0.tgz#9a1a97ed16c60d4d1e7399b41c11a6d94ebc1ce5" |
| 194 | + integrity sha512-QcGHmlRHWOl93o64ZUMNewCdwKGU6WItOU52H0djgNmn1EOrhVudrDzXz4OycCRSCPwFCDrE2iIt5vmuUdHxuQ== |
195 | 195 | dependencies:
|
196 |
| - "@typescript-eslint/types" "8.29.0" |
| 196 | + "@typescript-eslint/types" "8.31.0" |
197 | 197 | eslint-visitor-keys "^4.2.0"
|
198 | 198 |
|
199 | 199 | "@ungap/structured-clone@^1.2.0":
|
|
0 commit comments