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 23, 2024
1 parent a355e7a commit 90da098
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 289 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,27 +59,27 @@
},
"dependencies": {
"eventemitter3": "^5.0.1",
"ky": "^1.2.3"
"ky": "^1.2.4"
},
"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.1",
"md5": "^2.3.0",
"rollup": "^4.14.1",
"serve": "^14.2.1",
"rollup": "^4.16.3",
"serve": "^14.2.2",
"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 90da098

Please sign in to comment.