Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
  • Loading branch information
renovate[bot] and sxzz authored Apr 9, 2024
1 parent 1fadce1 commit c583e5a
Show file tree
Hide file tree
Showing 5 changed files with 957 additions and 870 deletions.
30 changes: 15 additions & 15 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": "[email protected].1",
"packageManager": "[email protected].6",
"description": "Jike Ⓙ SDK for Node.js",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -59,28 +59,28 @@
},
"dependencies": {
"eventemitter3": "^5.0.1",
"ky": "^1.2.0"
"ky": "^1.2.3"
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@sxzz/eslint-config": "^3.9.0",
"@sxzz/prettier-config": "^2.0.1",
"@types/md5": "^2.3.5",
"@types/node": "^20.11.17",
"@vitest/ui": "^1.2.2",
"bumpp": "^9.3.0",
"esbuild": "^0.20.0",
"eslint": "^8.56.0",
"@types/node": "^20.12.6",
"@vitest/ui": "^1.4.0",
"bumpp": "^9.4.0",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-define-config": "^1.24.1",
"md5": "^2.3.0",
"rollup": "^4.10.0",
"rollup": "^4.14.1",
"serve": "^14.2.1",
"sharp": "^0.33.2",
"sharp": "^0.33.3",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typedoc": "^0.25.8",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
"tsx": "^4.7.2",
"typedoc": "^0.25.13",
"typescript": "^5.4.4",
"vitest": "^1.4.0"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit c583e5a

Please sign in to comment.