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 4, 2024
1 parent 5e4c4b1 commit 60d8df2
Show file tree
Hide file tree
Showing 4 changed files with 220 additions and 132 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -17,10 +17,10 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.1",
"bumpp": "^9.2.1",
"bumpp": "^9.4.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"typescript": "^5.3.3"
"typescript": "^5.4.4"
},
"volta": {
"node": "20.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-kit/package.json
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.9.0",
"pathe": "^1.1.1"
"pathe": "^1.1.2"
},
"devDependencies": {
"@lyonkit/ts-client": "workspace:^",
Expand Down
6 changes: 3 additions & 3 deletions packages/ts-client/package.json
Expand Up @@ -21,11 +21,11 @@
},
"dependencies": {
"ohmyfetch": "^0.4.21",
"ufo": "^1.3.2"
"ufo": "^1.5.3"
},
"devDependencies": {
"typescript": "^5.3.3",
"typescript": "^5.4.4",
"unbuild": "^2.0.0",
"vitest": "^1.1.0"
"vitest": "^1.4.0"
}
}

0 comments on commit 60d8df2

Please sign in to comment.