Skip to content

Commit 6f8a8ad

Browse files
chore(deps): update all non-major dependencies (#62)
1 parent 747e6f5 commit 6f8a8ad

File tree

2 files changed

+112
-89
lines changed

2 files changed

+112
-89
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"homepage": "https://github.com/open-jike/jike-sdk#readme",
4949
"dependencies": {
50-
"ky": "^0.29.0",
50+
"ky": "^0.30.0",
5151
"node-fetch": "3.2.1"
5252
},
5353
"devDependencies": {
@@ -59,16 +59,16 @@
5959
"@types/sharp": "^0.29.5",
6060
"bumpp": "^7.1.1",
6161
"dayjs": "^1.10.8",
62-
"esbuild": "^0.14.23",
62+
"esbuild": "^0.14.25",
6363
"eslint": "^8.10.0",
6464
"eslint-define-config": "^1.2.5",
6565
"esno": "^0.14.1",
6666
"md5": "^2.3.0",
6767
"node-abort-controller": "^3.0.1",
6868
"serve": "^13.0.2",
69-
"sharp": "^0.30.1",
69+
"sharp": "^0.30.2",
7070
"tsup": "^5.11.13",
71-
"typedoc": "^0.22.12",
71+
"typedoc": "^0.22.13",
7272
"typescript": "^4.6.2",
7373
"vitest": "^0.5.9"
7474
}

0 commit comments

Comments
 (0)