Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
krishaamer committed Sep 3, 2024
1 parent f9597b8 commit bb88a63
Show file tree
Hide file tree
Showing 2 changed files with 901 additions and 912 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"dependencies": {
"@fullstory/browser": "^2.0.5",
"@next/third-parties": "^14.2.5",
"@pinecone-database/pinecone": "^3.0.0",
"@next/third-parties": "^14.2.7",
"@pinecone-database/pinecone": "^3.0.2",
"@polygon.io/client-js": "^7.3.2",
"@radix-ui/colors": "^3.0.0",
"@radix-ui/react-avatar": "^1.1.0",
Expand All @@ -27,13 +27,13 @@
"@radix-ui/react-tabs": "^1.1.0",
"@radix-ui/react-toast": "^1.2.1",
"@radix-ui/react-tooltip": "^1.1.2",
"@upstash/ratelimit": "^2.0.1",
"@upstash/ratelimit": "^2.0.2",
"@upstash/redis": "^1.34.0",
"@vercel/analytics": "^1.3.1",
"@vercel/kv": "^2.0.0",
"@vis.gl/react-google-maps": "^1.1.0",
"ai": "3.2.43",
"chart.js": "^4.4.3",
"@vis.gl/react-google-maps": "^1.1.1",
"ai": "3.3.26",
"chart.js": "^4.4.4",
"chartjs-chart-financial": "^0.2.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand All @@ -43,13 +43,13 @@
"dewy-ts": "^0.4.0",
"finnhub": "^1.2.18",
"geist": "^1.3.1",
"highcharts": "^11.4.6",
"highcharts": "^11.4.8",
"highcharts-react-official": "^3.2.1",
"lottie-react": "^2.4.0",
"next": "15.0.0-rc.0",
"next-auth": "5.0.0-beta.20",
"next-themes": "^0.3.0",
"openai": "^4.53.2",
"openai": "^4.57.1",
"react": "19.0.0-rc-f38c22b244-20240704",
"react-dom": "19.0.0-rc-f38c22b244-20240704",
"react-financial-charts": "^2.0.1",
Expand All @@ -62,8 +62,8 @@
"remark-gfm": "^4.0.0",
"sass": "^1.77.8",
"server-only": "^0.0.1",
"swiper": "^11.1.9",
"tailwind-merge": "^2.4.0",
"swiper": "^11.1.12",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7",
"usehooks-ts": "^3.1.0",
"zod": "3.23.8",
Expand All @@ -72,14 +72,14 @@
"devDependencies": {
"@types/d3": "^7.4.3",
"@types/d3-scale": "^4.0.8",
"@types/node": "^22.0.2",
"@types/react": "^18.3.3",
"@types/node": "^22.5.2",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"eslint": "9.8.0",
"eslint": "9.9.1",
"eslint-config-next": "15.0.0-rc.0",
"postcss": "^8.4.40",
"postcss": "^8.4.44",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.7",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit bb88a63

Please sign in to comment.