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

Frontend dependency upgrades #1360

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

Frontend dependency upgrades #1360

wants to merge 1 commit into from

Conversation

dmijatovic
Copy link
Contributor

@dmijatovic dmijatovic commented Jan 7, 2025

Frontend dependency upgrade

Changes proposed in this pull request:

  • upgrade react to max v18.3.1. Higher version v19 causes lot of peer dependency errors.
  • upgrade next to v15.1.3
  • upgrade d3 and other minor libs
  • upgrade typescript to latest version
  • upgrade tailwind and devDependencies
  • upgrade eslint to v9.14.0, high version fails with lint error

How to test:

  • make start to build and generate test data
  • all features should be working :-)

PR Checklist:

  • Increase version numbers in docker-compose.yml
  • Link to a GitHub issue
  • Update documentation
  • Tests

… with "misterious" linter error.

chore: upgrade react to max v18.3.1. Higher version v19 causes lot of errors.
chore: upgrade next to v15.1.3
chore: upgrade d3 and other minor libs
chore: upgrade typescript to latest version
chore: upgrade tailwind and devDependencies
Copy link

sonarqubecloud bot commented Jan 7, 2025

@dmijatovic dmijatovic changed the title Frontend dependecy upgrades Frontend dependency upgrades Jan 7, 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