Skip to content

Commit

Permalink
Merge pull request #19 from e-roy:update-libraries
Browse files Browse the repository at this point in the history
update libraries
  • Loading branch information
e-roy authored Feb 8, 2024
2 parents fca4f8b + 377010a commit de737ae
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 240 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,20 @@
"lint": "next lint"
},
"dependencies": {
"@google-cloud/vertexai": "^0.1.3",
"@google/generative-ai": "^0.1.3",
"@google/generative-ai": "^0.2.0",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-slot": "^1.0.2",
"ai": "^2.2.30",
"ai": "^2.2.33",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"html-escaper": "^3.0.3",
"lucide-react": "^0.297.0",
"next": "14.0.4",
"next": "^14.1.0",
"next-themes": "^0.2.1",
"react": "^18",
"react-dom": "^18",
Expand Down
Loading

0 comments on commit de737ae

Please sign in to comment.