Skip to content

Vue modal package uses 6 deprecated packages, one is leaking memory and shows "do not use" message after install #183

@vstruhar

Description

@vstruhar

Environment Details

  • PHP Version: 8.4.16
  • Laravel Version: 12.25.0
  • React or Vue Version: 3.5.18
  • Inertia.js Version: 2.0.5
  • Inertia Modal Version: 0.21.1

Bug Report

Description

After npm installation it shows that there are 6 deprecated packages.
For inflight package it states "This module is not supported, and leaks memory. Do not use it."

Steps To Reproduce

Regular npm installation with npm install vendor/inertiaui/modal/vue

Expected Behavior

No deprecated packages or at least no packages with a message "Leaks memory, do not use it"

Actual Behavior

npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions