a16z-infra / ai-getting-started

A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs
https://ai-getting-started.com/
MIT License
3.95k stars 637 forks source link

Bump deps #70

Closed davidmytton closed 4 weeks ago

davidmytton commented 1 month ago

This bumps most of the dependencies to resolve critical security vulnerabilities. It updates to the latest Clerk and Pinecone SDKs which have some breaking changes. The Dockerfile is also updated to run on the LTS Node version.

Updating the remaining dependencies is more work because several SDKs have been deprecated.