diff --git a/.nvmrc b/.nvmrc index f6773770..1e4f3920 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -24.11.1 \ No newline at end of file +24.12.0 \ No newline at end of file diff --git a/bun.lock b/bun.lock index c9a397c6..73bacbe5 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.2", + "@types/node": "24.10.3", "@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.2", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-WOhQTZ4G8xZ1tjJTvKOpyEVSGgOTvJAfDK3FNFgELyaTpzhdgHVHeqW8V+UJvzF5BT+/B54T/1S2K6gd9c7bbA=="], + "@types/node": ["@types/node@24.10.3", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-gqkrWUsS8hcm0r44yn7/xZeV1ERva/nLgrLxFRUGb7aoNMIJfZJ3AC261zDQuOAKC7MiXai1WCpYc48jAHoShQ=="], "@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 2d9ea33e..0a40c745 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.2", + "@types/node": "24.10.3", "@types/react": "19.2.7", "@types/react-dom": "19.2.3", "postcss": "8.5.6",