Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#159)
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 Oct 5, 2023
1 parent a35d46f commit 46bf684
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 172 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jike-sdk",
"version": "0.25.0",
"packageManager": "pnpm@8.7.6",
"packageManager": "pnpm@8.8.0",
"description": "Jike Ⓙ SDK for Node.js",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -65,30 +65,30 @@
"dependencies": {
"eventemitter3": "^5.0.1",
"ky": "^1.0.1",
"undici": "^5.25.2"
"undici": "^5.25.4"
},
"devDependencies": {
"@faker-js/faker": "^8.1.0",
"@rollup/plugin-inject": "^5.0.3",
"@sxzz/eslint-config": "^3.6.1",
"@sxzz/prettier-config": "^1.0.4",
"@types/md5": "^2.3.2",
"@types/node": "^18.17.19",
"@types/md5": "^2.3.3",
"@types/node": "^18.18.3",
"@types/sharp": "^0.31.1",
"@vitest/ui": "^0.34.5",
"@vitest/ui": "^0.34.6",
"bumpp": "^9.2.0",
"esbuild": "^0.19.3",
"esbuild": "^0.19.4",
"eslint": "^8.50.0",
"eslint-define-config": "^1.23.0",
"md5": "^2.3.0",
"rollup": "^3.29.3",
"rollup": "^3.29.4",
"serve": "^14.2.1",
"sharp": "^0.32.6",
"tsup": "^7.2.0",
"tsx": "^3.13.0",
"typedoc": "^0.25.1",
"typescript": "^5.2.2",
"vitest": "^0.34.5"
"vitest": "^0.34.6"
},
"engines": {
"node": ">=16.14.0"
Expand Down
Loading

1 comment on commit 46bf684

@vercel
Copy link

@vercel vercel bot commented on 46bf684 Oct 5, 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.