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

Fix dependency for translation tools #10189

Merged
merged 4 commits into from
Jan 14, 2025
Merged

Fix dependency for translation tools #10189

merged 4 commits into from
Jan 14, 2025

Conversation

mcleinman
Copy link
Collaborator

Description

Translation tools was broken by this PR: #10180

From searching, it was becasue react and react-dom had different versions. For some reason it wasn't working when both were on 19.0.0, so I used the latest one that seems to work.

Reference

N/A

Checklist

  • My code follows the style guidelines for this project
  • I have not added any packages that contain high risk or unknown licenses (GPL, LGPL, MPL, etc. consult with DevOps if in question)
  • I have performed a self review of my own code
  • I have commented my code PARTICULARLY in hard to understand areas
  • I have added thorough tests where needed

@mcleinman mcleinman requested a review from strseb January 14, 2025 20:51
Copy link
Collaborator

@strseb strseb Jan 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: remove the ^ -> dependabot will provide an update for the next version. let's just pin the version if we need it :)

@mcleinman mcleinman merged commit cf1fec5 into main Jan 14, 2025
125 checks passed
@mcleinman mcleinman deleted the fix-translations-tools branch January 14, 2025 22:52
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