Skip to content

Commit 36446f5

Browse files
fix(deps): update typescript to v8.46.0
1 parent 25cabeb commit 36446f5

File tree

2 files changed

+74
-74
lines changed

2 files changed

+74
-74
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"@eslint/eslintrc": "3.3.1",
3939
"@eslint/js": "9.30.0",
4040
"@stylistic/eslint-plugin-js": "4.4.1",
41-
"@typescript-eslint/eslint-plugin": "8.38.0",
42-
"@typescript-eslint/parser": "8.38.0",
41+
"@typescript-eslint/eslint-plugin": "8.46.0",
42+
"@typescript-eslint/parser": "8.46.0",
4343
"eslint-config-next": "15.4.4",
4444
"eslint-config-prettier": "10.1.8",
4545
"eslint-plugin-babel": "5.3.1",
@@ -56,7 +56,7 @@
5656
"eslint-plugin-testing-library": "7.6.1",
5757
"eslint-plugin-you-dont-need-lodash-underscore": "6.14.0",
5858
"globals": "16.2.0",
59-
"typescript-eslint": "8.38.0"
59+
"typescript-eslint": "8.46.0"
6060
},
6161
"devDependencies": {
6262
"eslint": "9.32.0",

yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -198,16 +198,16 @@
198198
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
199199
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
200200

201-
"@typescript-eslint/eslint-plugin@8.38.0":
202-
version "8.38.0"
203-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7"
204-
integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==
201+
"@typescript-eslint/eslint-plugin@8.46.0":
202+
version "8.46.0"
203+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.0.tgz#fc90b35d8025b5eaa66b2f6c3859cd5381a1e751"
204+
integrity sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==
205205
dependencies:
206206
"@eslint-community/regexpp" "^4.10.0"
207-
"@typescript-eslint/scope-manager" "8.38.0"
208-
"@typescript-eslint/type-utils" "8.38.0"
209-
"@typescript-eslint/utils" "8.38.0"
210-
"@typescript-eslint/visitor-keys" "8.38.0"
207+
"@typescript-eslint/scope-manager" "8.46.0"
208+
"@typescript-eslint/type-utils" "8.46.0"
209+
"@typescript-eslint/utils" "8.46.0"
210+
"@typescript-eslint/visitor-keys" "8.46.0"
211211
graphemer "^1.4.0"
212212
ignore "^7.0.0"
213213
natural-compare "^1.4.0"
@@ -228,15 +228,15 @@
228228
natural-compare "^1.4.0"
229229
ts-api-utils "^1.3.0"
230230

231-
"@typescript-eslint/parser@8.38.0":
232-
version "8.38.0"
233-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
234-
integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==
231+
"@typescript-eslint/parser@8.46.0":
232+
version "8.46.0"
233+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.0.tgz#9186f28c59f6e477ab8919312d2654f4f27d45c1"
234+
integrity sha512-n1H6IcDhmmUEG7TNVSspGmiHHutt7iVKtZwRppD7e04wha5MrkV1h3pti9xQLcCMt6YWsncpoT0HMjkH1FNwWQ==
235235
dependencies:
236-
"@typescript-eslint/scope-manager" "8.38.0"
237-
"@typescript-eslint/types" "8.38.0"
238-
"@typescript-eslint/typescript-estree" "8.38.0"
239-
"@typescript-eslint/visitor-keys" "8.38.0"
236+
"@typescript-eslint/scope-manager" "8.46.0"
237+
"@typescript-eslint/types" "8.46.0"
238+
"@typescript-eslint/typescript-estree" "8.46.0"
239+
"@typescript-eslint/visitor-keys" "8.46.0"
240240
debug "^4.3.4"
241241

242242
"@typescript-eslint/parser@^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0":
@@ -259,13 +259,13 @@
259259
"@typescript-eslint/types" "^8.35.0"
260260
debug "^4.3.4"
261261

262-
"@typescript-eslint/project-service@8.38.0":
263-
version "8.38.0"
264-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f"
265-
integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==
262+
"@typescript-eslint/project-service@8.46.0":
263+
version "8.46.0"
264+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.0.tgz#1190dcc0d3494d46a85773e0c3a2838cbb2b45a7"
265+
integrity sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==
266266
dependencies:
267-
"@typescript-eslint/tsconfig-utils" "^8.38.0"
268-
"@typescript-eslint/types" "^8.38.0"
267+
"@typescript-eslint/tsconfig-utils" "^8.46.0"
268+
"@typescript-eslint/types" "^8.46.0"
269269
debug "^4.3.4"
270270

271271
"@typescript-eslint/scope-manager@8.24.1", "@typescript-eslint/scope-manager@^8.15.0":
@@ -284,13 +284,13 @@
284284
"@typescript-eslint/types" "8.35.0"
285285
"@typescript-eslint/visitor-keys" "8.35.0"
286286

287-
"@typescript-eslint/scope-manager@8.38.0":
288-
version "8.38.0"
289-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226"
290-
integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==
287+
"@typescript-eslint/scope-manager@8.46.0":
288+
version "8.46.0"
289+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.0.tgz#a41833fe387044075cb2d4cfab490a7f1dd19b61"
290+
integrity sha512-lWETPa9XGcBes4jqAMYD9fW0j4n6hrPtTJwWDmtqgFO/4HF4jmdH/Q6wggTw5qIT5TXjKzbt7GsZUBnWoO3dqw==
291291
dependencies:
292-
"@typescript-eslint/types" "8.38.0"
293-
"@typescript-eslint/visitor-keys" "8.38.0"
292+
"@typescript-eslint/types" "8.46.0"
293+
"@typescript-eslint/visitor-keys" "8.46.0"
294294

295295
"@typescript-eslint/scope-manager@8.8.1":
296296
version "8.8.1"
@@ -305,19 +305,19 @@
305305
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz#6e05aeb999999e31d562ceb4fe144f3cbfbd670e"
306306
integrity sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==
307307

308-
"@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0":
309-
version "8.38.0"
310-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0"
311-
integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==
308+
"@typescript-eslint/tsconfig-utils@8.46.0", "@typescript-eslint/tsconfig-utils@^8.46.0":
309+
version "8.46.0"
310+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.0.tgz#3e33019e0b94838d37d7cc61341fbcc5bf791007"
311+
integrity sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==
312312

313-
"@typescript-eslint/type-utils@8.38.0":
314-
version "8.38.0"
315-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz#a56cd84765fa6ec135fe252b5db61e304403a85b"
316-
integrity sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==
313+
"@typescript-eslint/type-utils@8.46.0":
314+
version "8.46.0"
315+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.0.tgz#815efeb11b9533da68fd825628cecf283ac79829"
316+
integrity sha512-hy+lvYV1lZpVs2jRaEYvgCblZxUoJiPyCemwbQZ+NGulWkQRy0HRPYAoef/CNSzaLt+MLvMptZsHXHlkEilaeg==
317317
dependencies:
318-
"@typescript-eslint/types" "8.38.0"
319-
"@typescript-eslint/typescript-estree" "8.38.0"
320-
"@typescript-eslint/utils" "8.38.0"
318+
"@typescript-eslint/types" "8.46.0"
319+
"@typescript-eslint/typescript-estree" "8.46.0"
320+
"@typescript-eslint/utils" "8.46.0"
321321
debug "^4.3.4"
322322
ts-api-utils "^2.1.0"
323323

@@ -341,10 +341,10 @@
341341
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93"
342342
integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==
343343

344-
"@typescript-eslint/types@8.38.0", "@typescript-eslint/types@^8.38.0":
345-
version "8.38.0"
346-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
347-
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
344+
"@typescript-eslint/types@8.46.0", "@typescript-eslint/types@^8.46.0":
345+
version "8.46.0"
346+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.0.tgz#20af6b332f9cd55a15fcd862fdb07d47a6131bf4"
347+
integrity sha512-bHGGJyVjSE4dJJIO5yyEWt/cHyNwga/zXGJbJJ8TiO01aVREK6gCTu3L+5wrkb1FbDkQ+TKjMNe9R/QQQP9+rA==
348348

349349
"@typescript-eslint/types@8.8.1":
350350
version "8.8.1"
@@ -381,15 +381,15 @@
381381
semver "^7.6.0"
382382
ts-api-utils "^2.1.0"
383383

384-
"@typescript-eslint/typescript-estree@8.38.0":
385-
version "8.38.0"
386-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
387-
integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==
384+
"@typescript-eslint/typescript-estree@8.46.0":
385+
version "8.46.0"
386+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.0.tgz#f45a0d5f5e99b26f0280e8cff3ed3380658fd720"
387+
integrity sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==
388388
dependencies:
389-
"@typescript-eslint/project-service" "8.38.0"
390-
"@typescript-eslint/tsconfig-utils" "8.38.0"
391-
"@typescript-eslint/types" "8.38.0"
392-
"@typescript-eslint/visitor-keys" "8.38.0"
389+
"@typescript-eslint/project-service" "8.46.0"
390+
"@typescript-eslint/tsconfig-utils" "8.46.0"
391+
"@typescript-eslint/types" "8.46.0"
392+
"@typescript-eslint/visitor-keys" "8.46.0"
393393
debug "^4.3.4"
394394
fast-glob "^3.3.2"
395395
is-glob "^4.0.3"
@@ -411,15 +411,15 @@
411411
semver "^7.6.0"
412412
ts-api-utils "^1.3.0"
413413

414-
"@typescript-eslint/utils@8.38.0":
415-
version "8.38.0"
416-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a"
417-
integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==
414+
"@typescript-eslint/utils@8.46.0":
415+
version "8.46.0"
416+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.0.tgz#27025c5ed7cbc928440d6a30edd6ba34cc5b927a"
417+
integrity sha512-nD6yGWPj1xiOm4Gk0k6hLSZz2XkNXhuYmyIrOWcHoPuAhjT9i5bAG+xbWPgFeNR8HPHHtpNKdYUXJl/D3x7f5g==
418418
dependencies:
419419
"@eslint-community/eslint-utils" "^4.7.0"
420-
"@typescript-eslint/scope-manager" "8.38.0"
421-
"@typescript-eslint/types" "8.38.0"
422-
"@typescript-eslint/typescript-estree" "8.38.0"
420+
"@typescript-eslint/scope-manager" "8.46.0"
421+
"@typescript-eslint/types" "8.46.0"
422+
"@typescript-eslint/typescript-estree" "8.46.0"
423423

424424
"@typescript-eslint/utils@8.8.1":
425425
version "8.8.1"
@@ -467,12 +467,12 @@
467467
"@typescript-eslint/types" "8.35.0"
468468
eslint-visitor-keys "^4.2.1"
469469

470-
"@typescript-eslint/visitor-keys@8.38.0":
471-
version "8.38.0"
472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
473-
integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==
470+
"@typescript-eslint/visitor-keys@8.46.0":
471+
version "8.46.0"
472+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.0.tgz#23936809054c511f703713c56ddd2f46dc197845"
473+
integrity sha512-FrvMpAK+hTbFy7vH5j1+tMYHMSKLE6RzluFJlkFNKD0p9YsUT75JlBSmr5so3QRzvMwU5/bIEdeNrxm8du8l3Q==
474474
dependencies:
475-
"@typescript-eslint/types" "8.38.0"
475+
"@typescript-eslint/types" "8.46.0"
476476
eslint-visitor-keys "^4.2.1"
477477

478478
"@typescript-eslint/visitor-keys@8.8.1":
@@ -3799,15 +3799,15 @@ typed-array-length@^1.0.7:
37993799
possible-typed-array-names "^1.0.0"
38003800
reflect.getprototypeof "^1.0.6"
38013801

3802-
typescript-eslint@8.38.0:
3803-
version "8.38.0"
3804-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.38.0.tgz#e73af7618139f07b16e2fae715eedaabb41ee8b0"
3805-
integrity sha512-FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg==
3802+
typescript-eslint@8.46.0:
3803+
version "8.46.0"
3804+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.46.0.tgz#fb1c37a90fadf42fe1c8f8b192b974b6d9c439cc"
3805+
integrity sha512-6+ZrB6y2bT2DX3K+Qd9vn7OFOJR+xSLDj+Aw/N3zBwUt27uTw2sw2TE2+UcY1RiyBZkaGbTkVg9SSdPNUG6aUw==
38063806
dependencies:
3807-
"@typescript-eslint/eslint-plugin" "8.38.0"
3808-
"@typescript-eslint/parser" "8.38.0"
3809-
"@typescript-eslint/typescript-estree" "8.38.0"
3810-
"@typescript-eslint/utils" "8.38.0"
3807+
"@typescript-eslint/eslint-plugin" "8.46.0"
3808+
"@typescript-eslint/parser" "8.46.0"
3809+
"@typescript-eslint/typescript-estree" "8.46.0"
3810+
"@typescript-eslint/utils" "8.46.0"
38113811

38123812
typescript@>=5:
38133813
version "5.8.3"

0 commit comments

Comments
 (0)