Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies #523

Merged
merged 2 commits into from
Jul 18, 2024
Merged

chore: update dependencies #523

merged 2 commits into from
Jul 18, 2024

Conversation

mfts
Copy link
Owner

@mfts mfts commented Jul 18, 2024

No description provided.

Copy link

vercel bot commented Jul 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
papermark ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 18, 2024 7:15pm

Copy link

what-the-diff bot commented Jul 18, 2024

PR Summary

  • Removed Unnecessary Import
    A superfluous import (node:http) in the file lib/files/tus-redis-locker.ts has been deleted. This increases the efficiency and cleanliness of the codebase.

  • Dependency Updates
    Multiple dependencies listed in the package.json file have been updated for better performance, security, and feature enhancements. Key updates include:

    • @aws-sdk/client-s3 has been bumped up to version ^3.614.0 improving AWS S3 interactions.
    • @next/mdx has been updated to version ^14.2.5, enhancing Markdown language support.
    • The new version ^5.17.0 of @prisma/client has been implemented, aiding in database management.
    • Various packages originating from @radix-ui/react have been updated, refining the user interface experience.
    • @vercel/functions has been upgraded to version ^1.4.0, enhancing serverless functions capabilities.
    • The @upstash/qstash and @upstash/redis packages have been updated to versions ^2.6.1 and ^1.33.0 respectively, improving storage and caching operations.
    • And other updates across different packages improving the overall functioning of our software.
  • Minor Refactoring
    There are some minor changes and updates in the import statements across several files to maintain consistency with the updated dependencies.

@mfts mfts merged commit 50e153a into main Jul 18, 2024
2 checks passed
@mfts mfts deleted the chore/dep branch September 3, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant