From 0548ae99ffb2b480b957928f8e53b4dad2b74777 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 22:24:24 +0000 Subject: [PATCH] chore(deps): update dependency tstyche to v4.3.0 --- 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 49c0d969c..4d6735dd1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -202,8 +202,8 @@ catalogs: specifier: 3.28.0 version: 3.28.0 tstyche: - specifier: 4.0.2 - version: 4.0.2 + specifier: 4.3.0 + version: 4.3.0 typescript: specifier: 5.9.3 version: 5.9.3 @@ -337,7 +337,7 @@ importers: version: 0.4.0 tstyche: specifier: 'catalog:' - version: 4.0.2(typescript@5.9.3) + version: 4.3.0(typescript@5.9.3) typescript: specifier: 'catalog:' version: 5.9.3 @@ -4602,8 +4602,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tstyche@4.0.2: - resolution: {integrity: sha512-eACx04PtDZX9McRqyr+2So/o7uJSYEeNf7ljGZUSPncvdnUgJkSHfOuTs1JRse1DNcD+/3rYLX9sibqfIu6r0w==} + tstyche@4.3.0: + resolution: {integrity: sha512-X5mSVCivhCSDKHr9tWfCH0kmEo5cLApZILK5XfssTIirc9wEvcSYhCaixj5TSR/39cIC7U5TQD+wtGKsYh7nlw==} engines: {node: '>=20.9'} hasBin: true peerDependencies: @@ -9493,7 +9493,7 @@ snapshots: tslib@2.8.1: {} - tstyche@4.0.2(typescript@5.9.3): + tstyche@4.3.0(typescript@5.9.3): optionalDependencies: typescript: 5.9.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1eefeb010..79da13d89 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -67,7 +67,7 @@ catalog: read-pkg: 9.0.1 shx: 0.4.0 simple-git: 3.28.0 - tstyche: 4.0.2 + tstyche: 4.3.0 typescript: 5.9.3 use-deep-compare-effect: 1.8.1 vite: 7.1.11