Merged
Conversation
Owner
cybervoid0
commented
Dec 15, 2025
- Upgraded various dependencies in package.json and bun.lock to their latest versions for improved stability and performance.
- Updated Next.js and related packages to version 16.0.10.
- Upgraded React and React DOM to versions 19.2.3.
- Adjusted several Radix UI components and other libraries to their latest versions.
- Ensured consistent import styles in next-env.d.ts.
- Upgraded Next.js and related packages to version 16.0.7. - Updated React and React DOM to versions 19.2.1. - Adjusted TypeScript configuration for improved type checking and added new import paths. - Modified bun.lock to reflect the updated package versions and added configVersion.
- Deleted the authMiddleware from middleware.ts as it was no longer needed. - Updated import statement in next-env.d.ts to use consistent quotation marks.
- Upgraded @prisma/adapter-pg and @prisma/client to version 7.1.0. - Updated package.json and bun.lock to reflect the new versions. - Modified prismaClient.ts to use the new adapter with a connection pool. - Removed the DATABASE_URL from schema.prisma for improved configuration management.
- Updated @prisma/adapter-pg, @prisma/client, and prisma in package.json and bun.lock to version 7.1.0 for consistency across the project.
- Upgraded various dependencies in package.json and bun.lock to their latest versions for improved stability and performance. - Updated Next.js and related packages to version 16.0.10. - Upgraded React and React DOM to versions 19.2.3. - Adjusted several Radix UI components and other libraries to their latest versions. - Ensured consistent import styles in next-env.d.ts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.