Skip to content

Conversation

@KeeyanGhoreshi
Copy link
Collaborator

this PR introduces updates to dependencies so that you can run npm install without needing to resort to allowing legacy dependencies. This also updates the tooling to use Vite over react-scripts which is no longer maintained.

These changes involve replacing several older libraries with newer counterparts, or with custom components that serve the same function. The goal was to make the transition as painless as possible, so for example the riek package which offered inline elements has been replaced with components that do the same thing and look the same way, just not in a package that requires a lower version of react.

Other packages like the react router, table display, and json editor were also replaced.

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.

2 participants