Upgrades biome to 1.6.1, and updates husky pre-commit hook. Most changes here are making type imports explicit.
Knex wasn't formatting the query like I expected. This changes the query to use more AND, less ORs
Adds a new Inactive Users list component to admin/users for easier cleanup of users that are counted as inactive: No sign of activity (logins or api token usage) in the last 180 days. --------- Co-authored-by: David Leek <david@getunleash.io>