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 747e6f5 commit 6f8a8adCopy full SHA for 6f8a8ad
package.json
@@ -47,7 +47,7 @@
47
},
48
"homepage": "https://github.com/open-jike/jike-sdk#readme",
49
"dependencies": {
50
- "ky": "^0.29.0",
+ "ky": "^0.30.0",
51
"node-fetch": "3.2.1"
52
53
"devDependencies": {
@@ -59,16 +59,16 @@
59
"@types/sharp": "^0.29.5",
60
"bumpp": "^7.1.1",
61
"dayjs": "^1.10.8",
62
- "esbuild": "^0.14.23",
+ "esbuild": "^0.14.25",
63
"eslint": "^8.10.0",
64
"eslint-define-config": "^1.2.5",
65
"esno": "^0.14.1",
66
"md5": "^2.3.0",
67
"node-abort-controller": "^3.0.1",
68
"serve": "^13.0.2",
69
- "sharp": "^0.30.1",
+ "sharp": "^0.30.2",
70
"tsup": "^5.11.13",
71
- "typedoc": "^0.22.12",
+ "typedoc": "^0.22.13",
72
"typescript": "^4.6.2",
73
"vitest": "^0.5.9"
74
}
0 commit comments