diff --git a/package.json b/package.json index f6f781d..493b9b3 100644 --- a/package.json +++ b/package.json @@ -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.42.0", "oxlint": "^1.56.0", - "oxlint-tsgolint": "^0.17.0", + "oxlint-tsgolint": "^0.18.1", "postcss": "^8.5.8", "tailwindcss": "^4.2.2", - "typescript": "5.9.3" + "typescript": "6.0.2" }, "overrides": { "@types/react": "19.2.14",