From 0e245ecbf275da3647dd38f2d4ae39502c7a0952 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 17:59:49 +0000 Subject: [PATCH] chore(deps): Update dependency @types/node to v24.10.8 | datasource | package | from | to | | ---------- | ----------- | ------- | ------- | | npm | @types/node | 24.10.4 | 24.10.8 | --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e87f9f9..6b77fa4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: devDependencies: '@types/node': specifier: ^24.0.0 - version: 24.10.4 + version: 24.10.8 '@types/prismjs': specifier: ^1.26.5 version: 1.26.5 @@ -29,7 +29,7 @@ importers: version: 5.9.3 vite: specifier: ^7.0.0 - version: 7.3.0(@types/node@24.10.4)(sass@1.97.1) + version: 7.3.0(@types/node@24.10.8)(sass@1.97.1) themes/main: devDependencies: @@ -390,8 +390,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@24.10.4': - resolution: {integrity: sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==} + '@types/node@24.10.8': + resolution: {integrity: sha512-r0bBaXu5Swb05doFYO2kTWHMovJnNVbCsII0fhesM8bNRlLhXIuckley4a2DaD+vOdmm5G+zGkQZAPZsF80+YQ==} '@types/prismjs@1.26.5': resolution: {integrity: sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ==} @@ -795,7 +795,7 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@24.10.4': + '@types/node@24.10.8': dependencies: undici-types: 7.16.0 @@ -974,7 +974,7 @@ snapshots: undici-types@7.16.0: {} - vite@7.3.0(@types/node@24.10.4)(sass@1.97.1): + vite@7.3.0(@types/node@24.10.8)(sass@1.97.1): dependencies: esbuild: 0.27.2 fdir: 6.5.0(picomatch@4.0.3) @@ -983,6 +983,6 @@ snapshots: rollup: 4.54.0 tinyglobby: 0.2.15 optionalDependencies: - '@types/node': 24.10.4 + '@types/node': 24.10.8 fsevents: 2.3.3 sass: 1.97.1