Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#134)
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 15, 2023
1 parent 286a641 commit be08247
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 108 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "jike-sdk",
"version": "0.23.2",
"packageManager": "pnpm@8.4.0",
"packageManager": "pnpm@8.5.1",
"description": "Jike Ⓙ SDK for Node.js",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -62,23 +62,23 @@
"dependencies": {
"eventemitter3": "^5.0.1",
"ky": "^0.33.3",
"undici": "^5.22.0"
"undici": "^5.22.1"
},
"devDependencies": {
"@faker-js/faker": "^8.0.0",
"@rollup/plugin-inject": "^5.0.3",
"@sxzz/eslint-config-prettier": "^2.4.6",
"@sxzz/eslint-config-ts": "^2.4.6",
"@types/md5": "^2.3.2",
"@types/node": "^18.16.5",
"@types/node": "^18.16.9",
"@types/sharp": "^0.31.1",
"@vitest/ui": "^0.31.0",
"bumpp": "^9.1.0",
"esbuild": "^0.17.18",
"esbuild": "^0.17.19",
"eslint": "^8.40.0",
"eslint-define-config": "^1.20.0",
"md5": "^2.3.0",
"rollup": "^3.21.5",
"rollup": "^3.21.7",
"serve": "^14.2.0",
"sharp": "^0.32.1",
"tsup": "^6.7.0",
Expand Down

1 comment on commit be08247

@vercel
Copy link

@vercel vercel bot commented on be08247 May 15, 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.