{ "name": "updates", "version": "16.1.1", "description": "Flexible npm and poetry dependency update tool", "author": "silverwind", "repository": "silverwind/updates", "license": "BSD-2-Clause", "bin": "dist/updates.js", "type": "module", "engines": { "node": ">=18" }, "files": [ "dist/updates.js" ], "devDependencies": { "@iarna/toml": "2.2.5", "@types/hosted-git-info": "3.0.5", "@types/iarna__toml": "2.0.5", "@types/minimist": "1.2.5", "@types/node": "20.12.12", "@types/picomatch": "2.3.3", "@types/rc": "1.2.4", "@types/registry-auth-token": "4.2.4", "@types/semver": "7.5.8", "@types/text-table": "0.2.5", "ansi-regex": "6.0.1", "dot-prop": "9.0.0", "esbuild": "0.21.3", "eslint": "8.57.0", "eslint-config-silverwind": "85.1.4", "eslint-config-silverwind-typescript": "3.2.7", "execa": "8.0.1", "glowie": "1.3.1", "hosted-git-info": "7.0.2", "memize": "2.1.0", "minimist": "1.2.8", "p-all": "5.0.0", "picomatch": "4.0.2", "rc": "1.2.8", "registry-auth-token": "4.2.2", "restana": "4.9.9", "semver": "7.3.8", "supports-color": "9.4.0", "text-table": "0.2.0", "timerel": "5.6.3", "typescript": "5.4.5", "typescript-config-silverwind": "4.3.2", "versions": "12.1.0", "vite": "5.2.11", "vite-config-silverwind": "1.1.4", "vite-plugin-dts": "3.9.1", "vitest": "1.6.0", "vitest-config-silverwind": "9.0.6" } }