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 Apr 20, 2024
1 parent 2cbb728 commit fcd30ec
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 241 deletions.
18 changes: 9 additions & 9 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].6",
"packageManager": "[email protected].7",
"description": "Jike Ⓙ SDK for Node.js",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -63,23 +63,23 @@
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@sxzz/eslint-config": "^3.9.0",
"@sxzz/prettier-config": "^2.0.1",
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/md5": "^2.3.5",
"@types/node": "^20.12.6",
"@vitest/ui": "^1.4.0",
"@types/node": "^20.12.7",
"@vitest/ui": "^1.5.0",
"bumpp": "^9.4.0",
"esbuild": "^0.20.2",
"eslint": "^9.0.0",
"eslint": "^9.1.0",
"md5": "^2.3.0",
"rollup": "^4.14.1",
"rollup": "^4.15.0",
"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": "^1.4.0"
"typescript": "^5.4.5",
"vitest": "^1.5.0"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit fcd30ec

Please sign in to comment.