Skip to content

Commit

Permalink
Update dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
umuthopeyildirim committed Mar 18, 2024
1 parent 1a908db commit f719b67
Show file tree
Hide file tree
Showing 2 changed files with 551 additions and 455 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,38 +22,38 @@
},
"dependencies": {
"@clerk/nextjs": "^4.29.9",
"@clerk/themes": "^1.7.9",
"@datadog/browser-rum": "^5.11.0",
"@clerk/themes": "^1.7.10",
"@datadog/browser-rum": "^5.12.0",
"@nextui-org/react": "^2.2.10",
"@reduxjs/toolkit": "^2.2.1",
"@supabase/supabase-js": "^2.39.7",
"@supabase/supabase-js": "^2.39.8",
"@types/lodash.debounce": "^4.0.9",
"@types/luxon": "^3.4.2",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@types/node": "^20.11.28",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@upstash/ratelimit": "^1.0.1",
"@vercel/analytics": "^1.2.2",
"@vercel/kv": "^0.2.4",
"ai": "^2.2.37",
"@vercel/kv": "^1.0.1",
"ai": "^3.0.12",
"autoprefixer": "^10.4.18",
"cheerio": "1.0.0-rc.12",
"clsx": "^2.1.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.3",
"framer-motion": "^11.0.8",
"langchain": "^0.1.26",
"framer-motion": "^11.0.14",
"langchain": "^0.1.28",
"lodash.debounce": "^4.0.8",
"luxon": "^3.4.4",
"next": "^14.1.3",
"openai": "^4.28.4",
"openai": "^4.29.1",
"playwright": "^1.42.1",
"postcss": "^8.4.35",
"postcss": "^8.4.36",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"react-redux": "^9.1.0",
"tailwind-merge": "^2.2.1",
"tailwind-merge": "^2.2.2",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.2"
},
Expand Down
Loading

0 comments on commit f719b67

Please sign in to comment.