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 Mar 11, 2024
1 parent 300f25d commit fb02c63
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 145 deletions.
4 changes: 2 additions & 2 deletions example/vanilla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@elonehoo/log": "workspace:*",
"typescript": "5.3.3",
"vite": "5.1.4"
"typescript": "5.4.2",
"vite": "5.1.5"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,16 @@
"devDependencies": {
"@elonehoo/eslint-config": "2.0.0",
"@elonehoo/log": "workspace:*",
"@types/node": "20.11.24",
"@types/node": "20.11.25",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/coverage-v8": "^1.3.1",
"bumpp": "9.3.1",
"bumpp": "9.4.0",
"eslint": "8.57.0",
"pnpm": "8.15.4",
"rimraf": "5.0.5",
"typescript": "5.3.3",
"typescript": "5.4.2",
"unbuild": "2.0.0",
"vite": "5.1.4",
"vite": "5.1.5",
"vitest": "1.3.1"
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"rimraf": "5.0.5",
"typescript": "5.3.3",
"typescript": "5.4.2",
"unbuild": "2.0.0",
"vitest": "1.3.1"
}
Expand Down
Loading

0 comments on commit fb02c63

Please sign in to comment.