From 3c8adc73165bd3376473fb5d76b910adb484736b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 03:07:25 +0000 Subject: [PATCH] Update dependency @types/node to v22.16.5 --- pnpm-lock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c1912d8..f1cd188 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@types/node': specifier: ^22.0.0 - version: 22.15.32 + version: 22.16.5 '@types/react': specifier: ^19.0.0 version: 19.1.8 @@ -592,8 +592,8 @@ packages: '@types/json5@0.0.29': resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} - '@types/node@22.15.32': - resolution: {integrity: sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA==} + '@types/node@22.16.5': + resolution: {integrity: sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==} '@types/react-dom@19.1.6': resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==} @@ -2640,7 +2640,7 @@ snapshots: '@types/json5@0.0.29': {} - '@types/node@22.15.32': + '@types/node@22.16.5': dependencies: undici-types: 6.21.0 @@ -3569,7 +3569,7 @@ snapshots: eval@0.1.8: dependencies: - '@types/node': 22.15.32 + '@types/node': 22.16.5 require-like: 0.1.2 events@3.3.0: {} @@ -3868,7 +3868,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.15.32 + '@types/node': 22.16.5 merge-stream: 2.0.0 supports-color: 8.1.1