Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#133)
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] committed May 8, 2023
1 parent 24fa721 commit 5a1121a
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 151 deletions.
14 changes: 7 additions & 7 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "jike-sdk",
"version": "0.23.2",
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.4.0",
"description": "Jike Ⓙ SDK for Node.js",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -70,22 +70,22 @@
"@sxzz/eslint-config-prettier": "^2.4.6",
"@sxzz/eslint-config-ts": "^2.4.6",
"@types/md5": "^2.3.2",
"@types/node": "^18.16.3",
"@types/node": "^18.16.5",
"@types/sharp": "^0.31.1",
"@vitest/ui": "^0.30.1",
"@vitest/ui": "^0.31.0",
"bumpp": "^9.1.0",
"esbuild": "^0.17.18",
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-define-config": "^1.20.0",
"md5": "^2.3.0",
"rollup": "^3.21.2",
"rollup": "^3.21.5",
"serve": "^14.2.0",
"sharp": "^0.32.1",
"tsup": "^6.7.0",
"tsx": "^3.12.7",
"typedoc": "0.24.6",
"typedoc": "0.24.7",
"typescript": "^5.0.4",
"vitest": "^0.30.1"
"vitest": "^0.31.0"
},
"engines": {
"node": ">=16.14.0"
Expand Down

1 comment on commit 5a1121a

@vercel
Copy link

@vercel vercel bot commented on 5a1121a May 8, 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.