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

Commits on Mar 17, 2024

  1. πŸ“Œ 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:
    - `[email protected]` to `@tanstack/[email protected]`
    
    # Downgraded
    - `framer-motion` to a lower version.
    jorrick authored and Jorricks committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7cbf455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe8ca64 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. πŸ™ˆ Update .dockerignore

    jorrick committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4d2d498 View commit details
    Browse the repository at this point in the history
  2. 🏷️ Update type ignore

    jorrick committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    72e6efc View commit details
    Browse the repository at this point in the history