Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
krishaamer committed Sep 9, 2024
1 parent b8d002f commit 42aaf46
Show file tree
Hide file tree
Showing 2 changed files with 323 additions and 323 deletions.
19 changes: 10 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@fullstory/browser": "^2.0.5",
"@next/third-parties": "^14.2.7",
"@next/third-parties": "^14.2.8",
"@pinecone-database/pinecone": "^3.0.2",
"@polygon.io/client-js": "^7.3.2",
"@radix-ui/colors": "^3.0.0",
Expand All @@ -31,8 +31,8 @@
"@upstash/redis": "^1.34.0",
"@vercel/analytics": "^1.3.1",
"@vercel/kv": "^2.0.0",
"@vis.gl/react-google-maps": "^1.1.1",
"ai": "3.3.26",
"@vis.gl/react-google-maps": "^1.1.3",
"ai": "3.3.28",
"chart.js": "^4.4.4",
"chartjs-chart-financial": "^0.2.1",
"class-variance-authority": "^0.7.0",
Expand All @@ -49,18 +49,18 @@
"next": "15.0.0-rc.0",
"next-auth": "5.0.0-beta.20",
"next-themes": "^0.3.0",
"openai": "^4.57.1",
"openai": "^4.58.1",
"react": "19.0.0-rc-f38c22b244-20240704",
"react-dom": "19.0.0-rc-f38c22b244-20240704",
"react-financial-charts": "^2.0.1",
"react-hotjar": "^6.3.1",
"react-intersection-observer": "^9.13.0",
"react-intersection-observer": "^9.13.1",
"react-markdown": "^9.0.1",
"react-swipeable": "^7.0.1",
"react-textarea-autosize": "^8.5.3",
"recharts": "2.13.0-alpha.4",
"remark-gfm": "^4.0.0",
"sass": "^1.77.8",
"sass": "^1.78.0",
"server-only": "^0.0.1",
"swiper": "^11.1.12",
"tailwind-merge": "^2.5.2",
Expand All @@ -72,12 +72,13 @@
"devDependencies": {
"@types/d3": "^7.4.3",
"@types/d3-scale": "^4.0.8",
"@types/node": "^22.5.2",
"@types/google.maps": "^3.58.0",
"@types/node": "^22.5.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-config-next": "15.0.0-rc.0",
"postcss": "^8.4.44",
"postcss": "^8.4.45",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
Expand Down
Loading

0 comments on commit 42aaf46

Please sign in to comment.