InetIntel / ioda-ui

Other
2 stars 0 forks source link

Upgrade dependencies to the highest versions in node 16 #131

Open ydaniju opened 2 months ago

ydaniju commented 2 months ago

Description

React and other libraries that strictly cannot work with lower versions of Javascript have been upgraded to the highest versions that do not require wholesale changes to the application.

Here are some changes to note:

Testing

These changes have been tested extensively manually and in automated test in local env. It's been deployed to dev for further testing.

closes #119