Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent bbcef77 commit d1f0c0d
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 524 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jike-sdk",
"version": "0.26.1",
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.11.0",
"description": "Jike Ⓙ SDK for Node.js",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -58,27 +58,27 @@
"dependencies": {
"eventemitter3": "^5.0.1",
"ky": "^1.1.3",
"undici": "^5.27.2"
"undici": "^5.28.2"
},
"devDependencies": {
"@faker-js/faker": "^8.3.1",
"@sxzz/eslint-config": "^3.7.4",
"@sxzz/eslint-config": "^3.7.5",
"@sxzz/prettier-config": "^2.0.0",
"@types/md5": "^2.3.5",
"@types/node": "^20.9.2",
"@vitest/ui": "^0.34.6",
"@types/node": "^20.10.3",
"@vitest/ui": "^0.34.7",
"bumpp": "^9.2.0",
"esbuild": "^0.19.6",
"eslint": "^8.54.0",
"esbuild": "^0.19.8",
"eslint": "^8.55.0",
"eslint-define-config": "^1.24.1",
"md5": "^2.3.0",
"rollup": "^4.5.0",
"rollup": "^4.6.1",
"serve": "^14.2.1",
"sharp": "^0.32.6",
"tsup": "^8.0.0",
"tsx": "^4.1.4",
"typedoc": "^0.25.3",
"typescript": "^5.2.2",
"sharp": "^0.33.0",
"tsup": "^8.0.1",
"tsx": "^4.6.2",
"typedoc": "^0.25.4",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
},
"engines": {
Expand Down
Loading

0 comments on commit d1f0c0d

Please sign in to comment.