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

Update all the things #57

Open
wants to merge 71 commits into
base: main
Choose a base branch
from
Open

Conversation

rriski
Copy link
Contributor

@rriski rriski commented Apr 29, 2024

Very messy PR updating a bunch of things:

  • Node.js 16 -> 21 (alpine image for Node.js 22 is broken atm: v22.0.0 arm image broken nodejs/docker-node#2074)
  • All dependencies
    • Most notable antd v5, next.js 14, yarn v4, nx v18
    • Antd v5 removed less
    • Next.js 14 changed how next/image works + other changes to config
  • Fixed a bunch of things after updating dependencies
    • Broken imports with dependencies updating to ESM (we still need to use CJS in server)
    • faker dependency deprecated methods and changed mock image domain from placeimg.com to picsum.photos

Previous commits were generated with `nx migrate --run-migrations --create-commits`
`@faker-js/faker` provides types now
@rriski rriski force-pushed the rriski-dep-updates branch 2 times, most recently from a3bac6d to 1771677 Compare April 29, 2024 14:59
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.

None yet

1 participant