|
14691 | 14691 | "json-stringify-nice": "^1.1.4", |
14692 | 14692 | "lru-cache": "^11.2.1", |
14693 | 14693 | "minimatch": "^10.0.3", |
14694 | | - "nopt": "^8.0.0", |
| 14694 | + "nopt": "^9.0.0", |
14695 | 14695 | "npm-install-checks": "^8.0.0", |
14696 | 14696 | "npm-package-arg": "^13.0.0", |
14697 | 14697 | "npm-pick-manifest": "^11.0.1", |
|
14725 | 14725 | "node": "^20.17.0 || >=22.9.0" |
14726 | 14726 | } |
14727 | 14727 | }, |
14728 | | - "workspaces/arborist/node_modules/nopt": { |
14729 | | - "version": "8.1.0", |
14730 | | - "resolved": "https://registry.npmjs.org/nopt/-/nopt-8.1.0.tgz", |
14731 | | - "integrity": "sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==", |
14732 | | - "license": "ISC", |
14733 | | - "dependencies": { |
14734 | | - "abbrev": "^3.0.0" |
14735 | | - }, |
14736 | | - "bin": { |
14737 | | - "nopt": "bin/nopt.js" |
14738 | | - }, |
14739 | | - "engines": { |
14740 | | - "node": "^18.17.0 || >=20.5.0" |
14741 | | - } |
14742 | | - }, |
14743 | | - "workspaces/arborist/node_modules/nopt/node_modules/abbrev": { |
14744 | | - "version": "3.0.1", |
14745 | | - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-3.0.1.tgz", |
14746 | | - "integrity": "sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==", |
14747 | | - "license": "ISC", |
14748 | | - "engines": { |
14749 | | - "node": "^18.17.0 || >=20.5.0" |
14750 | | - } |
14751 | | - }, |
14752 | 14728 | "workspaces/config": { |
14753 | 14729 | "name": "@npmcli/config", |
14754 | 14730 | "version": "10.4.3", |
|
14758 | 14734 | "@npmcli/package-json": "^7.0.0", |
14759 | 14735 | "ci-info": "^4.0.0", |
14760 | 14736 | "ini": "^6.0.0", |
14761 | | - "nopt": "^8.1.0", |
| 14737 | + "nopt": "^9.0.0", |
14762 | 14738 | "proc-log": "^6.0.0", |
14763 | 14739 | "semver": "^7.3.5", |
14764 | 14740 | "walk-up-path": "^4.0.0" |
|
14773 | 14749 | "node": "^20.17.0 || >=22.9.0" |
14774 | 14750 | } |
14775 | 14751 | }, |
14776 | | - "workspaces/config/node_modules/nopt": { |
14777 | | - "version": "8.1.0", |
14778 | | - "resolved": "https://registry.npmjs.org/nopt/-/nopt-8.1.0.tgz", |
14779 | | - "integrity": "sha512-ieGu42u/Qsa4TFktmaKEwM6MQH0pOWnaB3htzh0JRtx84+Mebc0cbZYN5bC+6WTZ4+77xrL9Pn5m7CV6VIkV7A==", |
14780 | | - "license": "ISC", |
14781 | | - "dependencies": { |
14782 | | - "abbrev": "^3.0.0" |
14783 | | - }, |
14784 | | - "bin": { |
14785 | | - "nopt": "bin/nopt.js" |
14786 | | - }, |
14787 | | - "engines": { |
14788 | | - "node": "^18.17.0 || >=20.5.0" |
14789 | | - } |
14790 | | - }, |
14791 | | - "workspaces/config/node_modules/nopt/node_modules/abbrev": { |
14792 | | - "version": "3.0.1", |
14793 | | - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-3.0.1.tgz", |
14794 | | - "integrity": "sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==", |
14795 | | - "license": "ISC", |
14796 | | - "engines": { |
14797 | | - "node": "^18.17.0 || >=20.5.0" |
14798 | | - } |
14799 | | - }, |
14800 | 14752 | "workspaces/libnpmaccess": { |
14801 | 14753 | "version": "10.0.3", |
14802 | 14754 | "license": "ISC", |
|
0 commit comments