From 3b09f51dc5e9fb305cc0dc1d0743fd6c8924888a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 20:56:59 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v24.0.13 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cbf38262..d6e40eb7 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@next/bundle-analyzer": "15.3.5", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/postcss": "^4.1.11", - "@types/node": "24.0.12", + "@types/node": "24.0.13", "@types/react": "19.1.8", "eslint": "9.30.1", "postcss": "8.5.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f685e51f..3505f2f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^4.1.11 version: 4.1.11 '@types/node': - specifier: 24.0.12 - version: 24.0.12 + specifier: 24.0.13 + version: 24.0.13 '@types/react': specifier: 19.1.8 version: 19.1.8 @@ -613,8 +613,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@24.0.12': - resolution: {integrity: sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g==} + '@types/node@24.0.13': + resolution: {integrity: sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ==} '@types/react@19.1.8': resolution: {integrity: sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==} @@ -2811,7 +2811,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@24.0.12': + '@types/node@24.0.13': dependencies: undici-types: 7.8.0