|
155 | 155 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20"
|
156 | 156 | integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==
|
157 | 157 |
|
158 |
| -"@typescript-eslint/eslint-plugin@^7.18.0": |
159 |
| - version "7.18.0" |
160 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3" |
161 |
| - integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw== |
| 158 | +"@typescript-eslint/eslint-plugin@^8.0.0": |
| 159 | + version "8.0.0" |
| 160 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0.tgz#0fee96f6b691e4bfb9c260fd77d1c86bfbac4f56" |
| 161 | + integrity sha512-STIZdwEQRXAHvNUS6ILDf5z3u95Gc8jzywunxSNqX00OooIemaaNIA0vEgynJlycL5AjabYLLrIyHd4iazyvtg== |
162 | 162 | dependencies:
|
163 | 163 | "@eslint-community/regexpp" "^4.10.0"
|
164 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
165 |
| - "@typescript-eslint/type-utils" "7.18.0" |
166 |
| - "@typescript-eslint/utils" "7.18.0" |
167 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 164 | + "@typescript-eslint/scope-manager" "8.0.0" |
| 165 | + "@typescript-eslint/type-utils" "8.0.0" |
| 166 | + "@typescript-eslint/utils" "8.0.0" |
| 167 | + "@typescript-eslint/visitor-keys" "8.0.0" |
168 | 168 | graphemer "^1.4.0"
|
169 | 169 | ignore "^5.3.1"
|
170 | 170 | natural-compare "^1.4.0"
|
171 | 171 | ts-api-utils "^1.3.0"
|
172 | 172 |
|
173 |
| -"@typescript-eslint/parser@^7.18.0": |
174 |
| - version "7.18.0" |
175 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0" |
176 |
| - integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg== |
| 173 | +"@typescript-eslint/parser@^8.0.0": |
| 174 | + version "8.0.0" |
| 175 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.0.0.tgz#5a5030cf8123176b5a0abd966f99e5f9f110652d" |
| 176 | + integrity sha512-pS1hdZ+vnrpDIxuFXYQpLTILglTjSYJ9MbetZctrUawogUsPdz31DIIRZ9+rab0LhYNTsk88w4fIzVheiTbWOQ== |
177 | 177 | dependencies:
|
178 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
179 |
| - "@typescript-eslint/types" "7.18.0" |
180 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
181 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 178 | + "@typescript-eslint/scope-manager" "8.0.0" |
| 179 | + "@typescript-eslint/types" "8.0.0" |
| 180 | + "@typescript-eslint/typescript-estree" "8.0.0" |
| 181 | + "@typescript-eslint/visitor-keys" "8.0.0" |
182 | 182 | debug "^4.3.4"
|
183 | 183 |
|
184 |
| -"@typescript-eslint/scope-manager@7.18.0": |
185 |
| - version "7.18.0" |
186 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83" |
187 |
| - integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA== |
| 184 | +"@typescript-eslint/scope-manager@8.0.0": |
| 185 | + version "8.0.0" |
| 186 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118" |
| 187 | + integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw== |
188 | 188 | dependencies:
|
189 |
| - "@typescript-eslint/types" "7.18.0" |
190 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 189 | + "@typescript-eslint/types" "8.0.0" |
| 190 | + "@typescript-eslint/visitor-keys" "8.0.0" |
191 | 191 |
|
192 |
| -"@typescript-eslint/type-utils@7.18.0": |
193 |
| - version "7.18.0" |
194 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b" |
195 |
| - integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA== |
| 192 | +"@typescript-eslint/type-utils@8.0.0": |
| 193 | + version "8.0.0" |
| 194 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.0.0.tgz#facecaf0736bfe8394b9290382f300554cf90884" |
| 195 | + integrity sha512-mJAFP2mZLTBwAn5WI4PMakpywfWFH5nQZezUQdSKV23Pqo6o9iShQg1hP2+0hJJXP2LnZkWPphdIq4juYYwCeg== |
196 | 196 | dependencies:
|
197 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
198 |
| - "@typescript-eslint/utils" "7.18.0" |
| 197 | + "@typescript-eslint/typescript-estree" "8.0.0" |
| 198 | + "@typescript-eslint/utils" "8.0.0" |
199 | 199 | debug "^4.3.4"
|
200 | 200 | ts-api-utils "^1.3.0"
|
201 | 201 |
|
202 |
| -"@typescript-eslint/types@7.18.0": |
203 |
| - version "7.18.0" |
204 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" |
205 |
| - integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== |
| 202 | +"@typescript-eslint/types@8.0.0": |
| 203 | + version "8.0.0" |
| 204 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18" |
| 205 | + integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw== |
206 | 206 |
|
207 |
| -"@typescript-eslint/typescript-estree@7.18.0": |
208 |
| - version "7.18.0" |
209 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931" |
210 |
| - integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA== |
| 207 | +"@typescript-eslint/typescript-estree@8.0.0": |
| 208 | + version "8.0.0" |
| 209 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6" |
| 210 | + integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg== |
211 | 211 | dependencies:
|
212 |
| - "@typescript-eslint/types" "7.18.0" |
213 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 212 | + "@typescript-eslint/types" "8.0.0" |
| 213 | + "@typescript-eslint/visitor-keys" "8.0.0" |
214 | 214 | debug "^4.3.4"
|
215 | 215 | globby "^11.1.0"
|
216 | 216 | is-glob "^4.0.3"
|
217 | 217 | minimatch "^9.0.4"
|
218 | 218 | semver "^7.6.0"
|
219 | 219 | ts-api-utils "^1.3.0"
|
220 | 220 |
|
221 |
| -"@typescript-eslint/utils@7.18.0": |
222 |
| - version "7.18.0" |
223 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f" |
224 |
| - integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw== |
| 221 | +"@typescript-eslint/utils@8.0.0": |
| 222 | + version "8.0.0" |
| 223 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99" |
| 224 | + integrity sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q== |
225 | 225 | dependencies:
|
226 | 226 | "@eslint-community/eslint-utils" "^4.4.0"
|
227 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
228 |
| - "@typescript-eslint/types" "7.18.0" |
229 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
| 227 | + "@typescript-eslint/scope-manager" "8.0.0" |
| 228 | + "@typescript-eslint/types" "8.0.0" |
| 229 | + "@typescript-eslint/typescript-estree" "8.0.0" |
230 | 230 |
|
231 |
| -"@typescript-eslint/visitor-keys@7.18.0": |
232 |
| - version "7.18.0" |
233 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7" |
234 |
| - integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg== |
| 231 | +"@typescript-eslint/visitor-keys@8.0.0": |
| 232 | + version "8.0.0" |
| 233 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3" |
| 234 | + integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA== |
235 | 235 | dependencies:
|
236 |
| - "@typescript-eslint/types" "7.18.0" |
| 236 | + "@typescript-eslint/types" "8.0.0" |
237 | 237 | eslint-visitor-keys "^3.4.3"
|
238 | 238 |
|
239 | 239 | acorn-jsx@^5.3.2:
|
|
0 commit comments