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 Nov 21, 2023
1 parent 075a19a commit b28f9ab
Show file tree
Hide file tree
Showing 2 changed files with 678 additions and 25 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.8.2",
"h3": "^1.9.0"
},
"devDependencies": {
"@nuxt/module-builder": "latest",
Expand All @@ -44,5 +44,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.8.0"
"packageManager": "pnpm@8.10.5"
}
Loading

0 comments on commit b28f9ab

Please sign in to comment.