Skip to content

Commit 60c2428

Browse files
chore(deps): update all non-major dependencies (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 453b034 commit 60c2428

File tree

2 files changed

+109
-99
lines changed

2 files changed

+109
-99
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jike-sdk",
33
"version": "0.19.7",
4-
"packageManager": "pnpm@7.8.0",
4+
"packageManager": "pnpm@7.9.0",
55
"description": "Jike Ⓙ SDK for Node.js",
66
"type": "module",
77
"keywords": [
@@ -68,12 +68,12 @@
6868
"@sxzz/eslint-config-ts": "^2.3.5",
6969
"@types/md5": "^2.3.2",
7070
"@types/node": "*",
71-
"@types/sharp": "^0.30.4",
72-
"@vitest/ui": "^0.20.2",
71+
"@types/sharp": "^0.30.5",
72+
"@vitest/ui": "^0.21.0",
7373
"bumpp": "^8.2.1",
7474
"compare-versions": "^4.1.3",
7575
"dayjs": "^1.11.4",
76-
"esbuild": "^0.14.51",
76+
"esbuild": "^0.14.53",
7777
"eslint": "^8.21.0",
7878
"eslint-define-config": "^1.6.0",
7979
"md5": "^2.3.0",
@@ -82,10 +82,10 @@
8282
"serve": "^14.0.1",
8383
"sharp": "^0.30.7",
8484
"tsup": "^6.2.1",
85-
"tsx": "^3.8.0",
85+
"tsx": "^3.8.1",
8686
"typedoc": "^0.23.10",
8787
"typescript": "^4.7.4",
88-
"vitest": "^0.20.2"
88+
"vitest": "^0.21.0"
8989
},
9090
"engines": {
9191
"node": ">=14.19.0"

0 commit comments

Comments
 (0)