Updated TypeScript to 5.7.3#1304
Conversation
Updated TypeScript version from 5.4.5 to 5.9.3
|
@LiamMean41 is attempting to deploy a commit to the Codú Team on Vercel. A member of the Team first needs to authorize it. |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hello @LiamMean41, thanks for opening your first Pull Request. The maintainers will review this Pull Request and provide feedback as soon as possible. Keep up the great work! |
LiamMean41
left a comment
There was a problem hiding this comment.
Fixed packages-lock json
✨ Codu Pull Request 💻
Fixes #1285
Pull Request details
This PR upgrades TypeScript from version 5.4.5 to 5.7.3, bringing the project up to date with the latest TypeScript improvements and bug fixes.
Changes made:
typescriptfrom5.4.5to5.7.3Benefits:
Testing performed:
npm run test- All 104 E2E tests passed across Chrome, Firefox, and Safari (Desktop & Mobile)npm run lint- Passes with pre-existing warnings (unrelated to this upgrade)npm run dev- Development server runs successfullyAny Breaking changes
None - This is a minor version upgrade within TypeScript 5.x that maintains full backward compatibility.