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

[BUG] Dependency updates blocked due to CRA deprication #180

Open
rickstaa opened this issue Nov 11, 2023 · 1 comment
Open

[BUG] Dependency updates blocked due to CRA deprication #180

rickstaa opened this issue Nov 11, 2023 · 1 comment
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@rickstaa
Copy link
Owner

Describe the bug

Problem

The deprecation of the create-react-app framework (as discussed here) has created a roadblock in updating TypeScript to version 5 (refer to this GitHub issue). Consequently, several dependencies are stuck without updates, as they mandate a minimum TypeScript version of v5.

Solution

Consider transitioning to Next.js as an alternative.

Reproduction steps

Checkout #149 to see that the update to typescript V5 fails.

Expected behaviour

We should be able to update to v5 without the build step failing.

Screenshots / Live demo link

No response

System information

No response

Additional context

No response

@rickstaa rickstaa added bug Something isn't working help wanted Extra attention is needed labels Nov 11, 2023
@rickstaa rickstaa self-assigned this Nov 20, 2023
@rickstaa
Copy link
Owner Author

rickstaa commented Nov 20, 2023

I assigned myself so that I remember. If anybody else wants to take this on, please comment below 👍🏻.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant