diff --git a/bun.lockb b/bun.lockb index f451c2e..e002d8b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 990a935..8012089 100644 --- a/package.json +++ b/package.json @@ -26,10 +26,12 @@ "@radix-ui/react-switch": "^1.1.3", "@radix-ui/react-tooltip": "^1.1.8", "@trivago/prettier-plugin-sort-imports": "^5.2.2", + "@types/bcrypt": "^5.0.2", "@types/crypto-js": "^4.2.2", "@types/d3-geo": "^3.1.0", "@types/luxon": "^3.4.2", "babel-plugin-react-compiler": "^19.0.0-beta-e552027-20250112", + "bcrypt": "^5.1.1", "caniuse-lite": "^1.0.30001707", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", @@ -57,8 +59,7 @@ "sharp": "^0.33.5", "swr": "^2.3.3", "tailwind-merge": "^2.6.0", - "tailwindcss-animate": "^1.0.7", - "bcrypt": "^5.1.1" + "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@biomejs/biome": "1.9.4",