From c6af9e6514a972744f5391ac154a358a53d07f9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 07:23:20 +0000 Subject: [PATCH] chore(deps): update dependency tstyche to v4.0.1 --- pnpm-lock.yaml | 12 ++++++------ pnpm-workspace.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 80443b865..64e05af5e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -196,8 +196,8 @@ catalogs: specifier: 3.28.0 version: 3.28.0 tstyche: - specifier: 4.0.0 - version: 4.0.0 + specifier: 4.0.1 + version: 4.0.1 typescript: specifier: 5.8.3 version: 5.8.3 @@ -325,7 +325,7 @@ importers: version: 0.4.0 tstyche: specifier: 'catalog:' - version: 4.0.0(typescript@5.8.3) + version: 4.0.1(typescript@5.8.3) typescript: specifier: 'catalog:' version: 5.8.3 @@ -4537,8 +4537,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tstyche@4.0.0: - resolution: {integrity: sha512-ek8LfTl/raR7VB1bjmSxUjNByGHtJlaCNWeudTASRF4ykLQqTPKcK0HhsOv5LiM1+OEBJ7bmeD+DlrjQPTozVw==} + tstyche@4.0.1: + resolution: {integrity: sha512-MnUxuObqIBwN7LZaLORFMm6dg6KSfkeCVGYXWhmcG6AFpFMQAgfpsIrt79NKw1VGHoThMJNAlffphsepe5Rzrw==} engines: {node: '>=20.9'} hasBin: true peerDependencies: @@ -9386,7 +9386,7 @@ snapshots: tslib@2.8.1: {} - tstyche@4.0.0(typescript@5.8.3): + tstyche@4.0.1(typescript@5.8.3): optionalDependencies: typescript: 5.8.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 095785aaf..1889d8613 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: 4.0.0 + tstyche: 4.0.1 typescript: 5.8.3 use-deep-compare-effect: 1.8.1 vite: 6.3.5