Skip to content

Conversation

@cybervoid0
Copy link
Owner

  • 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.
@cybervoid0 cybervoid0 merged commit 038500b into master Dec 15, 2025
1 check failed
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.

2 participants