From 2bb6b7cfeb31324168238d8e99f1f0384f52f7ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 00:52:35 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v24.0.13 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 6a136c63..c38aaebb 100644 --- a/bun.lock +++ b/bun.lock @@ -42,7 +42,7 @@ "@fumadocs/cli": "0.2.1", "@tailwindcss/postcss": "4.1.11", "@types/mdx": "2.0.13", - "@types/node": "24.0.12", + "@types/node": "24.0.13", "@types/react": "19.1.8", "@types/react-dom": "19.1.6", "babel-plugin-react-compiler": "19.1.0-rc.2", @@ -663,7 +663,7 @@ "@types/ms": ["@types/ms@2.1.0", "", {}, "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="], - "@types/node": ["@types/node@24.0.12", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g=="], + "@types/node": ["@types/node@24.0.13", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ=="], "@types/react": ["@types/react@19.1.8", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g=="], diff --git a/package.json b/package.json index 882719dd..f315ed14 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@fumadocs/cli": "0.2.1", "@tailwindcss/postcss": "4.1.11", "@types/mdx": "2.0.13", - "@types/node": "24.0.12", + "@types/node": "24.0.13", "@types/react": "19.1.8", "@types/react-dom": "19.1.6", "babel-plugin-react-compiler": "19.1.0-rc.2",