We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4083a commit b672b93Copy full SHA for b672b93
package.json
@@ -37,7 +37,7 @@
37
"commander": "^11.0.0",
38
"enquirer": "^2.4.1",
39
"eventemitter3": "^5.0.1",
40
- "jike-sdk": "^0.24.0",
+ "jike-sdk": "^0.25.0",
41
"open": "^9.1.0",
42
"terminal-image": "^2.0.0"
43
},
@@ -47,12 +47,12 @@
47
"@types/node": "*",
48
"bumpp": "^9.2.0",
49
"date-fns": "^2.30.0",
50
- "eslint": "^8.49.0",
+ "eslint": "^8.50.0",
51
"eslint-define-config": "^1.23.0",
52
"fast-glob": "^3.3.1",
53
"prettier": "^3.0.3",
54
"tsup": "^7.2.0",
55
- "tsx": "^3.12.10",
+ "tsx": "^3.13.0",
56
"typescript": "^5.2.2"
57
58
"engines": {
0 commit comments