Update dependency @types/node to v20.14.2
Vylpes
deleted branch renovate/babel-traverse-7.x-lockfile from RabbitLabs/random-bunny
2024-06-10 17:25:08 +01:00
Update dependency @babel/traverse to v7.24.7
Vylpes
deleted branch renovate/eslint-8.x-lockfile from RabbitLabs/random-bunny
2024-06-10 17:23:49 +01:00
Update dependency @types/eslint to v8.56.10
Update dependency np to v10
Update dependency @typescript-eslint/parser to v7
Vylpes
deleted branch renovate/typescript-eslint-parser-7.x from RabbitLabs/random-bunny
2024-06-10 17:20:15 +01:00
Update dependency @typescript-eslint/parser to v7
Claim button removes a user's currency before it checks if the card is actually claimable
AS a developer, I want the bot to periodically purge claims from the database that have expired
It might make more sense to go the other way, instead of adding a claim id upon claiming, create a claim id upon drop and delete it after claiming or 24 hours