diff --git a/.nvmrc b/.nvmrc index 84e5de6e..071c786a 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -24.4.0 \ No newline at end of file +24.4.1 \ No newline at end of file diff --git a/bun.lock b/bun.lock index 63f6ea51..72237006 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.13", + "@types/node": "24.0.14", "@types/react": "19.1.8", "@types/react-dom": "19.1.6", "babel-plugin-react-compiler": "19.1.0-rc.2", @@ -665,7 +665,7 @@ "@types/ms": ["@types/ms@2.1.0", "", {}, "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="], - "@types/node": ["@types/node@24.0.13", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ=="], + "@types/node": ["@types/node@24.0.14", "", { "dependencies": { "undici-types": "~7.8.0" } }, "sha512-4zXMWD91vBLGRtHK3YbIoFMia+1nqEz72coM42C5ETjnNCa/heoj7NT1G67iAfOqMmcfhuCZ4uNpyz8EjlAejw=="], "@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 1fe55ba9..642acdd7 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.13", + "@types/node": "24.0.14", "@types/react": "19.1.8", "@types/react-dom": "19.1.6", "babel-plugin-react-compiler": "19.1.0-rc.2",