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] committed Jul 24, 2024
1 parent b6f8180 commit 90cbc90
Show file tree
Hide file tree
Showing 2 changed files with 1,242 additions and 775 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jike-sdk",
"version": "0.27.0",
"packageManager": "pnpm@9.0.5",
"packageManager": "pnpm@9.6.0",
"description": "Jike Ⓙ SDK for Node.js",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -59,27 +59,27 @@
},
"dependencies": {
"eventemitter3": "^5.0.1",
"ky": "^1.2.3"
"ky": "^1.4.0"
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@sxzz/eslint-config": "^3.9.0",
"@sxzz/prettier-config": "^2.0.1",
"@sxzz/eslint-config": "^3.15.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/md5": "^2.3.5",
"@types/node": "^20.12.6",
"@vitest/ui": "^2.0.3",
"bumpp": "^9.4.0",
"esbuild": "^0.20.2",
"eslint": "^9.0.0",
"@types/node": "^20.14.12",
"@vitest/ui": "^2.0.4",
"bumpp": "^9.4.1",
"esbuild": "^0.23.0",
"eslint": "^9.7.0",
"md5": "^2.3.0",
"rollup": "^4.14.1",
"serve": "^14.2.1",
"sharp": "^0.33.3",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typedoc": "^0.25.13",
"typescript": "^5.4.4",
"vitest": "^2.0.3"
"rollup": "^4.19.0",
"serve": "^14.2.3",
"sharp": "^0.33.4",
"tsup": "^8.2.3",
"tsx": "^4.16.2",
"typedoc": "^0.26.5",
"typescript": "^5.5.4",
"vitest": "^2.0.4"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit 90cbc90

Please sign in to comment.