diff --git a/integrations/oclif/package.json b/integrations/oclif/package.json index 5e971fc9..8ec3346f 100644 --- a/integrations/oclif/package.json +++ b/integrations/oclif/package.json @@ -5,7 +5,7 @@ "author": "Matt Schrage @mattschrage", "bugs": "https://github.com/withfig/autocomplete-tools/issues", "dependencies": { - "@oclif/core": "^2.16.0", + "@oclif/core": "^4.2.2", "prettier": "^3.3.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e0e9150b..3aa99b96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -293,8 +293,8 @@ importers: integrations/oclif: dependencies: '@oclif/core': - specifier: ^2.16.0 - version: 2.16.0(@types/node@22.10.2)(typescript@5.7.2) + specifier: ^4.2.2 + version: 4.2.2 prettier: specifier: ^3.3.3 version: 3.3.3 @@ -1072,6 +1072,10 @@ packages: resolution: {integrity: sha512-dL6atBH0zCZl1A1IXCKJgLPrM/wR7K+Wi401E/IvqsK8m2iCHW+0TEOGrans/cuN3oTW+uxIyJFHJ8Im0k4qBw==} engines: {node: '>=14.0.0'} + '@oclif/core@4.2.2': + resolution: {integrity: sha512-5jGzLDu96jG67G2sF21A3u67FJwSRnOnjaJwobiI7sgSg5uuVAHn4j1DahhfC4K7UEcXqXBBH064JyZ9yS4xHg==} + engines: {node: '>=18.0.0'} + '@oclif/plugin-help@5.2.20': resolution: {integrity: sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ==} engines: {node: '>=12.0.0'} @@ -1568,6 +1572,10 @@ packages: ansicolors@0.3.2: resolution: {integrity: sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==} + ansis@3.7.0: + resolution: {integrity: sha512-lud1KyRm52SoYXgaJjiyn0aEQahailFhT4OhgrbS9qmWWkA1qaAv0QLKD2KrLBtSlBEnBLxNxhxQ+JbeI5C7Sg==} + engines: {node: '>=16'} + append-field@1.0.0: resolution: {integrity: sha512-klpgFSWLW1ZEs8svjfb7g4qWY0YS5imI82dTg+QahUvJ8YqAY0P10Uk8tTyh9ZGuYEZEMaeJYCF5BFuX552hsw==} @@ -5528,6 +5536,27 @@ snapshots: - '@types/node' - typescript + '@oclif/core@4.2.2': + dependencies: + ansi-escapes: 4.3.2 + ansis: 3.7.0 + clean-stack: 3.0.1 + cli-spinners: 2.9.2 + debug: 4.4.0(supports-color@8.1.1) + ejs: 3.1.10 + get-package-type: 0.1.0 + globby: 11.1.0 + indent-string: 4.0.0 + is-wsl: 2.2.0 + lilconfig: 3.1.3 + minimatch: 9.0.5 + semver: 7.6.3 + string-width: 4.2.3 + supports-color: 8.1.1 + widest-line: 3.1.0 + wordwrap: 1.0.0 + wrap-ansi: 7.0.0 + '@oclif/plugin-help@5.2.20(@types/node@22.10.2)(typescript@5.7.2)': dependencies: '@oclif/core': 2.16.0(@types/node@22.10.2)(typescript@5.7.2) @@ -6080,6 +6109,8 @@ snapshots: ansicolors@0.3.2: {} + ansis@3.7.0: {} + append-field@1.0.0: {} aproba@2.0.0: {}