Skip to content

Conversation

@kh-ub-ayb
Copy link
Contributor

Description
Updated all outdated NPM packages to their latest versions

Related Issue
Fixes #504

Changes Made
Ran npm outdated to identify all outdated dependencies.
Updated project dependencies to their latest versions

Testing Performed
Tested locally in browser environments

@github-actions
Copy link

❌ Checks Failed

Status: 🚫 Not ready to merge

Please fix the following issues before merging:

📝 Code Linting Failed

Issue: Code formatting or style violations detected.

Specific problems:

• TypeScript linting failed

How to fix:

Platform Command Description
🐧 Unix/macOS/Linux npm run format Auto-fix all formatting issues
🪟 Windows npm run format:file <filename> Fix specific files
🔍 Check Only npm run format:check Check formatting without fixing

Need help with linting? Check out the Linting Guide for Windows Users for detailed instructions.


🛠️ Next Steps

  1. Fix the issues mentioned above
  2. Test locally to ensure everything works
  3. Push your fixes to this branch
  4. Wait for re-check - This bot will automatically run again

🤖 This comment will be updated automatically when you push new commits

@FirePheonix
Copy link
Contributor

this is good, can you lint the code base?
just check why linting/lint code base is failing

@kh-ub-ayb
Copy link
Contributor Author

@FirePheonix I tried linting using the format command, but both package.json and package-lock.json were unchanged. Could you please help me figure out why the linting check is still failing?
Screenshot 2025-10-25 114903

@sa-fw-an
Copy link
Member

@kh-ub-ayb Try raising a new PR. Lets see if the same error exists

@kh-ub-ayb
Copy link
Contributor Author

Sure i will try raising a new PR

@kh-ub-ayb kh-ub-ayb closed this Oct 26, 2025
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.

Update Outdated NPM Packages to Latest Versions

3 participants