Skip to content

Update dependencies to React 19.1.0 and related types; add test stage… #257

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

h2floh
Copy link
Owner

@h2floh h2floh commented Jun 3, 2025

This pull request introduces changes to set up a new Visual Studio solution for unit testing and updates dependencies in package.json to align with newer versions of React and related libraries. The updates aim to modernize the codebase and ensure compatibility with the latest tools and frameworks.

Visual Studio solution setup:

  • Created a new solution file azure-dev-ops-react-ui-unit-testing.sln to organize projects for unit testing, including configurations for dummyrestapi and dotnet-core-api-jwt-bearer.

Dependency updates:

  • Updated React and React-related libraries in package.json to version 19.1.0, including @types/react, @types/react-dom, and @testing-library/react, to leverage the latest features and improvements.
  • Removed duplicate entry for tslib in package.json to clean up the dependency list.

Copy link

sonarqubecloud bot commented Jun 3, 2025

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.

1 participant