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

Upgrade react #52

Merged
merged 29 commits into from
Mar 9, 2024
Merged

Upgrade react #52

merged 29 commits into from
Mar 9, 2024

Conversation

kaklakariada
Copy link
Owner

No description provided.

kaklakariada and others added 29 commits July 30, 2023 13:47
One of your dependencies, babel-preset-react-app, is importing the
"@babel/plugin-proposal-private-property-in-object" package without
declaring it in its dependencies. This is currently working because
"@babel/plugin-proposal-private-property-in-object" is already in your
node_modules folder for unrelated reasons, but it may break at any time.

babel-preset-react-app is part of the create-react-app project, which
is not maintianed anymore. It is thus unlikely that this bug will
ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
your devDependencies to work around this error. This will make this message
go away.
Without play/pause/currentTime
@kaklakariada kaklakariada merged commit 6264a8b into main Mar 9, 2024
1 check passed
@kaklakariada kaklakariada deleted the upgrade-react branch March 9, 2024 16:43
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