diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-07-07 01:43:36 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-07-07 01:43:36 +0000 |
| commit | fbb3b7f05737f9571b04b0a8f4f15c0928de8545 (patch) | |
| tree | 343247117a7587b8ef5c418c9528d1cf2e0b6f1c /package.json | |
| parent | 9945ad119686a4c3a66f7b57782750f78a366cfb (diff) | |
(대표님) 변경사항 20250707 10시 43분
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", |
