PalisadoesFoundation / talawa-admin

Admin portal for the Talawa Mobile App. Click on the link below to see our documentation
https://docs.talawa.io/
GNU General Public License v3.0
129 stars 533 forks source link

Rectify `WebPack` and `caniuse-lite` Deprecation Warnings #2258

Open palisadoes opened 1 week ago

palisadoes commented 1 week ago

Describe the bug

We need to upgrade the code base to eliminate deprecation warnings

To Reproduce Steps to reproduce the behavior:

  1. Start the server
  2. The deprecation warning below flashes on the screen

Expected behavior

  1. Start the server
  2. No deprecation warnings because the packages have been correctly updated.
    1. Suppressed warnings are not acceptable
    2. All other functionality must be maintained.
  3. Remove the packages if they are no longer required. This is a valid solution too.

Actual behavior

Screenshots

image

Additional details

Potential internship candidates

Please read this if you are planning to apply for a Palisadoes Foundation internship

akathedeveloper commented 1 week ago

@palisadoes Please assign this to me.