From 55f1dc59458d619bd6c6f30d23621a7f4578df39 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Jun 2025 00:02:09 +0000 Subject: [PATCH] Update all non-major dependencies --- pnpm-lock.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c810c06..0dfe9e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: devDependencies: '@types/node': specifier: ^24.0.0 - version: 24.0.0 + version: 24.0.1 husky: specifier: ^9.1.7 version: 9.1.7 @@ -26,7 +26,7 @@ importers: version: 1.0.0-beta.13 tsx: specifier: ^4.19.2 - version: 4.19.4 + version: 4.20.1 typescript: specifier: ^5.7.2 version: 5.8.3 @@ -288,8 +288,8 @@ packages: '@tybys/wasm-util@0.9.0': resolution: {integrity: sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==} - '@types/node@24.0.0': - resolution: {integrity: sha512-yZQa2zm87aRVcqDyH5+4Hv9KYgSdgwX1rFnGvpbzMaC7YAljmhBET93TPiTd3ObwTL+gSpIzPKg5BqVxdCvxKg==} + '@types/node@24.0.1': + resolution: {integrity: sha512-MX4Zioh39chHlDJbKmEgydJDS3tspMP/lnQC67G3SWsTnb9NeYVWOjkxpOSy4oMfPs4StcWHwBrvUb4ybfnuaw==} ajv@8.17.1: resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} @@ -388,8 +388,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tsx@4.19.4: - resolution: {integrity: sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==} + tsx@4.20.1: + resolution: {integrity: sha512-JsFUnMHIE+g8KllOvWTrSOwCKM10xLcsesvUQR61znsbrcwZ4U/QaqdymmvTqG5GMD7k2VFv9UG35C4dRy34Ag==} engines: {node: '>=18.0.0'} hasBin: true @@ -581,7 +581,7 @@ snapshots: tslib: 2.8.1 optional: true - '@types/node@24.0.0': + '@types/node@24.0.1': dependencies: undici-types: 7.8.0 @@ -710,7 +710,7 @@ snapshots: tslib@2.8.1: optional: true - tsx@4.19.4: + tsx@4.20.1: dependencies: esbuild: 0.25.5 get-tsconfig: 4.10.1