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 websites dependencies #1937

Merged
merged 7 commits into from
Sep 24, 2024
Merged

Commits on Sep 24, 2024

  1. chore: upgrade doc dependencies

    By running 'make upgrade' command.
    jpraynaud committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bde46cf View commit details
    Browse the repository at this point in the history
  2. chore: upgrade explorer dependencies

    By running 'make upgrade' command.
    jpraynaud committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8880c30 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade mithril client wasm 'www' and 'www-test' dependencies

    By running 'make upgrade-www-deps' command.
    jpraynaud committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cc2ae8b View commit details
    Browse the repository at this point in the history
  4. chore: apply security patch to doc website

    By running 'npm audit fix'.
    jpraynaud committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    97f92a1 View commit details
    Browse the repository at this point in the history
  5. chore: apply security patch to explorer

    By running 'npm audit fix'.
    jpraynaud committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d66a832 View commit details
    Browse the repository at this point in the history
  6. chore: apply security patch to client wasm 'www' and 'www-test'

    By running 'npm audit fix'.
    jpraynaud committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3b896cc View commit details
    Browse the repository at this point in the history
  7. chore: bump mithril client wasm 'www' and 'www-test' dependencies

    By running:
    - 'make www-install' command in 'mithril-client-wasm'.
    - 'make www-test-install' command in 'mithril-client-wasm'.
    - 'make install' command in 'mithril-explorer'.
    - 'make install' command in 'docs/website'.
    jpraynaud committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ec92c48 View commit details
    Browse the repository at this point in the history