diff --git a/bun.lockb b/bun.lockb index e95023e..9b05e23 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f9dfba7..58eac5f 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "@t3-oss/env-nextjs": "^0.12.0", "clsx": "^2.1.1", "geist": "^1.3.1", - "lucide-react": "0.474.0", - "next": "^15.2.0-canary.33", + "lucide-react": "0.475.0", + "next": "^15.2.0-canary.48", "next-themes": "0.4.4", "react": "^19.0.0", "react-dom": "^19.0.0", @@ -32,25 +32,25 @@ "@commitlint/cli": "^19.7.1", "@commitlint/config-conventional": "^19.7.1", "@ianvs/prettier-plugin-sort-imports": "^4.4.1", - "@tailwindcss/postcss": "^4.0.3", + "@tailwindcss/postcss": "^4.0.5", "@total-typescript/ts-reset": "^0.6.1", "@types/eslint": "9.6.1", - "@types/node": "22.13.0", + "@types/node": "22.13.1", "@types/react": "^19.0.8", "@types/react-dom": "^19.0.3", - "@typescript-eslint/eslint-plugin": "^8.22.0", - "@typescript-eslint/parser": "^8.22.0", + "@typescript-eslint/eslint-plugin": "^8.23.0", + "@typescript-eslint/parser": "^8.23.0", "babel-plugin-react-compiler": "^19.0.0-beta-e552027-20250112", - "eslint": "9.19.0", + "eslint": "9.20.0", "eslint-config-next": "15.1.6", "eslint-config-prettier": "^10.0.1", "eslint-plugin-react-compiler": "^19.0.0-beta-e552027-20250112", "husky": "^9.1.7", "lint-staged": "^15.4.3", "postcss": "8.5.1", - "prettier": "^3.4.2", + "prettier": "^3.5.0", "prettier-plugin-tailwindcss": "^0.6.11", - "tailwindcss": "^4.0.3", + "tailwindcss": "^4.0.5", "typescript": "5.7.3" }, "lint-staged": {