diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 308f8259..0c974c9f 100644 --- a/package.json +++ b/package.json @@ -153,6 +153,7 @@ "swr": "^2.3.3", "tailwind-merge": "^2.5.5", "tailwindcss-animate": "^1.0.7", + "ua-parser-js": "^2.0.4", "uuid": "^11.0.5", "vaul": "^1.1.2", "zod": "^3.24.1" @@ -168,6 +169,8 @@ "@types/react": "^19", "@types/react-dom": "^19", "@types/sharp": "^0.31.1", + "@types/ua-parser-js": "^0.7.39", + "@types/uuid": "^10.0.0", "drizzle-kit": "^0.30.1", "eslint": "^9", "eslint-config-next": "15.1.0", |
