From 55c59ad15a13bd76dd5410227f83b4c98db4bed4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 22:37:13 +0000 Subject: [PATCH] fix(deps): update dependency tstyche to v3.1.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2982be682..af90a1187 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "mockdate": "3.0.5", "read-pkg": "9.0.1", "shx": "0.3.4", - "tstyche": "3.1.0", + "tstyche": "3.1.1", "typescript": "5.7.2", "vite": "5.4.11", "vitest": "2.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f3861bee4..43a6c0ddd 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.1.0 - version: 3.1.0(typescript@5.7.2) + specifier: 3.1.1 + version: 3.1.1(typescript@5.7.2) typescript: specifier: 5.7.2 version: 5.7.2 @@ -4078,8 +4078,8 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} - tstyche@3.1.0: - resolution: {integrity: sha512-G5PYVCdoQV++wG2+NNuhSeO6RwXRsaxHZJ3e8+WCzaGIM4lEuO4ziZmI95RBA1N5olo+UdBFPx1huXHwD14k3w==} + tstyche@3.1.1: + resolution: {integrity: sha512-GB1GEApaoYHPREwbFuzx0D/dY3ohZdZ7tNbZJNjxoe3Xv1ibR6c+D8agOou6dYK3pOiSl1peaHCpbu9N40WQiw==} engines: {node: '>=18.19'} hasBin: true peerDependencies: @@ -8615,7 +8615,7 @@ snapshots: tslib@2.7.0: {} - tstyche@3.1.0(typescript@5.7.2): + tstyche@3.1.1(typescript@5.7.2): optionalDependencies: typescript: 5.7.2