diff --git a/.tool-versions b/.tool-versions index 8da0442..60ca987 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ bun 1.2.1 -nodejs 20.0.0 \ No newline at end of file +nodejs 24.11.0 \ No newline at end of file diff --git a/bun.lockb b/bun.lockb index 9866bb2..d6f6e65 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e4737ea..e6e5cd4 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.5.1", - "@types/node": "^20", + "@types/node": "^24.0.0", "@types/react": "^18", "@types/react-dom": "^18", "autoprefixer": "^10.4.19",