From b2701b97f84a4201da3561dbfcff8d309e8fcd2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 19:03:15 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v25.0.9 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index dc7dd3c3..945586c8 100644 --- a/bun.lock +++ b/bun.lock @@ -47,7 +47,7 @@ "@eslint/eslintrc": "3.3.3", "@tailwindcss/postcss": "4.1.18", "@types/mdx": "2.0.13", - "@types/node": "25.0.3", + "@types/node": "25.0.9", "@types/react": "19.2.7", "@types/react-dom": "19.2.3", "eslint": "9.39.2", @@ -633,7 +633,7 @@ "@types/ms": ["@types/ms@2.1.0", "", {}, "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="], - "@types/node": ["@types/node@25.0.3", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA=="], + "@types/node": ["@types/node@25.0.9", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw=="], "@types/react": ["@types/react@19.2.7", "", { "dependencies": { "csstype": "^3.2.2" } }, "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg=="], diff --git a/package.json b/package.json index 106ba9ae..28141495 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "glob": "13.0.0", "@tailwindcss/postcss": "4.1.18", "@types/mdx": "2.0.13", - "@types/node": "25.0.3", + "@types/node": "25.0.9", "@types/react": "19.2.7", "@types/react-dom": "19.2.3", "postcss": "8.5.6",