From 797e657766801932db09496edd6a60c2e83ccea6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 04:31:41 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v24.10.2 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 3d3e6352..71f686d8 100644 --- a/bun.lock +++ b/bun.lock @@ -46,7 +46,7 @@ "@eslint/eslintrc": "3.3.3", "@tailwindcss/postcss": "4.1.17", "@types/mdx": "2.0.13", - "@types/node": "24.10.1", + "@types/node": "24.10.2", "@types/react": "19.2.7", "@types/react-dom": "19.2.3", "eslint": "9.39.1", @@ -631,7 +631,7 @@ "@types/ms": ["@types/ms@2.1.0", "", {}, "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="], - "@types/node": ["@types/node@24.10.1", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ=="], + "@types/node": ["@types/node@24.10.2", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-WOhQTZ4G8xZ1tjJTvKOpyEVSGgOTvJAfDK3FNFgELyaTpzhdgHVHeqW8V+UJvzF5BT+/B54T/1S2K6gd9c7bbA=="], "@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 31bae40f..a1436c49 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "devDependencies": { "@tailwindcss/postcss": "4.1.17", "@types/mdx": "2.0.13", - "@types/node": "24.10.1", + "@types/node": "24.10.2", "@types/react": "19.2.7", "@types/react-dom": "19.2.3", "postcss": "8.5.6",