From 6852a28a9d140495efcf8e336e72bf56a9959af2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 08:49:23 +0000 Subject: [PATCH] chore(deps): update dependency tstyche to v4 --- pnpm-lock.yaml | 16 ++++++++-------- pnpm-workspace.yaml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cde99781d..1922af821 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -196,8 +196,8 @@ catalogs: specifier: 3.28.0 version: 3.28.0 tstyche: - specifier: 3.5.0 - version: 3.5.0 + specifier: 4.0.0 + version: 4.0.0 typescript: specifier: 5.8.3 version: 5.8.3 @@ -325,7 +325,7 @@ importers: version: 0.4.0 tstyche: specifier: 'catalog:' - version: 3.5.0(typescript@5.8.3) + version: 4.0.0(typescript@5.8.3) typescript: specifier: 'catalog:' version: 5.8.3 @@ -4500,12 +4500,12 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tstyche@3.5.0: - resolution: {integrity: sha512-N4SUp/ZWaMGEcglpVFIzKez0GQEiBdfFDgcnqwv9O1mePZgos8N1cZCzNgGtPGo/w0ym04MjJcDnsw1sorEzgA==} - engines: {node: '>=18.19'} + tstyche@4.0.0: + resolution: {integrity: sha512-ek8LfTl/raR7VB1bjmSxUjNByGHtJlaCNWeudTASRF4ykLQqTPKcK0HhsOv5LiM1+OEBJ7bmeD+DlrjQPTozVw==} + engines: {node: '>=20.9'} hasBin: true peerDependencies: - typescript: 4.x || 5.x + typescript: '>=4.7' peerDependenciesMeta: typescript: optional: true @@ -9297,7 +9297,7 @@ snapshots: tslib@2.8.1: {} - tstyche@3.5.0(typescript@5.8.3): + tstyche@4.0.0(typescript@5.8.3): optionalDependencies: typescript: 5.8.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 0bb9824a5..16162ecfc 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -64,7 +64,7 @@ catalog: read-pkg: 9.0.1 shx: 0.4.0 simple-git: 3.28.0 - tstyche: 3.5.0 + tstyche: 4.0.0 typescript: 5.8.3 use-deep-compare-effect: 1.8.1 vite: 6.3.5