Skip to content

Commit 15b6b96

Browse files
chore(deps): update all non-major dependencies (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f25ede commit 15b6b96

File tree

2 files changed

+183
-177
lines changed

2 files changed

+183
-177
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jike-sdk",
33
"version": "0.20.2",
4-
"packageManager": "pnpm@7.13.5",
4+
"packageManager": "pnpm@7.14.0",
55
"description": "Jike Ⓙ SDK for Node.js",
66
"type": "module",
77
"keywords": [
@@ -72,18 +72,18 @@
7272
"@vitest/ui": "^0.24.3",
7373
"bumpp": "^8.2.1",
7474
"compare-versions": "^5.0.1",
75-
"dayjs": "^1.11.5",
76-
"esbuild": "^0.15.11",
77-
"eslint": "^8.25.0",
78-
"eslint-define-config": "^1.7.0",
75+
"dayjs": "^1.11.6",
76+
"esbuild": "^0.15.12",
77+
"eslint": "^8.26.0",
78+
"eslint-define-config": "^1.8.0",
7979
"md5": "^2.3.0",
8080
"rollup": "^2.79.1",
8181
"rollup-plugin-esbuild": "^4.10.1",
8282
"serve": "^14.0.1",
8383
"sharp": "^0.31.1",
84-
"tsup": "^6.2.3",
85-
"tsx": "^3.10.1",
86-
"typedoc": "^0.23.16",
84+
"tsup": "^6.3.0",
85+
"tsx": "^3.11.0",
86+
"typedoc": "^0.23.18",
8787
"typescript": "^4.8.4",
8888
"vitest": "^0.24.3"
8989
},

0 commit comments

Comments
 (0)