Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Deprecated Dependency in React App #212

Conversation

philippgualdi
Copy link
Collaborator

Description

This pull request addresses the issue of an outdated dependency in the React application. The deprecated dependency has been removed and replaced with the latest version from rdm records module. This change ensures improved compatibility and functionality of the application.

Changes Made

  • Removed the old dependency from the project configuration.
  • Updated import statements to use the new source for the dependency.
  • Ensured that all affected components and modules are properly updated to reflect the changes.

Testing

  • Conducted comprehensive testing to ensure that the application functions as expected with the updated dependency.
  • Verified that there are no regressions or compatibility issues introduced by the changes.

Removed deprecated dependency from the React application and use the rdm for improved compatibility and functionality.
@philippgualdi philippgualdi changed the title WIP: Replace Deprecated Dependency in React App Replace Deprecated Dependency in React App Feb 28, 2024
@philippgualdi philippgualdi merged commit bbb473a into tu-graz-library:master Feb 28, 2024
4 checks passed
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