Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#152)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 28, 2023
1 parent bb4b61a commit 3555ba6
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 194 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jike-sdk",
"version": "0.23.3",
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.0",
"description": "Jike Ⓙ SDK for Node.js",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -73,22 +73,22 @@
"@sxzz/eslint-config": "^3.4.0",
"@sxzz/prettier-config": "^1.0.4",
"@types/md5": "^2.3.2",
"@types/node": "^18.17.6",
"@types/node": "^18.17.12",
"@types/sharp": "^0.31.1",
"@vitest/ui": "^0.34.2",
"@vitest/ui": "^0.34.3",
"bumpp": "^9.2.0",
"esbuild": "^0.19.2",
"eslint": "^8.47.0",
"eslint": "^8.48.0",
"eslint-define-config": "^1.23.0",
"md5": "^2.3.0",
"rollup": "^3.28.0",
"serve": "^14.2.0",
"rollup": "^3.28.1",
"serve": "^14.2.1",
"sharp": "^0.32.5",
"tsup": "^7.2.0",
"tsx": "^3.12.7",
"typedoc": "^0.24.8",
"typescript": "^5.1.6",
"vitest": "^0.34.2"
"typedoc": "^0.25.0",
"typescript": "^5.2.2",
"vitest": "^0.34.3"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

1 comment on commit 3555ba6

@vercel
Copy link

@vercel vercel bot commented on 3555ba6 Aug 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.