Update each dependency in package.json to the latest version (NPM)

Installs the `npm-check-updates` tool, and runs it to update every package to the latest version.

Authored by: josh3736
Brought to you by Warp, a free terminal reimagined to work like a modern app.

Command
Copy
npm i -g npm-check-updates ncu -u npm install
Tags