MIT-CAVE / cave_static

A react based static web app to be used as a UI and data consumer for the CAVE app.
Apache License 2.0
0 stars 1 forks source link

Upgrade Dependencies and Handle Breaking Changes #481

Closed luisvasq closed 1 month ago

luisvasq commented 5 months ago

We need to ensure compatibility with major versions. Special attention is required for upgrading @reduxjs/toolkit and react-redux, as they're crucial for maintaining data consistency between the client and server.

luisvasq commented 5 months ago

@reduxjs/toolkit & react-redux have not been updated yet.