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

Fix uli-website dependabot issues [WiP] #350

Closed
wants to merge 2 commits into from

Commits on Aug 30, 2023

  1. Fix uli-website dependabot issues

    - Reformatted package.json
    - Ran npm audit fix
    - Resolved multiple peer dependency issues
    - Applied dependency pinning
    duggalsu committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f3e1091 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. fix:

    - Can not update styled-components to latest. It breaks grommet
    - Made misc changes to markdown file
    Styling for markdown pages is completely broken because gatsby-plugin-mdx's latest version is a major rewrite and it makes styling very different from how we do it. Will need more work before we can merge
    dennyabrain committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    f493e8d View commit details
    Browse the repository at this point in the history