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 packages versions & introduce underscore for active menu items #24

Merged
merged 4 commits into from
Mar 21, 2024

Conversation

Jorricks
Copy link
Owner

@Jorricks Jorricks commented Mar 21, 2024

This MR contains some minor changes:

  • 🎨 Introduce underscore for active menu item & More became Schedule
  • πŸ™ˆ Update .dockerignore
  • 🏷️ Update type ignore

Then we have a very large dependency update;

  • πŸ“Œ Update package versions

Version upgrades:

  • !!! @tanstack/react-router from 0.0.1-beta.28 to 1.15.23.
  • @loadable/component from 5.15.2 to 5.16.3.
  • @chackra-ui/react from 2.4.1 to 2.8.2.

Removed packages:

  • svg-inline-loader, was no longer needed with vite.
  • vite-plugin-html-purgecss as it is not actively maintained by a large community.
  • web-vitals as that should not be in a production application.

Replaced packages:

Downgraded

  • framer-motion to a lower version.

jorrick and others added 4 commits March 17, 2024 15:37
## Version upgrades:
- !!! `@tanstack/react-router` from `0.0.1-beta.28` to `1.15.23`.
- `@loadable/component` from `5.15.2` to `5.16.3`.
- `@chackra-ui/react` from `2.4.1` to `2.8.2`.

## Removed packages:
- `svg-inline-loader`, was no longer needed with `vite`.
- `vite-plugin-html-purgecss` as it is not actively maintained by a large community.
- `web-vitals` as that should not be in a production application.

## Replaced packages:
- `[email protected]` to `@tanstack/[email protected]`

# Downgraded
- `framer-motion` to a lower version.
@Jorricks Jorricks merged commit 9c39621 into main Mar 21, 2024
1 check passed
@Jorricks Jorricks deleted the update-packages branch March 21, 2024 07:41
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