|
9 | 9 | "lint": "next lint" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@radix-ui/react-avatar": "^1.0.4", |
13 | | - "@radix-ui/react-icons": "^1.3.0", |
14 | | - "@radix-ui/react-separator": "^1.0.3", |
| 12 | + "@radix-ui/react-avatar": "^1.1.10", |
| 13 | + "@radix-ui/react-icons": "^1.3.2", |
| 14 | + "@radix-ui/react-separator": "^1.1.7", |
15 | 15 | "@types/ms": "^0.7.34", |
16 | | - "ai": "^2.2.35", |
17 | | - "class-variance-authority": "^0.7.0", |
18 | | - "clsx": "^2.1.0", |
| 16 | + "ai": "^2.2.37", |
| 17 | + "class-variance-authority": "^0.7.1", |
| 18 | + "clsx": "^2.1.1", |
19 | 19 | "lucide-react": "^0.331.0", |
20 | 20 | "ms": "^2.1.3", |
21 | 21 | "next": "14.1.0", |
22 | | - "openai": "^4.28.0", |
23 | | - "react": "^18", |
24 | | - "react-dom": "^18", |
25 | | - "tailwind-merge": "^2.2.1", |
| 22 | + "openai": "^4.104.0", |
| 23 | + "react": "^18.3.1", |
| 24 | + "react-dom": "^18.3.1", |
| 25 | + "tailwind-merge": "^2.6.0", |
26 | 26 | "tailwindcss-animate": "^1.0.7" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@types/node": "^20", |
30 | | - "@types/react": "^18", |
31 | | - "@types/react-dom": "^18", |
32 | | - "autoprefixer": "^10.0.1", |
33 | | - "postcss": "^8", |
34 | | - "tailwindcss": "^3.3.0", |
35 | | - "typescript": "^5" |
| 29 | + "@types/node": "^20.17.57", |
| 30 | + "@types/react": "^18.3.23", |
| 31 | + "@types/react-dom": "^18.3.7", |
| 32 | + "autoprefixer": "^10.4.21", |
| 33 | + "postcss": "^8.5.4", |
| 34 | + "tailwindcss": "^3.4.17", |
| 35 | + "typescript": "^5.8.3" |
36 | 36 | } |
37 | 37 | } |
0 commit comments