From 32067f251a0275810e8787234656671606c6f665 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Apr 2024 20:46:21 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.12.5 --- examples/with-app-router-context/package.json | 2 +- examples/with-app-router-context/pnpm-lock.yaml | 8 ++++---- examples/with-app-router-script/package.json | 2 +- examples/with-app-router-script/pnpm-lock.yaml | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/with-app-router-context/package.json b/examples/with-app-router-context/package.json index 852b8698..d6509905 100644 --- a/examples/with-app-router-context/package.json +++ b/examples/with-app-router-context/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "@types/node": "20.11.30", + "@types/node": "20.12.5", "@types/react": "18.2.67", "@types/react-dom": "18.2.22", "eslint": "8.57.0", diff --git a/examples/with-app-router-context/pnpm-lock.yaml b/examples/with-app-router-context/pnpm-lock.yaml index 1ac34ffc..dea32f14 100644 --- a/examples/with-app-router-context/pnpm-lock.yaml +++ b/examples/with-app-router-context/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@types/node': - specifier: 20.11.30 - version: 20.11.30 + specifier: 20.12.5 + version: 20.12.5 '@types/react': specifier: 18.2.67 version: 18.2.67 @@ -252,8 +252,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: false - /@types/node@20.11.30: - resolution: {integrity: sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==} + /@types/node@20.12.5: + resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==} dependencies: undici-types: 5.26.5 dev: false diff --git a/examples/with-app-router-script/package.json b/examples/with-app-router-script/package.json index 852b8698..d6509905 100644 --- a/examples/with-app-router-script/package.json +++ b/examples/with-app-router-script/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "@types/node": "20.11.30", + "@types/node": "20.12.5", "@types/react": "18.2.67", "@types/react-dom": "18.2.22", "eslint": "8.57.0", diff --git a/examples/with-app-router-script/pnpm-lock.yaml b/examples/with-app-router-script/pnpm-lock.yaml index 1ac34ffc..dea32f14 100644 --- a/examples/with-app-router-script/pnpm-lock.yaml +++ b/examples/with-app-router-script/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@types/node': - specifier: 20.11.30 - version: 20.11.30 + specifier: 20.12.5 + version: 20.12.5 '@types/react': specifier: 18.2.67 version: 18.2.67 @@ -252,8 +252,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: false - /@types/node@20.11.30: - resolution: {integrity: sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==} + /@types/node@20.12.5: + resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==} dependencies: undici-types: 5.26.5 dev: false