diff --git a/package.json b/package.json index 826cf444a..2982be682 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.0.0", + "tstyche": "3.1.0", "typescript": "5.7.2", "vite": "5.4.11", "vitest": "2.1.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 77e8991d9..f3861bee4 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.0.0 - version: 3.0.0(typescript@5.7.2) + specifier: 3.1.0 + version: 3.1.0(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.0.0: - resolution: {integrity: sha512-WbtmMEDi7rYkEl380wi46eoFKtRQaK92s79o5F6Mwwjp22Oo4i8/91AVpsNwJ6szaoEn/4bNzUUHbt0JMC/fKQ==} + tstyche@3.1.0: + resolution: {integrity: sha512-G5PYVCdoQV++wG2+NNuhSeO6RwXRsaxHZJ3e8+WCzaGIM4lEuO4ziZmI95RBA1N5olo+UdBFPx1huXHwD14k3w==} engines: {node: '>=18.19'} hasBin: true peerDependencies: @@ -8615,7 +8615,7 @@ snapshots: tslib@2.7.0: {} - tstyche@3.0.0(typescript@5.7.2): + tstyche@3.1.0(typescript@5.7.2): optionalDependencies: typescript: 5.7.2