Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump the oclif-plugins group across 1 directory with 4 updates #1003

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
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.
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 docs/autocomplete.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ EXAMPLES
$ mw autocomplete --refresh-cache
```

_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.13/src/commands/autocomplete/index.ts)_
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.17/src/commands/autocomplete/index.ts)_
2 changes: 1 addition & 1 deletion docs/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ DESCRIPTION
Display help for mw.
```

_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.19/src/commands/help.ts)_
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.21/src/commands/help.ts)_
2 changes: 1 addition & 1 deletion docs/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ EXAMPLES
$ mw update --available
```

_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v4.6.17/src/commands/update.ts)_
_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v4.6.23/src/commands/update.ts)_
121 changes: 74 additions & 47 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2330,27 +2330,18 @@ __metadata:
linkType: hard

"@oclif/plugin-autocomplete@npm:^3.0.3":
version: 3.2.13
resolution: "@oclif/plugin-autocomplete@npm:3.2.13"
version: 3.2.17
resolution: "@oclif/plugin-autocomplete@npm:3.2.17"
dependencies:
"@oclif/core": ^4
ansis: ^3.3.1
ansis: ^3.5.2
debug: ^4.4.0
ejs: ^3.1.10
checksum: ddf92b2bfa753d5f03952ae981f5fcd858a5907ecbc6a274565398f92aa0af55eca546204d73e6da2c2c9ff7a60bafc0a609619ee35e62510962c126dfd20ec5
checksum: 8dffa948b1743a5fd72edb0e40aad23721be2c893c0a3bcc238d2ab9fb5a8c7a25f8d27e8dd80024828d93eed33b2eef9ad9a3e5f98f9d6f72f7a643b888b96b
languageName: node
linkType: hard

"@oclif/plugin-help@npm:^6.0.5":
version: 6.2.19
resolution: "@oclif/plugin-help@npm:6.2.19"
dependencies:
"@oclif/core": ^4
checksum: 3e291d14c234a049a39fb639310c024eb82302b7d0df1be4707192fee0657323cc9bf0a5f0689fa8c440ba3ba8d89d67c5e0a1a3446436fb0326fcb30dc8411e
languageName: node
linkType: hard

"@oclif/plugin-help@npm:^6.2.21":
"@oclif/plugin-help@npm:^6.0.5, @oclif/plugin-help@npm:^6.2.21":
version: 6.2.21
resolution: "@oclif/plugin-help@npm:6.2.21"
dependencies:
Expand All @@ -2372,38 +2363,24 @@ __metadata:
linkType: hard

"@oclif/plugin-update@npm:^4.1.3":
version: 4.6.17
resolution: "@oclif/plugin-update@npm:4.6.17"
version: 4.6.23
resolution: "@oclif/plugin-update@npm:4.6.23"
dependencies:
"@inquirer/select": ^2.5.0
"@oclif/core": ^4
"@oclif/table": ^0.3.5
ansis: ^3.3.2
"@oclif/table": ^0.4.0
ansis: ^3.5.2
debug: ^4.4.0
filesize: ^6.1.0
got: ^13
proxy-agent: ^6.5.0
semver: ^7.6.3
tar-fs: ^2.1.1
checksum: b79a7ed0b1efa5ee7ba6d12a8b445e9b63842a5d38e06c035c1c41562b439a0076ba1078150007f897ac6d16b7f38ba52c67fa6ce3a85e3b900e01b642264234
checksum: 764fb9cabb0727b26f6e2b0cea138b4377f0a1c9d06be2003da01c6f41743f7eca2b053c8bc62790acd9b1355de47324554671e0a3ac7aade49837ab8b820f77
languageName: node
linkType: hard

"@oclif/plugin-warn-if-update-available@npm:^3.0.2":
version: 3.1.26
resolution: "@oclif/plugin-warn-if-update-available@npm:3.1.26"
dependencies:
"@oclif/core": ^4
ansis: ^3.3.1
debug: ^4.4.0
http-call: ^5.2.2
lodash: ^4.17.21
registry-auth-token: ^5.0.3
checksum: c3a17599f91e499c5c90cb1518594c151cda9066727b5a2ff5644ac8c70d0ff720f356bc882cb494d5f0dc31289c95c77f25a17c91b95fb7a9ce36d6acea07cf
languageName: node
linkType: hard

"@oclif/plugin-warn-if-update-available@npm:^3.1.29":
"@oclif/plugin-warn-if-update-available@npm:^3.0.2, @oclif/plugin-warn-if-update-available@npm:^3.1.29":
version: 3.1.30
resolution: "@oclif/plugin-warn-if-update-available@npm:3.1.30"
dependencies:
Expand All @@ -2417,21 +2394,21 @@ __metadata:
languageName: node
linkType: hard

"@oclif/table@npm:^0.3.5":
version: 0.3.5
resolution: "@oclif/table@npm:0.3.5"
"@oclif/table@npm:^0.4.0":
version: 0.4.2
resolution: "@oclif/table@npm:0.4.2"
dependencies:
"@oclif/core": ^4
"@types/react": ^18.3.12
change-case: ^5.4.4
cli-truncate: ^4.0.0
ink: ^5.0.1
ink: 5.0.1
natural-orderby: ^3.0.2
object-hash: ^3.0.0
react: ^18.3.1
strip-ansi: ^7.1.0
wrap-ansi: ^9.0.0
checksum: 4a205398c76c341c77b6ba41ecb0065731b14832e09eea7f0382719ac75fde542c05bebe4fd8d8d65145bc81a193aacb295224739d99db79cbba08fa0e5bdfc2
checksum: 15fd9968ce5353849baf1af854f7be7d1363dd7ac3af44f709353a3d955d75438f23afa2bbb8092c3d2221f0574b8abd56fdff0df14420d52544507122181a4a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3933,13 +3910,6 @@ __metadata:
languageName: node
linkType: hard

"ansis@npm:^3.3.1, ansis@npm:^3.3.2":
version: 3.3.2
resolution: "ansis@npm:3.3.2"
checksum: 6d3e8a68a93b03a1e7166cbe63cb6831780a7a9b0bc6c3bf0a33c7237d528d00558af84a54827322a85667d4b52d21f796b884f6120ec203b5ed3f9404ec0d05
languageName: node
linkType: hard

"ansis@npm:^3.4.0":
version: 3.4.0
resolution: "ansis@npm:3.4.0"
Expand Down Expand Up @@ -6363,6 +6333,47 @@ __metadata:
languageName: node
linkType: hard

"ink@npm:5.0.1":
version: 5.0.1
resolution: "ink@npm:5.0.1"
dependencies:
"@alcalzone/ansi-tokenize": ^0.1.3
ansi-escapes: ^7.0.0
ansi-styles: ^6.2.1
auto-bind: ^5.0.1
chalk: ^5.3.0
cli-boxes: ^3.0.0
cli-cursor: ^4.0.0
cli-truncate: ^4.0.0
code-excerpt: ^4.0.0
indent-string: ^5.0.0
is-in-ci: ^0.1.0
lodash: ^4.17.21
patch-console: ^2.0.0
react-reconciler: ^0.29.0
scheduler: ^0.23.0
signal-exit: ^3.0.7
slice-ansi: ^7.1.0
stack-utils: ^2.0.6
string-width: ^7.0.0
type-fest: ^4.8.3
widest-line: ^5.0.0
wrap-ansi: ^9.0.0
ws: ^8.15.0
yoga-wasm-web: ~0.3.3
peerDependencies:
"@types/react": ">=18.0.0"
react: ">=18.0.0"
react-devtools-core: ^4.19.1
peerDependenciesMeta:
"@types/react":
optional: true
react-devtools-core:
optional: true
checksum: 16e7cf3696c47928176c7a1c0d8be7cb2d178020559d266f3665ab94130e0faaf9f51b5242e6d8beb27fcaee5dcf719ca47c2b9daff041ea9f3b5a54a150bb08
languageName: node
linkType: hard

"ink@npm:^5.0.1":
version: 5.1.0
resolution: "ink@npm:5.1.0"
Expand Down Expand Up @@ -6503,6 +6514,15 @@ __metadata:
languageName: node
linkType: hard

"is-in-ci@npm:^0.1.0":
version: 0.1.0
resolution: "is-in-ci@npm:0.1.0"
bin:
is-in-ci: cli.js
checksum: 0479c03f8255d101aaa71cfcbef4175f9d2634d3f70318ed48f68affd63c54b8d3851573744012a18b367c0fdd132c69bbd24b2580d8ee6e40170e57637da376
languageName: node
linkType: hard

"is-in-ci@npm:^1.0.0":
version: 1.0.0
resolution: "is-in-ci@npm:1.0.0"
Expand Down Expand Up @@ -9911,6 +9931,13 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.8.3":
version: 4.32.0
resolution: "type-fest@npm:4.32.0"
checksum: 0010e2fbe040e46f9d3a76a97e8917e5f0c9a5d7883529a3916fac5c2d2638429864b7dfc083d2c7883894e3c8cee026f91d0301c64fa74c1c0c2dafb488e3c6
languageName: node
linkType: hard

"typescript@npm:^5.1.6":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
Expand Down Expand Up @@ -10252,7 +10279,7 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.18.0":
"ws@npm:^8.15.0, ws@npm:^8.18.0":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
Expand Down
Loading