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] authored Jan 4, 2024
1 parent 075a19a commit 1685f36
Show file tree
Hide file tree
Showing 2 changed files with 698 additions and 38 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"@nuxt/kit": "^3.0.0",
"h3": "^1.0.2"
"@nuxt/kit": "^3.9.0",
"h3": "^1.10.0"
},
"devDependencies": {
"@nuxt/module-builder": "latest",
Expand All @@ -44,5 +44,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.8.0"
"packageManager": "pnpm@8.14.0"
}
Loading

0 comments on commit 1685f36

Please sign in to comment.