From 9f7b4ff2340752e779209aa9ccd71a0de814be17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 19:21:40 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.9.2 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index f1233ea5..8528c561 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/node": "20.19.11", "@types/react": "19.1.2", "tsup": "8.5.0", - "typescript": "5.8.3", + "typescript": "5.9.2", "vitest": "3.2.4", "vitest-fetch-mock": "0.4.5" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c93800b2..91519ae9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,10 +23,10 @@ importers: version: 19.1.2 tsup: specifier: 8.5.0 - version: 8.5.0(postcss@8.5.6)(typescript@5.8.3)(yaml@2.4.5) + version: 8.5.0(postcss@8.5.6)(typescript@5.9.2)(yaml@2.4.5) typescript: - specifier: 5.8.3 - version: 5.8.3 + specifier: 5.9.2 + version: 5.9.2 vitest: specifier: 3.2.4 version: 3.2.4(@types/node@20.19.11)(yaml@2.4.5) @@ -886,8 +886,8 @@ packages: typescript: optional: 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 @@ -1704,7 +1704,7 @@ snapshots: ts-interface-checker@0.1.13: {} - tsup@8.5.0(postcss@8.5.6)(typescript@5.8.3)(yaml@2.4.5): + tsup@8.5.0(postcss@8.5.6)(typescript@5.9.2)(yaml@2.4.5): dependencies: bundle-require: 5.1.0(esbuild@0.25.8) cac: 6.7.14 @@ -1725,14 +1725,14 @@ snapshots: tree-kill: 1.2.2 optionalDependencies: postcss: 8.5.6 - typescript: 5.8.3 + typescript: 5.9.2 transitivePeerDependencies: - jiti - supports-color - tsx - yaml - typescript@5.8.3: {} + typescript@5.9.2: {} ufo@1.6.1: {}