From 374ea8b04974a7ab43ea9d65bbf6e84edc871e61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:27:28 +0100 Subject: [PATCH] fix(deps): update dependency tstyche to v3.5.0 (#2412) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 532a6c8c2..12168a429 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "mockdate": "3.0.5", "read-pkg": "9.0.1", "shx": "0.3.4", - "tstyche": "3.3.1", + "tstyche": "3.5.0", "typescript": "5.7.3", "vite": "6.0.11", "vitest": "2.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba71d46b0..256cf97f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -111,8 +111,8 @@ importers: specifier: 0.3.4 version: 0.3.4 tstyche: - specifier: 3.3.1 - version: 3.3.1(typescript@5.7.3) + specifier: 3.5.0 + version: 3.5.0(typescript@5.7.3) typescript: specifier: 5.7.3 version: 5.7.3 @@ -4425,8 +4425,8 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} - tstyche@3.3.1: - resolution: {integrity: sha512-7sX7jeJn6d/tDJctV8I5CSWc0o5/ff9ZhuBa83n4oxJ0krgEAzAp3VOC0E4DjJ8sGtBxKnWpD4taMZ+cER92pA==} + tstyche@3.5.0: + resolution: {integrity: sha512-N4SUp/ZWaMGEcglpVFIzKez0GQEiBdfFDgcnqwv9O1mePZgos8N1cZCzNgGtPGo/w0ym04MjJcDnsw1sorEzgA==} engines: {node: '>=18.19'} hasBin: true peerDependencies: @@ -9457,7 +9457,7 @@ snapshots: tslib@2.7.0: {} - tstyche@3.3.1(typescript@5.7.3): + tstyche@3.5.0(typescript@5.7.3): optionalDependencies: typescript: 5.7.3