From 832853b4b5d38e1bd9db125ef681f914b71007f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 10:54:36 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.16.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 363e1151..13c30fd6 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@next/bundle-analyzer": "15.3.4", "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/postcss": "^4.1.4", - "@types/node": "22.15.34", + "@types/node": "22.16.0", "@types/react": "19.1.8", "eslint": "9.30.0", "postcss": "8.5.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 200b236d..82f164df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^4.1.4 version: 4.1.11 '@types/node': - specifier: 22.15.34 - version: 22.15.34 + specifier: 22.16.0 + version: 22.16.0 '@types/react': specifier: 19.1.8 version: 19.1.8 @@ -606,8 +606,8 @@ packages: '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - '@types/node@22.15.34': - resolution: {integrity: sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw==} + '@types/node@22.16.0': + resolution: {integrity: sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==} '@types/react@19.1.8': resolution: {integrity: sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==} @@ -2745,7 +2745,7 @@ snapshots: '@types/json-schema@7.0.15': {} - '@types/node@22.15.34': + '@types/node@22.16.0': dependencies: undici-types: 6.21.0