Skip to content

Commit 337cb4d

Browse files
dependabot[bot]sacOO7
authored andcommitted
Updated core package @ably/cli deps to latest version
1 parent d61dc90 commit 337cb4d

2 files changed

Lines changed: 142 additions & 166 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -111,28 +111,28 @@
111111
},
112112
"dependencies": {
113113
"@ably/chat": "^1.3.1",
114-
"@ably/spaces": "^0.4.0",
114+
"@ably/spaces": "^0.5.2",
115115
"@inquirer/prompts": "^5.5.0",
116-
"@oclif/core": "^4.2.10",
117-
"@oclif/plugin-autocomplete": "^3.2.30",
118-
"@oclif/plugin-warn-if-update-available": "^3.1.57",
119-
"@xterm/addon-fit": "^0.10.0",
120-
"@xterm/addon-web-links": "^0.11.0",
116+
"@oclif/core": "^4.10.3",
117+
"@oclif/plugin-autocomplete": "^3.2.43",
118+
"@oclif/plugin-warn-if-update-available": "^3.1.58",
119+
"@xterm/addon-fit": "^0.11.0",
120+
"@xterm/addon-web-links": "^0.12.0",
121121
"@xterm/xterm": "^5.5.0",
122-
"ably": "^2.19.0",
122+
"ably": "^2.21.0",
123123
"chalk": "5",
124124
"cli-table3": "^0.6.5",
125125
"color-json": "^3.0.5",
126126
"fast-levenshtein": "^3.0.0",
127127
"inquirer": "^9.2.16",
128128
"jsonwebtoken": "^9.0.3",
129129
"node-fetch": "^3.3.2",
130-
"open": "^10.1.0",
130+
"open": "^11.0.0",
131131
"ora": "^8.2.0",
132132
"react": "^18.3.1",
133133
"react-dom": "^18.3.1",
134134
"smol-toml": "^1.6.1",
135-
"ws": "^8.16.0",
135+
"ws": "^8.20.0",
136136
"zod": "^3.24.2"
137137
},
138138
"devDependencies": {

0 commit comments

Comments
 (0)