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 Feb 20, 2024
1 parent 5e4c4b1 commit 68cac59
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 69 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.1",
"bumpp": "^9.2.1",
"bumpp": "^9.3.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"typescript": "^5.3.3"
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
4 changes: 2 additions & 2 deletions packages/ts-client/package.json
Expand Up @@ -21,11 +21,11 @@
},
"dependencies": {
"ohmyfetch": "^0.4.21",
"ufo": "^1.3.2"
"ufo": "^1.4.0"
},
"devDependencies": {
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.1.0"
"vitest": "^1.3.1"
}
}

0 comments on commit 68cac59

Please sign in to comment.