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(deps): major dependency upgrades #76

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

fix(deps): major dependency upgrades #76

wants to merge 16 commits into from

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    3bd9634 View commit details
    Browse the repository at this point in the history
  2. upgrade typedoc

    folkvir committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fc60c02 View commit details
    Browse the repository at this point in the history
  3. improve typedoc

    folkvir committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f448b2b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. update packages to latest

    folkvir committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6da11b2 View commit details
    Browse the repository at this point in the history
  2. only support node 20+

    folkvir committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ca5bfd5 View commit details
    Browse the repository at this point in the history
  3. only select 20/22/23

    folkvir committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d77e080 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd6f3b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3635f14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fca3d22 View commit details
    Browse the repository at this point in the history
  7. use build-mode node

    folkvir committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    64de3f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fix: remove deprecated lodash per-method packages for vulnerability…

    … fixes (#78)
    
    * Remove lodash per-method packages, which are discouraged, deprecated, and have reported vulnerabilities: https://lodash.com/per-method-packages
    
    * Revert "Remove lodash per-method packages, which are discouraged, deprecated, and have reported vulnerabilities: https://lodash.com/per-method-packages"
    
    This reverts commit fb59ae9.
    
    * Replace lodash per-method packages imports with lodash direct imports
    EmilianoSanchez authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    17777ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09292e2 View commit details
    Browse the repository at this point in the history
  3. v4.0.0

    folkvir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a03c99d View commit details
    Browse the repository at this point in the history
  4. fix node-version to 20

    folkvir committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0b5e0bd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    dd978f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a744c83 View commit details
    Browse the repository at this point in the history