You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the problem is that the version numbers are pinned and don't have a range.
I have the same problem in a repo where all dependencies are pinned.
Describe the bug
I have a very simple project.
I did a fresh pnpm install.
I tried to use
taze
to update the dependencies.It did not work.
nlx taze major
did not show any updatespnpm outdated
did show updatesSee screenshot.
Reproduction
npm i
orpnpm i
npx taze
or with major or latest ; even with a globally installed version oftaze
pnpm outdated
ornpm outdated
and it shows updatesSystem Info
Used Package Manager
pnpm
Validations
Contributions
The text was updated successfully, but these errors were encountered: