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
By Warp, the intelligent terminal with AI and your dev team's knowledge built-in.

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