diff --git a/.yarn/cache/@oclif-core-npm-4.0.18-ce6890ea0a-80cd06fb41.zip b/.yarn/cache/@oclif-core-npm-4.0.18-ce6890ea0a-80cd06fb41.zip new file mode 100644 index 00000000..cd31443f Binary files /dev/null and b/.yarn/cache/@oclif-core-npm-4.0.18-ce6890ea0a-80cd06fb41.zip differ diff --git a/.yarn/cache/lilconfig-npm-3.1.2-e5b7292949-4e8b83ddd1.zip b/.yarn/cache/lilconfig-npm-3.1.2-e5b7292949-4e8b83ddd1.zip new file mode 100644 index 00000000..f393eccd Binary files /dev/null and b/.yarn/cache/lilconfig-npm-3.1.2-e5b7292949-4e8b83ddd1.zip differ diff --git a/.yarn/cache/minimatch-npm-9.0.5-9aa93d97fa-2c035575ed.zip b/.yarn/cache/minimatch-npm-9.0.5-9aa93d97fa-2c035575ed.zip new file mode 100644 index 00000000..7418c75b Binary files /dev/null and b/.yarn/cache/minimatch-npm-9.0.5-9aa93d97fa-2c035575ed.zip differ diff --git a/package.json b/package.json index fd4ff8cd..d2368953 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dependencies": { "@mittwald/api-client": "^4.9.0", "@mittwald/react-use-promise": "^2.1.2", - "@oclif/core": "^3.18.1", + "@oclif/core": "^4.0.18", "@oclif/plugin-autocomplete": "^3.0.3", "@oclif/plugin-help": "^6.0.5", "@oclif/plugin-update": "^4.1.3", diff --git a/yarn.lock b/yarn.lock index 3459f96b..c17ea816 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1230,7 +1230,7 @@ __metadata: dependencies: "@mittwald/api-client": ^4.9.0 "@mittwald/react-use-promise": ^2.1.2 - "@oclif/core": ^3.18.1 + "@oclif/core": ^4.0.18 "@oclif/plugin-autocomplete": ^3.0.3 "@oclif/plugin-help": ^6.0.5 "@oclif/plugin-update": ^4.1.3 @@ -1359,7 +1359,7 @@ __metadata: languageName: node linkType: hard -"@oclif/core@npm:^3.18.1, @oclif/core@npm:^3.26.6": +"@oclif/core@npm:^3.26.6": version: 3.26.8 resolution: "@oclif/core@npm:3.26.8" dependencies: @@ -1420,6 +1420,31 @@ __metadata: languageName: node linkType: hard +"@oclif/core@npm:^4.0.18": + version: 4.0.18 + resolution: "@oclif/core@npm:4.0.18" + dependencies: + ansi-escapes: ^4.3.2 + ansis: ^3.3.2 + clean-stack: ^3.0.1 + cli-spinners: ^2.9.2 + debug: ^4.3.5 + 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.2 + minimatch: ^9.0.5 + string-width: ^4.2.3 + supports-color: ^8 + widest-line: ^3.1.0 + wordwrap: ^1.0.0 + wrap-ansi: ^7.0.0 + checksum: 80cd06fb4107a85e91285c714b4360dcc9c0ca21d3a82b4c0c825929403e52916afa28b1142fd950fcd940b79bd9c6d271348fe8336d5dd77a34c3aaef04c270 + languageName: node + linkType: hard + "@oclif/plugin-autocomplete@npm:^3.0.3": version: 3.1.7 resolution: "@oclif/plugin-autocomplete@npm:3.1.7" @@ -3002,7 +3027,7 @@ __metadata: languageName: node linkType: hard -"ansis@npm:^3.3.1": +"ansis@npm:^3.3.1, ansis@npm:^3.3.2": version: 3.3.2 resolution: "ansis@npm:3.3.2" checksum: 6d3e8a68a93b03a1e7166cbe63cb6831780a7a9b0bc6c3bf0a33c7237d528d00558af84a54827322a85667d4b52d21f796b884f6120ec203b5ed3f9404ec0d05 @@ -6154,6 +6179,13 @@ __metadata: languageName: node linkType: hard +"lilconfig@npm:^3.1.2": + version: 3.1.2 + resolution: "lilconfig@npm:3.1.2" + checksum: 4e8b83ddd1d0ad722600994e6ba5d858ddca14f0587aa6b9c8185e17548149b5e13d4d583d811e9e9323157fa8c6a527e827739794c7502b59243c58e210b8c3 + languageName: node + linkType: hard + "lines-and-columns@npm:^1.1.6": version: 1.2.4 resolution: "lines-and-columns@npm:1.2.4" @@ -6710,6 +6742,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:^9.0.5": + version: 9.0.5 + resolution: "minimatch@npm:9.0.5" + dependencies: + brace-expansion: ^2.0.1 + checksum: 2c035575eda1e50623c731ec6c14f65a85296268f749b9337005210bb2b34e2705f8ef1a358b188f69892286ab99dc42c8fb98a57bde55c8d81b3023c19cea28 + languageName: node + linkType: hard + "minipass-collect@npm:^2.0.1": version: 2.0.1 resolution: "minipass-collect@npm:2.0.1"