From 605deb66560bab5461489f2ad5232e6ba88d4294 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 03:03:32 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v25.0.10 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..c95a5d29 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.10", "@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.10", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg=="], "@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..413f23fc 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.10", "@types/react": "19.2.7", "@types/react-dom": "19.2.3", "postcss": "8.5.6",