From 7ddd1b83448d7836b27f9f55b3fa13d6bafd850f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Sep 2025 22:04:41 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.9.2 --- pnpm-lock.yaml | 70 +++++++++++++++++++++++++------------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2357ca..70b41bb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,19 +30,19 @@ devDependencies: version: 13.12.2 '@typescript-eslint/eslint-plugin': specifier: ^8.0.0 - version: 8.26.1(@typescript-eslint/parser@8.31.1)(eslint@9.28.0)(typescript@5.8.3) + version: 8.26.1(@typescript-eslint/parser@8.31.1)(eslint@9.28.0)(typescript@5.9.2) '@typescript-eslint/parser': specifier: ^8.0.0 - version: 8.31.1(eslint@9.28.0)(typescript@5.8.3) + version: 8.31.1(eslint@9.28.0)(typescript@5.9.2) eslint: specifier: ^9.0.0 version: 9.28.0 ts-node: specifier: ^10.9.1 - version: 10.9.2(@types/node@24.0.0)(typescript@5.8.3) + version: 10.9.2(@types/node@24.0.0)(typescript@5.9.2) typescript: specifier: ^5.1.6 - version: 5.8.3 + version: 5.9.2 packages: @@ -360,7 +360,7 @@ packages: '@types/node': 24.0.0 dev: false - /@typescript-eslint/eslint-plugin@8.26.1(@typescript-eslint/parser@8.31.1)(eslint@9.28.0)(typescript@5.8.3): + /@typescript-eslint/eslint-plugin@8.26.1(@typescript-eslint/parser@8.31.1)(eslint@9.28.0)(typescript@5.9.2): resolution: {integrity: sha512-2X3mwqsj9Bd3Ciz508ZUtoQQYpOhU/kWoUqIf49H8Z0+Vbh6UF/y0OEYp0Q0axOGzaBGs7QxRwq0knSQ8khQNA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -369,22 +369,22 @@ packages: typescript: '>=4.8.4 <5.9.0' dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.31.1(eslint@9.28.0)(typescript@5.8.3) + '@typescript-eslint/parser': 8.31.1(eslint@9.28.0)(typescript@5.9.2) '@typescript-eslint/scope-manager': 8.26.1 - '@typescript-eslint/type-utils': 8.26.1(eslint@9.28.0)(typescript@5.8.3) - '@typescript-eslint/utils': 8.26.1(eslint@9.28.0)(typescript@5.8.3) + '@typescript-eslint/type-utils': 8.26.1(eslint@9.28.0)(typescript@5.9.2) + '@typescript-eslint/utils': 8.26.1(eslint@9.28.0)(typescript@5.9.2) '@typescript-eslint/visitor-keys': 8.26.1 eslint: 9.28.0 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 - ts-api-utils: 2.0.1(typescript@5.8.3) - typescript: 5.8.3 + ts-api-utils: 2.0.1(typescript@5.9.2) + typescript: 5.9.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@8.31.1(eslint@9.28.0)(typescript@5.8.3): + /@typescript-eslint/parser@8.31.1(eslint@9.28.0)(typescript@5.9.2): resolution: {integrity: sha512-oU/OtYVydhXnumd0BobL9rkJg7wFJ9bFFPmSmB/bf/XWN85hlViji59ko6bSKBXyseT9V8l+CN1nwmlbiN0G7Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -393,11 +393,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 8.31.1 '@typescript-eslint/types': 8.31.1 - '@typescript-eslint/typescript-estree': 8.31.1(typescript@5.8.3) + '@typescript-eslint/typescript-estree': 8.31.1(typescript@5.9.2) '@typescript-eslint/visitor-keys': 8.31.1 debug: 4.4.0 eslint: 9.28.0 - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color dev: true @@ -418,19 +418,19 @@ packages: '@typescript-eslint/visitor-keys': 8.31.1 dev: true - /@typescript-eslint/type-utils@8.26.1(eslint@9.28.0)(typescript@5.8.3): + /@typescript-eslint/type-utils@8.26.1(eslint@9.28.0)(typescript@5.9.2): resolution: {integrity: sha512-Kcj/TagJLwoY/5w9JGEFV0dclQdyqw9+VMndxOJKtoFSjfZhLXhYjzsQEeyza03rwHx2vFEGvrJWJBXKleRvZg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.9.0' dependencies: - '@typescript-eslint/typescript-estree': 8.26.1(typescript@5.8.3) - '@typescript-eslint/utils': 8.26.1(eslint@9.28.0)(typescript@5.8.3) + '@typescript-eslint/typescript-estree': 8.26.1(typescript@5.9.2) + '@typescript-eslint/utils': 8.26.1(eslint@9.28.0)(typescript@5.9.2) debug: 4.4.1 eslint: 9.28.0 - ts-api-utils: 2.0.1(typescript@5.8.3) - typescript: 5.8.3 + ts-api-utils: 2.0.1(typescript@5.9.2) + typescript: 5.9.2 transitivePeerDependencies: - supports-color dev: true @@ -445,7 +445,7 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true - /@typescript-eslint/typescript-estree@8.26.1(typescript@5.8.3): + /@typescript-eslint/typescript-estree@8.26.1(typescript@5.9.2): resolution: {integrity: sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -458,13 +458,13 @@ packages: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.7.1 - ts-api-utils: 2.0.1(typescript@5.8.3) - typescript: 5.8.3 + ts-api-utils: 2.0.1(typescript@5.9.2) + typescript: 5.9.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@8.31.1(typescript@5.8.3): + /@typescript-eslint/typescript-estree@8.31.1(typescript@5.9.2): resolution: {integrity: sha512-kaA0ueLe2v7KunYOyWYtlf/QhhZb7+qh4Yw6Ni5kgukMIG+iP773tjgBiLWIXYumWCwEq3nLW+TUywEp8uEeag==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -477,13 +477,13 @@ packages: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.7.1 - ts-api-utils: 2.1.0(typescript@5.8.3) - typescript: 5.8.3 + ts-api-utils: 2.1.0(typescript@5.9.2) + typescript: 5.9.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@8.26.1(eslint@9.28.0)(typescript@5.8.3): + /@typescript-eslint/utils@8.26.1(eslint@9.28.0)(typescript@5.9.2): resolution: {integrity: sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -493,9 +493,9 @@ packages: '@eslint-community/eslint-utils': 4.7.0(eslint@9.28.0) '@typescript-eslint/scope-manager': 8.26.1 '@typescript-eslint/types': 8.26.1 - '@typescript-eslint/typescript-estree': 8.26.1(typescript@5.8.3) + '@typescript-eslint/typescript-estree': 8.26.1(typescript@5.9.2) eslint: 9.28.0 - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - supports-color dev: true @@ -1733,22 +1733,22 @@ packages: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} dev: false - /ts-api-utils@2.0.1(typescript@5.8.3): + /ts-api-utils@2.0.1(typescript@5.9.2): resolution: {integrity: sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==} engines: {node: '>=18.12'} peerDependencies: typescript: '>=4.8.4' dependencies: - typescript: 5.8.3 + typescript: 5.9.2 dev: true - /ts-api-utils@2.1.0(typescript@5.8.3): + /ts-api-utils@2.1.0(typescript@5.9.2): resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==} engines: {node: '>=18.12'} peerDependencies: typescript: '>=4.8.4' dependencies: - typescript: 5.8.3 + typescript: 5.9.2 dev: true /ts-command-line-args@2.5.1: @@ -1765,7 +1765,7 @@ packages: resolution: {integrity: sha512-ufKpbmrugz5Aou4wcr5Wc1UUFWOLhq+Fm6qa6P0w0K5Qw2yhaUoiWszhCVuNQyNwrlGiscHOmqYoAox1PtvgjA==} dev: false - /ts-node@10.9.2(@types/node@24.0.0)(typescript@5.8.3): + /ts-node@10.9.2(@types/node@24.0.0)(typescript@5.9.2): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -1791,7 +1791,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.8.3 + typescript: 5.9.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -1813,8 +1813,8 @@ packages: prelude-ls: 1.2.1 dev: true - /typescript@5.8.3: - resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} + /typescript@5.9.2: + resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} engines: {node: '>=14.17'} hasBin: true dev: true