diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f4b8a1eb3..19a68ce00 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.8.3 version: 5.8.3 @@ -337,7 +337,7 @@ importers: version: 0.4.0 tstyche: specifier: 'catalog:' - version: 4.0.2(typescript@5.8.3) + version: 4.3.0(typescript@5.8.3) typescript: specifier: 'catalog:' version: 5.8.3 @@ -4719,8 +4719,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: @@ -9815,7 +9815,7 @@ snapshots: tslib@2.8.1: {} - tstyche@4.0.2(typescript@5.8.3): + tstyche@4.3.0(typescript@5.8.3): optionalDependencies: typescript: 5.8.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c1853fdaa..30c18a731 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.8.3 use-deep-compare-effect: 1.8.1 vite: 7.0.6