Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
krishaamer committed Oct 5, 2024
1 parent 43e1759 commit 8daf063
Show file tree
Hide file tree
Showing 2 changed files with 733 additions and 703 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,27 @@
},
"dependencies": {
"@fullstory/browser": "^2.0.5",
"@next/third-parties": "^14.2.13",
"@next/third-parties": "^14.2.14",
"@pinecone-database/pinecone": "^3.0.3",
"@polygon.io/client-js": "^7.3.2",
"@radix-ui/colors": "^3.0.0",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-navigation-menu": "^1.2.0",
"@radix-ui/react-scroll-area": "^1.1.0",
"@radix-ui/react-navigation-menu": "^1.2.1",
"@radix-ui/react-scroll-area": "^1.2.0",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toast": "^1.2.1",
"@radix-ui/react-tooltip": "^1.1.2",
"@radix-ui/react-tabs": "^1.1.1",
"@radix-ui/react-toast": "^1.2.2",
"@radix-ui/react-tooltip": "^1.1.3",
"@upstash/ratelimit": "^2.0.3",
"@upstash/redis": "^1.34.0",
"@upstash/redis": "^1.34.2",
"@vercel/analytics": "^1.3.1",
"@vercel/kv": "^2.0.0",
"@vis.gl/react-google-maps": "^1.2.0",
"ai": "3.4.2",
"@vercel/kv": "^3.0.0",
"@vis.gl/react-google-maps": "^1.3.0",
"ai": "3.4.9",
"chart.js": "^4.4.4",
"chartjs-chart-financial": "^0.2.1",
"class-variance-authority": "^0.7.0",
Expand All @@ -49,7 +49,7 @@
"next": "15.0.0-rc.0",
"next-auth": "5.0.0-beta.20",
"next-themes": "^0.3.0",
"openai": "^4.63.0",
"openai": "^4.67.1",
"react": "19.0.0-rc-f38c22b244-20240704",
"react-dom": "19.0.0-rc-f38c22b244-20240704",
"react-financial-charts": "^2.0.1",
Expand All @@ -60,10 +60,10 @@
"react-textarea-autosize": "^8.5.3",
"recharts": "2.13.0-alpha.4",
"remark-gfm": "^4.0.0",
"sass": "^1.79.3",
"sass": "^1.79.4",
"server-only": "^0.0.1",
"swiper": "^11.1.14",
"tailwind-merge": "^2.5.2",
"tailwind-merge": "^2.5.3",
"tailwindcss-animate": "^1.0.7",
"usehooks-ts": "^3.1.0",
"zod": "3.23.8",
Expand All @@ -73,10 +73,10 @@
"@types/d3": "^7.4.3",
"@types/d3-scale": "^4.0.8",
"@types/google.maps": "^3.58.1",
"@types/node": "^22.6.1",
"@types/react": "^18.3.8",
"@types/node": "^22.7.4",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"eslint": "9.11.1",
"eslint": "9.12.0",
"eslint-config-next": "15.0.0-rc.0",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit 8daf063

Please sign in to comment.