Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"jest": "^30.5.1",
"license-checker-rseidelsohn": "^5.0.1",
"nock": "^14.0.0",
"oclif": "^4.14.31",
"oclif": "^5.0.0",
"prettier": "~3.9.4",
"prettier-plugin-jsdoc": "^1.3.2",
"prettier-plugin-package": "^2.0.0",
Expand Down
83 changes: 66 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1972,7 +1972,7 @@ __metadata:
marked: ^15.0.12
marked-terminal: ^7.3.0
nock: ^14.0.0
oclif: ^4.14.31
oclif: ^5.0.0
open: ^11.0.0
parse-duration: ^2.0.1
prettier: ~3.9.4
Expand Down Expand Up @@ -2298,7 +2298,7 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^4, @oclif/core@npm:^4.0.18, @oclif/core@npm:^4.11.11, @oclif/core@npm:^4.13.3":
"@oclif/core@npm:^4, @oclif/core@npm:^4.0.18":
version: 4.14.0
resolution: "@oclif/core@npm:4.14.0"
dependencies:
Expand All @@ -2324,6 +2324,32 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^5.0.0":
version: 5.0.0
resolution: "@oclif/core@npm:5.0.0"
dependencies:
ansi-escapes: ^4.3.2
ansis: ^3.17.0
clean-stack: ^3.0.1
cli-spinners: ^2.9.2
debug: ^4.4.3
ejs: ^6
get-package-type: ^0.1.0
indent-string: ^4.0.0
lilconfig: ^3.1.3
minimatch: ^10.2.5
semver: ^7.8.1
string-width: ^4.2.3
supports-color: ^8
tinyglobby: ^0.2.17
widest-line: ^3.1.0
wordwrap: ^1.0.0
wrap-ansi: ^7.0.0
wsl-utils: ^0.4.0
checksum: 776f015f0ccc0ab3a011c6eb4f9eb3c85d1200d48af6ae198f24aa8decf339a151064262d1fed9e39065c77810fa9112f137697dac7b8809d439021d8499dada
languageName: node
linkType: hard

"@oclif/plugin-autocomplete@npm:^3.0.3":
version: 3.3.0
resolution: "@oclif/plugin-autocomplete@npm:3.3.0"
Expand All @@ -2336,7 +2362,7 @@ __metadata:
languageName: node
linkType: hard

"@oclif/plugin-help@npm:^6.0.5, @oclif/plugin-help@npm:^6.2.53":
"@oclif/plugin-help@npm:^6.0.5":
version: 6.3.0
resolution: "@oclif/plugin-help@npm:6.3.0"
dependencies:
Expand All @@ -2345,15 +2371,24 @@ __metadata:
languageName: node
linkType: hard

"@oclif/plugin-not-found@npm:^3.2.93":
version: 3.3.0
resolution: "@oclif/plugin-not-found@npm:3.3.0"
"@oclif/plugin-help@npm:^7.0.0":
version: 7.0.0
resolution: "@oclif/plugin-help@npm:7.0.0"
dependencies:
"@oclif/core": ^5.0.0
checksum: 2929394dc138d248bf93ae5feb70fbce44bee2b634602f25bdced5a093abd66437acb78f11a348b0b48e95f9b7bf8a3372181c3708066d8683f1501fbcdd290f
languageName: node
linkType: hard

"@oclif/plugin-not-found@npm:^4.0.0":
version: 4.0.0
resolution: "@oclif/plugin-not-found@npm:4.0.0"
dependencies:
"@inquirer/prompts": ^7.10.1
"@oclif/core": ^4.13.3
"@oclif/core": ^5.0.0
ansis: ^3.17.0
fast-levenshtein: ^3.0.0
checksum: 6ba4a15c7ef685f8d7f07728545262ec00007387bfd54fb36ec15aad09dfe2bd982af6a2262b9de611d10cf3bc42f3434779b0f2481839fe4dfe5d877e766713
checksum: 4acf0fc056cc7c7ab41397210706bfccf7ef61f48fbbca0cf9ba139bc3c8aeb7eea3ba6ce3e32e3fe64c8752ce1199fee6fddd623c8afddcbc19f7ee84488a3b
languageName: node
linkType: hard

Expand All @@ -2375,7 +2410,7 @@ __metadata:
languageName: node
linkType: hard

"@oclif/plugin-warn-if-update-available@npm:^3.0.2, @oclif/plugin-warn-if-update-available@npm:^3.1.73":
"@oclif/plugin-warn-if-update-available@npm:^3.0.2":
version: 3.2.0
resolution: "@oclif/plugin-warn-if-update-available@npm:3.2.0"
dependencies:
Expand All @@ -2389,6 +2424,20 @@ __metadata:
languageName: node
linkType: hard

"@oclif/plugin-warn-if-update-available@npm:^4.0.0":
version: 4.0.0
resolution: "@oclif/plugin-warn-if-update-available@npm:4.0.0"
dependencies:
"@oclif/core": ^5.0.0
ansis: ^3.17.0
debug: ^4.4.3
http-call: ^5.2.2
lodash: ^4.18.1
registry-auth-token: ^5.1.1
checksum: b0f735b3aa837bb540fc42540df3ed060f1f51e9506350e4b37ae02cadd297583abfc511e802c3086978ff0e81d7b5e0b59aa2a36b4cd67b2dd56a34b1dfa5f1
languageName: node
linkType: hard

"@oclif/table@npm:^0.5.9":
version: 0.5.9
resolution: "@oclif/table@npm:0.5.9"
Expand Down Expand Up @@ -8386,19 +8435,19 @@ __metadata:
languageName: node
linkType: hard

"oclif@npm:^4.14.31":
version: 4.24.0
resolution: "oclif@npm:4.24.0"
"oclif@npm:^5.0.0":
version: 5.0.0
resolution: "oclif@npm:5.0.0"
dependencies:
"@aws-sdk/client-cloudfront": ^3.1079.0
"@aws-sdk/client-s3": ^3.1079.0
"@inquirer/confirm": ^3.1.22
"@inquirer/input": ^2.2.4
"@inquirer/select": ^2.5.0
"@oclif/core": ^4.11.11
"@oclif/plugin-help": ^6.2.53
"@oclif/plugin-not-found": ^3.2.93
"@oclif/plugin-warn-if-update-available": ^3.1.73
"@oclif/core": ^5.0.0
"@oclif/plugin-help": ^7.0.0
"@oclif/plugin-not-found": ^4.0.0
"@oclif/plugin-warn-if-update-available": ^4.0.0
ansis: ^3.16.0
async-retry: ^1.3.3
change-case: ^4
Expand All @@ -8415,7 +8464,7 @@ __metadata:
validate-npm-package-name: ^5.0.1
bin:
oclif: bin/run.js
checksum: c9c1148fc136a024957015698a68b5be7cf16776572d222e7d2653aa1d9ed4575d9724750eb9d511d589a7638a165a807d7d7adae1dd1b1647c12090e953551a
checksum: 6f2604e95f50823d2a168cbd6f78fe24760749f91e5cf78f6bbef3ed2d643691377444844d44fb60c557358a08794becb19e9f7919ffa5a604f6d2fc16f5c093
languageName: node
linkType: hard

Expand Down
Loading