From 91b57a58a4e5ec540cc9a8e5583a6fb5d388a992 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 01:55:59 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.9.3 --- pnpm-lock.yaml | 74 +++++++++++++++++++++++++------------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bf2a47..5cf8d31 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,14 +13,14 @@ specifiers: devDependencies: '@types/node': 18.13.0 - '@typescript-eslint/eslint-plugin': 5.51.0_gdt67t5um7l26i3yui2fersege - '@typescript-eslint/parser': 5.51.0_qesohl5arz7pvqyycxtsqomlr4 + '@typescript-eslint/eslint-plugin': 5.51.0_6ov2sakuoawd6cpvesmxvly3ie + '@typescript-eslint/parser': 5.51.0_cp7onziu7uo5sb6zkl2hevkxrq eslint: 8.33.0 prettier: 2.8.4 - ts-node: 10.9.1_k3seuiqtkc7kaykbviq6bmzani - ts-node-dev: 2.0.0_k3seuiqtkc7kaykbviq6bmzani + ts-node: 10.9.1_ojljkz6clad63aeha3isg3ns5q + ts-node-dev: 2.0.0_ojljkz6clad63aeha3isg3ns5q tsconfig-paths: 4.1.2 - typescript: 5.0.2 + typescript: 5.9.3 packages: @@ -141,7 +141,7 @@ packages: resolution: {integrity: sha512-7NQmHra/JILCd1QqpSzl8+mJRc8ZHz3uDm8YV1Ks9IhK0epEiTw8aIErbvH9PI+6XbqhyIQy3462nEsn7UVzjQ==} dev: true - /@typescript-eslint/eslint-plugin/5.51.0_gdt67t5um7l26i3yui2fersege: + /@typescript-eslint/eslint-plugin/5.51.0_6ov2sakuoawd6cpvesmxvly3ie: resolution: {integrity: sha512-wcAwhEWm1RgNd7dxD/o+nnLW8oH+6RK1OGnmbmkj/GGoDPV1WWMVP0FXYQBivKHdwM1pwii3bt//RC62EriIUQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -152,10 +152,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.51.0_qesohl5arz7pvqyycxtsqomlr4 + '@typescript-eslint/parser': 5.51.0_cp7onziu7uo5sb6zkl2hevkxrq '@typescript-eslint/scope-manager': 5.51.0 - '@typescript-eslint/type-utils': 5.51.0_qesohl5arz7pvqyycxtsqomlr4 - '@typescript-eslint/utils': 5.51.0_qesohl5arz7pvqyycxtsqomlr4 + '@typescript-eslint/type-utils': 5.51.0_cp7onziu7uo5sb6zkl2hevkxrq + '@typescript-eslint/utils': 5.51.0_cp7onziu7uo5sb6zkl2hevkxrq debug: 4.3.4 eslint: 8.33.0 grapheme-splitter: 1.0.4 @@ -163,13 +163,13 @@ packages: natural-compare-lite: 1.4.0 regexpp: 3.2.0 semver: 7.3.8 - tsutils: 3.21.0_typescript@5.0.2 - typescript: 5.0.2 + tsutils: 3.21.0_typescript@5.9.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.51.0_qesohl5arz7pvqyycxtsqomlr4: + /@typescript-eslint/parser/5.51.0_cp7onziu7uo5sb6zkl2hevkxrq: resolution: {integrity: sha512-fEV0R9gGmfpDeRzJXn+fGQKcl0inIeYobmmUWijZh9zA7bxJ8clPhV9up2ZQzATxAiFAECqPQyMDB4o4B81AaA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -181,10 +181,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 5.51.0 '@typescript-eslint/types': 5.51.0 - '@typescript-eslint/typescript-estree': 5.51.0_typescript@5.0.2 + '@typescript-eslint/typescript-estree': 5.51.0_typescript@5.9.3 debug: 4.3.4 eslint: 8.33.0 - typescript: 5.0.2 + typescript: 5.9.3 transitivePeerDependencies: - supports-color dev: true @@ -197,7 +197,7 @@ packages: '@typescript-eslint/visitor-keys': 5.51.0 dev: true - /@typescript-eslint/type-utils/5.51.0_qesohl5arz7pvqyycxtsqomlr4: + /@typescript-eslint/type-utils/5.51.0_cp7onziu7uo5sb6zkl2hevkxrq: resolution: {integrity: sha512-QHC5KKyfV8sNSyHqfNa0UbTbJ6caB8uhcx2hYcWVvJAZYJRBo5HyyZfzMdRx8nvS+GyMg56fugMzzWnojREuQQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -207,12 +207,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.51.0_typescript@5.0.2 - '@typescript-eslint/utils': 5.51.0_qesohl5arz7pvqyycxtsqomlr4 + '@typescript-eslint/typescript-estree': 5.51.0_typescript@5.9.3 + '@typescript-eslint/utils': 5.51.0_cp7onziu7uo5sb6zkl2hevkxrq debug: 4.3.4 eslint: 8.33.0 - tsutils: 3.21.0_typescript@5.0.2 - typescript: 5.0.2 + tsutils: 3.21.0_typescript@5.9.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color dev: true @@ -222,7 +222,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.51.0_typescript@5.0.2: + /@typescript-eslint/typescript-estree/5.51.0_typescript@5.9.3: resolution: {integrity: sha512-TSkNupHvNRkoH9FMA3w7TazVFcBPveAAmb7Sz+kArY6sLT86PA5Vx80cKlYmd8m3Ha2SwofM1KwraF24lM9FvA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -237,13 +237,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.8 - tsutils: 3.21.0_typescript@5.0.2 - typescript: 5.0.2 + tsutils: 3.21.0_typescript@5.9.3 + typescript: 5.9.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.51.0_qesohl5arz7pvqyycxtsqomlr4: + /@typescript-eslint/utils/5.51.0_cp7onziu7uo5sb6zkl2hevkxrq: resolution: {integrity: sha512-76qs+5KWcaatmwtwsDJvBk4H76RJQBFe+Gext0EfJdC3Vd2kpY2Pf//OHHzHp84Ciw0/rYoGTDnIAr3uWhhJYw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -253,7 +253,7 @@ packages: '@types/semver': 7.3.13 '@typescript-eslint/scope-manager': 5.51.0 '@typescript-eslint/types': 5.51.0 - '@typescript-eslint/typescript-estree': 5.51.0_typescript@5.0.2 + '@typescript-eslint/typescript-estree': 5.51.0_typescript@5.9.3 eslint: 8.33.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.33.0 @@ -384,7 +384,7 @@ packages: normalize-path: 3.0.0 readdirp: 3.6.0 optionalDependencies: - fsevents: 2.3.2 + fsevents: 2.3.3 dev: true /color-convert/2.0.1: @@ -650,8 +650,8 @@ packages: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} dev: true - /fsevents/2.3.2: - resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} + /fsevents/2.3.3: + resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] requiresBuild: true @@ -1117,7 +1117,7 @@ packages: hasBin: true dev: true - /ts-node-dev/2.0.0_k3seuiqtkc7kaykbviq6bmzani: + /ts-node-dev/2.0.0_ojljkz6clad63aeha3isg3ns5q: resolution: {integrity: sha512-ywMrhCfH6M75yftYvrvNarLEY+SUXtUvU8/0Z6llrHQVBx12GiFk5sStF8UdfE/yfzk9IAq7O5EEbTQsxlBI8w==} engines: {node: '>=0.8.0'} hasBin: true @@ -1136,16 +1136,16 @@ packages: rimraf: 2.7.1 source-map-support: 0.5.21 tree-kill: 1.2.2 - ts-node: 10.9.1_k3seuiqtkc7kaykbviq6bmzani + ts-node: 10.9.1_ojljkz6clad63aeha3isg3ns5q tsconfig: 7.0.0 - typescript: 5.0.2 + typescript: 5.9.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - '@types/node' dev: true - /ts-node/10.9.1_k3seuiqtkc7kaykbviq6bmzani: + /ts-node/10.9.1_ojljkz6clad63aeha3isg3ns5q: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -1171,7 +1171,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.0.2 + typescript: 5.9.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -1198,14 +1198,14 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true - /tsutils/3.21.0_typescript@5.0.2: + /tsutils/3.21.0_typescript@5.9.3: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.0.2 + typescript: 5.9.3 dev: true /type-check/0.4.0: @@ -1220,9 +1220,9 @@ packages: engines: {node: '>=10'} dev: true - /typescript/5.0.2: - resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==} - engines: {node: '>=12.20'} + /typescript/5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + engines: {node: '>=14.17'} hasBin: true dev: true