chore: upgrade dependencies to fix vulnerabilities#1
Open
evgenius1424 wants to merge 1 commit intomainfrom
Open
chore: upgrade dependencies to fix vulnerabilities#1evgenius1424 wants to merge 1 commit intomainfrom
evgenius1424 wants to merge 1 commit intomainfrom
Conversation
Major updates: - Next.js: 15.3.1 → 16.1.1 (fixes critical RCE vulnerability) - React: 19.1.0 → 19.2.3 - TypeScript: 5.8.3 → 5.9.3 - Vite: 6.3.2 → 7.3.0 - Turbo: 2.5.0 → 2.7.2 - Supabase: 2.22.6 → 2.70.5 - Clerk: Various versions updated to latest - OpenAI: Updated to 6.15.0 - Vitest, ESLint, Prettier: Updated to latest Critical fixes: - Removed deprecated tailwind@4.0.0 package - Fixed all critical and high security vulnerabilities - Updated all React ecosystem packages - Updated build tools and testing frameworks Vulnerabilities reduced: 64 → 2 (96.9% reduction) - Before: 4 critical, 18 high, 28 moderate, 14 low - After: 0 critical, 0 high, 1 moderate, 1 low Build verified successful after all updates.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Major updates:
Critical fixes:
Vulnerabilities reduced: 64 → 2 (96.9% reduction)
Build verified successful after all updates.