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

chore(deps): upgrade swagger-ui-react to v5 #12540

Merged

Commits on Jan 17, 2024

  1. chore(deps): upgrade swagger-ui-react to v5

    - v4 is no longer supported, so we should get onto the latest major, v5
    
    - with the current build system and the current version of `swagger-ui-react`, we can now update to v5 without errors
      - previously this had issues with older Webpack and older Babel, as well as loaded the Node bundle instead of the browser bundle
    
    Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
    agilgur5 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    dfd95e8 View commit details
    Browse the repository at this point in the history