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 deps #1387

Merged
merged 23 commits into from
Dec 8, 2024
Merged

Update deps #1387

merged 23 commits into from
Dec 8, 2024

Conversation

ethteck
Copy link
Member

@ethteck ethteck commented Dec 1, 2024

the ol' update

@ethteck ethteck changed the title Update deps & next.js 15 Update deps Dec 1, 2024
@ethteck
Copy link
Member Author

ethteck commented Dec 1, 2024

something I changed is adding padding to stuff, and I have no clue why. gotta take a break from this madness

@ethteck ethteck marked this pull request as ready for review December 7, 2024 18:00
@ethteck ethteck requested a review from bates64 as a code owner December 7, 2024 18:00
@marijnvdwerf
Copy link
Collaborator

Major changes

  • Updated Python dependencies
  • Updated Node dependencies (keeping React at 18, Next at 14 and not focussing on CSS-related libraries because of pending tailwindification)
  • Replaced eslint and stylelint with Biome (with rules disabled that were triggering errors, pending later PR)
  • Removed next-pwa

Minor changes

  • Replace isNAN with Number.isNAN
  • Renamed useTranslation to getTranslation
  • Fixed percentToString to not return NaN
  • Increased navigation selector weight to fix css ordering bug

@ethteck ethteck mentioned this pull request Dec 8, 2024
@ethteck ethteck merged commit a5249f9 into main Dec 8, 2024
4 of 7 checks passed
@ethteck ethteck deleted the updates branch December 8, 2024 16:28
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