bulletproof-react icon indicating copy to clipboard operation
bulletproof-react copied to clipboard

Update all dependencies and devDependencies to the latest versions

Open sumoncse19 opened this issue 1 year ago • 3 comments
trafficstars

Summary

This PR updates all dependencies in the project to their latest versions.

Changes

  • Updated all npm packages to their latest versions as of 4th July 2024.
  • Resolved any dependency conflicts.
  • Made necessary code adjustments to ensure compatibility with the updated packages.

Testing

  • Ran all existing tests to ensure they pass with the updated dependencies.
  • Verified that the application builds and runs correctly without any issues.

sumoncse19 avatar Jul 04 '24 10:07 sumoncse19

Deploy Preview for bulletproof-react-app ready!

Name Link
Latest commit cc98b3e0e9df2e9c7d46f67ee954e65f9998b5e8
Latest deploy log https://app.netlify.com/sites/bulletproof-react-app/deploys/668688e870b8ba00084b9294
Deploy Preview https://deploy-preview-185--bulletproof-react-app.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jul 04 '24 10:07 netlify[bot]

Hi @alan2207 here i update all dependencies and devDependencies in package.json file, could you please check review this PR?

sumoncse19 avatar Jul 04 '24 11:07 sumoncse19

Hey @sumoncse19 , thanks for the PR, but the current ESLint configuration will not work with the latest version which brings breaking changes...

alan2207 avatar Jul 04 '24 18:07 alan2207