diff --git a/package.json b/package.json index f6f781d..bde9dfb 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@types/bcryptjs": "^3.0.0", "@types/bun": "^1.3.11", "@types/ioredis": "^5.0.0", - "@types/node": "^25.5.0", + "@types/node": "^26.0.0", "@types/pg": "^8.18.0", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", @@ -75,12 +75,12 @@ "drizzle-kit": "^0.31.10", "eslint-plugin-better-tailwindcss": "^4.3.2", "lefthook": "^2.1.4", - "oxfmt": "^0.41.0", + "oxfmt": "^0.56.0", "oxlint": "^1.56.0", - "oxlint-tsgolint": "^0.17.0", + "oxlint-tsgolint": "^0.23.0", "postcss": "^8.5.8", "tailwindcss": "^4.2.2", - "typescript": "5.9.3" + "typescript": "6.0.3" }, "overrides": { "@types/react": "19.2.14",