From e7de968a624d3a9ef5f9458c1b92907402e92625 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 00:00:40 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.15.24 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 49345b72..368e9ff8 100644 --- a/bun.lock +++ b/bun.lock @@ -39,7 +39,7 @@ "@fumadocs/cli": "0.2.0", "@tailwindcss/postcss": "4.1.7", "@types/mdx": "2.0.13", - "@types/node": "22.15.23", + "@types/node": "22.15.24", "@types/react": "19.1.6", "@types/react-dom": "19.1.5", "babel-plugin-react-compiler": "19.1.0-rc.2", @@ -718,7 +718,7 @@ "@types/ms": ["@types/ms@2.1.0", "", {}, "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="], - "@types/node": ["@types/node@22.15.23", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw=="], + "@types/node": ["@types/node@22.15.24", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng=="], "@types/pbkdf2": ["@types/pbkdf2@3.1.2", "", { "dependencies": { "@types/node": "*" } }, "sha512-uRwJqmiXmh9++aSu1VNEn3iIxWOhd8AHXNSdlaLfdAAdSTY9jYVeGWnzejM3dvrkbqE3/hyQkQQ29IFATEGlew=="], diff --git a/package.json b/package.json index 8d6cb0a3..6a05075c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@fumadocs/cli": "0.2.0", "@tailwindcss/postcss": "4.1.7", "@types/mdx": "2.0.13", - "@types/node": "22.15.23", + "@types/node": "22.15.24", "@types/react": "19.1.6", "@types/react-dom": "19.1.5", "babel-plugin-react-compiler": "19.1.0-rc.2",