Fork of Chiri for Astro for my blog
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

dev(deps-dev): bump typescript-eslint from 8.52.0 to 8.53.0

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.52.0 to 8.53.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p>
<blockquote>
<h2>v8.53.0</h2>
<h2>8.53.0 (2026-01-12)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unused-vars] add a fixer to remove unused imports (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11922">#11922</a>)</li>
<li><strong>eslint-plugin:</strong> add rule [strict-void-return] (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9707">#9707</a>)</li>
<li><strong>project-service:</strong> allow passing <code>Partial&lt;ts.server.ServerHost&gt;</code> to project service (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11932">#11932</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> replace unclear &quot;<code>error</code> typed&quot; with more helpful description (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11704">#11704</a>)</li>
<li><strong>eslint-plugin:</strong> [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11916">#11916</a>)</li>
<li><strong>typescript-estree:</strong> forbid type-only import with both default and named specifiers (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11930">#11930</a>)</li>
<li><strong>typescript-estree:</strong> fix syntax check for <code>using</code> declaration (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11910">#11910</a>)</li>
<li><strong>typescript-estree:</strong> forbid invalid class implements (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11934">#11934</a>)</li>
<li><strong>typescript-estree:</strong> forbid invalid &quot;import equals&quot; declaration (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11936">#11936</a>)</li>
<li><strong>typescript-estree:</strong> forbid invalid <code>extends</code> and <code>implements</code> in interface declaration (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11935">#11935</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>auvred <a href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>fisker Cheung <a href="https://github.com/fisker"><code>@​fisker</code></a></li>
<li>Josh Goldberg</li>
<li>Josh Goldberg ✨</li>
<li>Kirk Waiblinger</li>
<li>Niki <a href="https://github.com/phaux"><code>@​phaux</code></a></li>
<li>Nikita</li>
<li>SungHyun627 <a href="https://github.com/SungHyun627"><code>@​SungHyun627</code></a></li>
<li>Will Harney <a href="https://github.com/wjhsf"><code>@​wjhsf</code></a></li>
</ul>
<p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p>
<blockquote>
<h2>8.53.0 (2026-01-12)</h2>
<p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p>
<p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3021ede961732e66b1daca804759aa0cf4143b97"><code>3021ede</code></a> chore(release): publish 8.53.0</li>
<li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.53.0/packages/typescript-eslint">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typescript-eslint&package-manager=npm_and_yarn&previous-version=8.52.0&new-version=8.53.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

authored by

dependabot[bot] and committed by
GitHub
feecf9fd e594de00

+10 -154
+1 -1
package.json
··· 52 52 "prettier-plugin-astro": "^0.14.1", 53 53 "tsx": "^4.21.0", 54 54 "typescript": "^5.9.3", 55 - "typescript-eslint": "^8.52.0" 55 + "typescript-eslint": "^8.53.0" 56 56 } 57 57 }
+9 -153
pnpm-lock.yaml
··· 109 109 specifier: ^5.9.3 110 110 version: 5.9.3 111 111 typescript-eslint: 112 - specifier: ^8.52.0 113 - version: 8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 112 + specifier: ^8.53.0 113 + version: 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 114 114 115 115 packages: 116 116 ··· 1255 1255 '@types/yauzl@2.10.3': 1256 1256 resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} 1257 1257 1258 - '@typescript-eslint/eslint-plugin@8.52.0': 1259 - resolution: {integrity: sha512-okqtOgqu2qmZJ5iN4TWlgfF171dZmx2FzdOv2K/ixL2LZWDStL8+JgQerI2sa8eAEfoydG9+0V96m7V+P8yE1Q==} 1260 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1261 - peerDependencies: 1262 - '@typescript-eslint/parser': ^8.52.0 1263 - eslint: ^8.57.0 || ^9.0.0 1264 - typescript: '>=4.8.4 <6.0.0' 1265 - 1266 1258 '@typescript-eslint/eslint-plugin@8.53.0': 1267 1259 resolution: {integrity: sha512-eEXsVvLPu8Z4PkFibtuFJLJOTAV/nPdgtSjkGoPpddpFk3/ym2oy97jynY6ic2m6+nc5M8SE1e9v/mHKsulcJg==} 1268 1260 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1271 1263 eslint: ^8.57.0 || ^9.0.0 1272 1264 typescript: '>=4.8.4 <6.0.0' 1273 1265 1274 - '@typescript-eslint/parser@8.52.0': 1275 - resolution: {integrity: sha512-iIACsx8pxRnguSYhHiMn2PvhvfpopO9FXHyn1mG5txZIsAaB6F0KwbFnUQN3KCiG3Jcuad/Cao2FAs1Wp7vAyg==} 1276 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1277 - peerDependencies: 1278 - eslint: ^8.57.0 || ^9.0.0 1279 - typescript: '>=4.8.4 <6.0.0' 1280 - 1281 1266 '@typescript-eslint/parser@8.53.0': 1282 1267 resolution: {integrity: sha512-npiaib8XzbjtzS2N4HlqPvlpxpmZ14FjSJrteZpPxGUaYPlvhzlzUZ4mZyABo0EFrOWnvyd0Xxroq//hKhtAWg==} 1283 1268 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1285 1270 eslint: ^8.57.0 || ^9.0.0 1286 1271 typescript: '>=4.8.4 <6.0.0' 1287 1272 1288 - '@typescript-eslint/project-service@8.52.0': 1289 - resolution: {integrity: sha512-xD0MfdSdEmeFa3OmVqonHi+Cciab96ls1UhIF/qX/O/gPu5KXD0bY9lu33jj04fjzrXHcuvjBcBC+D3SNSadaw==} 1290 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1291 - peerDependencies: 1292 - typescript: '>=4.8.4 <6.0.0' 1293 - 1294 1273 '@typescript-eslint/project-service@8.53.0': 1295 1274 resolution: {integrity: sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg==} 1296 1275 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1297 1276 peerDependencies: 1298 1277 typescript: '>=4.8.4 <6.0.0' 1299 1278 1300 - '@typescript-eslint/scope-manager@8.52.0': 1301 - resolution: {integrity: sha512-ixxqmmCcc1Nf8S0mS0TkJ/3LKcC8mruYJPOU6Ia2F/zUUR4pApW7LzrpU3JmtePbRUTes9bEqRc1Gg4iyRnDzA==} 1302 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1303 - 1304 1279 '@typescript-eslint/scope-manager@8.53.0': 1305 1280 resolution: {integrity: sha512-kWNj3l01eOGSdVBnfAF2K1BTh06WS0Yet6JUgb9Cmkqaz3Jlu0fdVUjj9UI8gPidBWSMqDIglmEXifSgDT/D0g==} 1306 1281 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1307 1282 1308 - '@typescript-eslint/tsconfig-utils@8.52.0': 1309 - resolution: {integrity: sha512-jl+8fzr/SdzdxWJznq5nvoI7qn2tNYV/ZBAEcaFMVXf+K6jmXvAFrgo/+5rxgnL152f//pDEAYAhhBAZGrVfwg==} 1310 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1311 - peerDependencies: 1312 - typescript: '>=4.8.4 <6.0.0' 1313 - 1314 1283 '@typescript-eslint/tsconfig-utils@8.53.0': 1315 1284 resolution: {integrity: sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA==} 1316 1285 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1317 1286 peerDependencies: 1318 1287 typescript: '>=4.8.4 <6.0.0' 1319 1288 1320 - '@typescript-eslint/type-utils@8.52.0': 1321 - resolution: {integrity: sha512-JD3wKBRWglYRQkAtsyGz1AewDu3mTc7NtRjR/ceTyGoPqmdS5oCdx/oZMWD5Zuqmo6/MpsYs0wp6axNt88/2EQ==} 1322 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1323 - peerDependencies: 1324 - eslint: ^8.57.0 || ^9.0.0 1325 - typescript: '>=4.8.4 <6.0.0' 1326 - 1327 1289 '@typescript-eslint/type-utils@8.53.0': 1328 1290 resolution: {integrity: sha512-BBAUhlx7g4SmcLhn8cnbxoxtmS7hcq39xKCgiutL3oNx1TaIp+cny51s8ewnKMpVUKQUGb41RAUWZ9kxYdovuw==} 1329 1291 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} ··· 1339 1301 resolution: {integrity: sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ==} 1340 1302 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1341 1303 1342 - '@typescript-eslint/typescript-estree@8.52.0': 1343 - resolution: {integrity: sha512-XP3LClsCc0FsTK5/frGjolyADTh3QmsLp6nKd476xNI9CsSsLnmn4f0jrzNoAulmxlmNIpeXuHYeEQv61Q6qeQ==} 1344 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1345 - peerDependencies: 1346 - typescript: '>=4.8.4 <6.0.0' 1347 - 1348 1304 '@typescript-eslint/typescript-estree@8.53.0': 1349 1305 resolution: {integrity: sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw==} 1350 1306 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1351 1307 peerDependencies: 1352 1308 typescript: '>=4.8.4 <6.0.0' 1353 1309 1354 - '@typescript-eslint/utils@8.52.0': 1355 - resolution: {integrity: sha512-wYndVMWkweqHpEpwPhwqE2lnD2DxC6WVLupU/DOt/0/v+/+iQbbzO3jOHjmBMnhu0DgLULvOaU4h4pwHYi2oRQ==} 1356 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1357 - peerDependencies: 1358 - eslint: ^8.57.0 || ^9.0.0 1359 - typescript: '>=4.8.4 <6.0.0' 1360 - 1361 1310 '@typescript-eslint/utils@8.53.0': 1362 1311 resolution: {integrity: sha512-XDY4mXTez3Z1iRDI5mbRhH4DFSt46oaIFsLg+Zn97+sYrXACziXSQcSelMybnVZ5pa1P6xYkPr5cMJyunM1ZDA==} 1363 1312 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1364 1313 peerDependencies: 1365 1314 eslint: ^8.57.0 || ^9.0.0 1366 1315 typescript: '>=4.8.4 <6.0.0' 1367 - 1368 - '@typescript-eslint/visitor-keys@8.52.0': 1369 - resolution: {integrity: sha512-ink3/Zofus34nmBsPjow63FP5M7IGff0RKAgqR6+CFpdk22M7aLwC9gOcLGYqr7MczLPzZVERW9hRog3O4n1sQ==} 1370 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1371 1316 1372 1317 '@typescript-eslint/visitor-keys@8.53.0': 1373 1318 resolution: {integrity: sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw==} ··· 3747 3692 resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} 3748 3693 engines: {node: '>=16'} 3749 3694 3750 - typescript-eslint@8.52.0: 3751 - resolution: {integrity: sha512-atlQQJ2YkO4pfTVQmQ+wvYQwexPDOIgo+RaVcD7gHgzy/IQA+XTyuxNM9M9TVXvttkF7koBHmcwisKdOAf2EcA==} 3695 + typescript-eslint@8.53.0: 3696 + resolution: {integrity: sha512-xHURCQNxZ1dsWn0sdOaOfCSQG0HKeqSj9OexIxrz6ypU6wHYOdX2I3D2b8s8wFSsSOYJb+6q283cLiLlkEsBYw==} 3752 3697 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3753 3698 peerDependencies: 3754 3699 eslint: ^8.57.0 || ^9.0.0 ··· 5380 5325 '@types/node': 25.0.9 5381 5326 optional: true 5382 5327 5383 - '@typescript-eslint/eslint-plugin@8.52.0(@typescript-eslint/parser@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5384 - dependencies: 5385 - '@eslint-community/regexpp': 4.12.2 5386 - '@typescript-eslint/parser': 8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5387 - '@typescript-eslint/scope-manager': 8.52.0 5388 - '@typescript-eslint/type-utils': 8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5389 - '@typescript-eslint/utils': 8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5390 - '@typescript-eslint/visitor-keys': 8.52.0 5391 - eslint: 9.39.2(jiti@2.6.1) 5392 - ignore: 7.0.5 5393 - natural-compare: 1.4.0 5394 - ts-api-utils: 2.4.0(typescript@5.9.3) 5395 - typescript: 5.9.3 5396 - transitivePeerDependencies: 5397 - - supports-color 5398 - 5399 5328 '@typescript-eslint/eslint-plugin@8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5400 5329 dependencies: 5401 5330 '@eslint-community/regexpp': 4.12.2 ··· 5412 5341 transitivePeerDependencies: 5413 5342 - supports-color 5414 5343 5415 - '@typescript-eslint/parser@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5416 - dependencies: 5417 - '@typescript-eslint/scope-manager': 8.52.0 5418 - '@typescript-eslint/types': 8.52.0 5419 - '@typescript-eslint/typescript-estree': 8.52.0(typescript@5.9.3) 5420 - '@typescript-eslint/visitor-keys': 8.52.0 5421 - debug: 4.4.3 5422 - eslint: 9.39.2(jiti@2.6.1) 5423 - typescript: 5.9.3 5424 - transitivePeerDependencies: 5425 - - supports-color 5426 - 5427 5344 '@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5428 5345 dependencies: 5429 5346 '@typescript-eslint/scope-manager': 8.53.0 ··· 5436 5353 transitivePeerDependencies: 5437 5354 - supports-color 5438 5355 5439 - '@typescript-eslint/project-service@8.52.0(typescript@5.9.3)': 5440 - dependencies: 5441 - '@typescript-eslint/tsconfig-utils': 8.52.0(typescript@5.9.3) 5442 - '@typescript-eslint/types': 8.52.0 5443 - debug: 4.4.3 5444 - typescript: 5.9.3 5445 - transitivePeerDependencies: 5446 - - supports-color 5447 - 5448 5356 '@typescript-eslint/project-service@8.53.0(typescript@5.9.3)': 5449 5357 dependencies: 5450 5358 '@typescript-eslint/tsconfig-utils': 8.53.0(typescript@5.9.3) ··· 5454 5362 transitivePeerDependencies: 5455 5363 - supports-color 5456 5364 5457 - '@typescript-eslint/scope-manager@8.52.0': 5458 - dependencies: 5459 - '@typescript-eslint/types': 8.52.0 5460 - '@typescript-eslint/visitor-keys': 8.52.0 5461 - 5462 5365 '@typescript-eslint/scope-manager@8.53.0': 5463 5366 dependencies: 5464 5367 '@typescript-eslint/types': 8.53.0 5465 5368 '@typescript-eslint/visitor-keys': 8.53.0 5466 5369 5467 - '@typescript-eslint/tsconfig-utils@8.52.0(typescript@5.9.3)': 5468 - dependencies: 5469 - typescript: 5.9.3 5470 - 5471 5370 '@typescript-eslint/tsconfig-utils@8.53.0(typescript@5.9.3)': 5472 5371 dependencies: 5473 5372 typescript: 5.9.3 5474 5373 5475 - '@typescript-eslint/type-utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5476 - dependencies: 5477 - '@typescript-eslint/types': 8.52.0 5478 - '@typescript-eslint/typescript-estree': 8.52.0(typescript@5.9.3) 5479 - '@typescript-eslint/utils': 8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5480 - debug: 4.4.3 5481 - eslint: 9.39.2(jiti@2.6.1) 5482 - ts-api-utils: 2.4.0(typescript@5.9.3) 5483 - typescript: 5.9.3 5484 - transitivePeerDependencies: 5485 - - supports-color 5486 - 5487 5374 '@typescript-eslint/type-utils@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5488 5375 dependencies: 5489 5376 '@typescript-eslint/types': 8.53.0 ··· 5500 5387 5501 5388 '@typescript-eslint/types@8.53.0': {} 5502 5389 5503 - '@typescript-eslint/typescript-estree@8.52.0(typescript@5.9.3)': 5504 - dependencies: 5505 - '@typescript-eslint/project-service': 8.52.0(typescript@5.9.3) 5506 - '@typescript-eslint/tsconfig-utils': 8.52.0(typescript@5.9.3) 5507 - '@typescript-eslint/types': 8.52.0 5508 - '@typescript-eslint/visitor-keys': 8.52.0 5509 - debug: 4.4.3 5510 - minimatch: 9.0.5 5511 - semver: 7.7.3 5512 - tinyglobby: 0.2.15 5513 - ts-api-utils: 2.4.0(typescript@5.9.3) 5514 - typescript: 5.9.3 5515 - transitivePeerDependencies: 5516 - - supports-color 5517 - 5518 5390 '@typescript-eslint/typescript-estree@8.53.0(typescript@5.9.3)': 5519 5391 dependencies: 5520 5392 '@typescript-eslint/project-service': 8.53.0(typescript@5.9.3) ··· 5530 5402 transitivePeerDependencies: 5531 5403 - supports-color 5532 5404 5533 - '@typescript-eslint/utils@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5534 - dependencies: 5535 - '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1)) 5536 - '@typescript-eslint/scope-manager': 8.52.0 5537 - '@typescript-eslint/types': 8.52.0 5538 - '@typescript-eslint/typescript-estree': 8.52.0(typescript@5.9.3) 5539 - eslint: 9.39.2(jiti@2.6.1) 5540 - typescript: 5.9.3 5541 - transitivePeerDependencies: 5542 - - supports-color 5543 - 5544 5405 '@typescript-eslint/utils@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5545 5406 dependencies: 5546 5407 '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.2(jiti@2.6.1)) ··· 5551 5412 typescript: 5.9.3 5552 5413 transitivePeerDependencies: 5553 5414 - supports-color 5554 - 5555 - '@typescript-eslint/visitor-keys@8.52.0': 5556 - dependencies: 5557 - '@typescript-eslint/types': 8.52.0 5558 - eslint-visitor-keys: 4.2.1 5559 5415 5560 5416 '@typescript-eslint/visitor-keys@8.53.0': 5561 5417 dependencies: ··· 8672 8528 8673 8529 type-fest@4.41.0: {} 8674 8530 8675 - typescript-eslint@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): 8531 + typescript-eslint@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): 8676 8532 dependencies: 8677 - '@typescript-eslint/eslint-plugin': 8.52.0(@typescript-eslint/parser@8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8678 - '@typescript-eslint/parser': 8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8679 - '@typescript-eslint/typescript-estree': 8.52.0(typescript@5.9.3) 8680 - '@typescript-eslint/utils': 8.52.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8533 + '@typescript-eslint/eslint-plugin': 8.53.0(@typescript-eslint/parser@8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8534 + '@typescript-eslint/parser': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8535 + '@typescript-eslint/typescript-estree': 8.53.0(typescript@5.9.3) 8536 + '@typescript-eslint/utils': 8.53.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8681 8537 eslint: 9.39.2(jiti@2.6.1) 8682 8538 typescript: 5.9.3 8683 8539 transitivePeerDependencies: