I'm using nuxt@3.13.1 which depends on nitropack@2.9.7, and I noticed that it introduces some deprecated subdependencies:
npmlog@5.0.1
are-we-there-yet@2.0.0
These deprecated packages are coming from @mapbox/node-pre-gyp@1.0.11, which is a dependency of @vercel/nft@0.26.5. Could you please consider updating @mapbox/node-pre-gyp or addressing these deprecated dependencies?
Steps to reproduce
Install nuxt@3.13.1
Run pnpm install
Observe the deprecation warnings related to the above dependencies.
Could you please consider updating npmlogrimraf and addressing these deprecated dependencies?
Steps to reproduce
Install a project that depends on @mapbox/node-pre-gyp
Run pnpm install
Observe deprecation warnings about these packages.
Description
I'm using
nuxt@3.13.1
which depends onnitropack@2.9.7
, and I noticed that it introduces some deprecated subdependencies:npmlog@5.0.1
are-we-there-yet@2.0.0
These deprecated packages are coming from
@mapbox/node-pre-gyp@1.0.11
, which is a dependency of@vercel/nft@0.26.5
. Could you please consider updating@mapbox/node-pre-gyp
or addressing these deprecated dependencies?Steps to reproduce
nuxt@3.13.1
pnpm install
Could you please consider updating
npmlog
rimraf
and addressing these deprecated dependencies?Steps to reproduce
@mapbox/node-pre-gyp
pnpm install
Dependency chain: