phac-nml / irida-next

IRIDA Next
https://phac-nml.github.io/irida-next/
Apache License 2.0
8 stars 2 forks source link

Documentation site dependency update #632

Closed joshsadam closed 3 weeks ago

joshsadam commented 4 weeks ago

What does this PR do and why?

Describe in detail what your merge request does and why.

  1. Update to latest Docusaurus 3.4.0
  2. Updated React 18.2.0
  3. Fixed issues with prism-react-render themes in docusaurus.config.js

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other pull requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Within docs-site directory:

  1. pnpm clear
  2. pnpm install
  3. pnpm build
  4. pnpm start

PR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

github-actions[bot] commented 4 weeks ago

Simplecov Report

Covered Threshold
92.39% 90%