diff --git a/bun.lock b/bun.lock index b85d69e1..5bf7136e 100644 --- a/bun.lock +++ b/bun.lock @@ -42,7 +42,7 @@ "@fumadocs/cli": "1.0.1", "@tailwindcss/postcss": "4.1.12", "@types/mdx": "2.0.13", - "@types/node": "24.3.0", + "@types/node": "24.3.1", "@types/react": "19.1.12", "@types/react-dom": "19.1.9", "babel-plugin-react-compiler": "19.1.0-rc.3", @@ -677,7 +677,7 @@ "@types/ms": ["@types/ms@2.1.0", "", {}, "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="], - "@types/node": ["@types/node@24.3.0", "", { "dependencies": { "undici-types": "~7.10.0" } }, "sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow=="], + "@types/node": ["@types/node@24.3.1", "", { "dependencies": { "undici-types": "~7.10.0" } }, "sha512-3vXmQDXy+woz+gnrTvuvNrPzekOi+Ds0ReMxw0LzBiK3a+1k0kQn9f2NWk+lgD4rJehFUmYy2gMhJ2ZI+7YP9g=="], "@types/omelette": ["@types/omelette@0.4.5", "", {}, "sha512-zUCJpVRwfMcZfkxSCGp73mgd3/xesvPz5tQJIORlfP/zkYEyp9KUfF7IP3RRjyZR3DwxkPs96/IFf70GmYZYHQ=="], diff --git a/package.json b/package.json index 21bf74d0..54e12437 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@fumadocs/cli": "1.0.1", "@tailwindcss/postcss": "4.1.12", "@types/mdx": "2.0.13", - "@types/node": "24.3.0", + "@types/node": "24.3.1", "@types/react": "19.1.12", "@types/react-dom": "19.1.9", "babel-plugin-react-compiler": "19.1.0-rc.3",