diff --git a/bun.lockb b/bun.lockb index 684d0ab..5e1bb8e 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 91ee71a..5f81d4b 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "cobe": "^0.6.3", "geist": "^1.3.0", "glob": "^10.3.12", - "lucide-react": "^0.365.0", - "next": "^14.1.4", + "lucide-react": "^0.368.0", + "next": "^14.2.1", "postcss": "^8.4.38", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -34,16 +34,16 @@ }, "devDependencies": { "@ianvs/prettier-plugin-sort-imports": "^4.2.1", - "@types/node": "^20.12.5", - "@types/react": "^18.2.74", - "@types/react-dom": "^18.2.24", - "@typescript-eslint/parser": "^7.5.0", + "@types/node": "^20.12.7", + "@types/react": "^18.2.78", + "@types/react-dom": "^18.2.25", + "@typescript-eslint/parser": "^7.6.0", "eslint": "^9.0.0", - "eslint-config-next": "^14.1.4", + "eslint-config-next": "^14.2.1", "eslint-config-prettier": "^9.1.0", "eslint-plugin-tailwindcss": "^3.15.1", "prettier": "^3.2.5", "prettier-plugin-tailwindcss": "^0.5.13", - "typescript": "^5.4.4" + "typescript": "^5.4.5" } }