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 Apr 30, 2024
1 parent 00a14d2 commit 4f3e86c
Show file tree
Hide file tree
Showing 3 changed files with 1,543 additions and 837 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"devDependencies": {
"@nuxt-themes/docus": "^1.15.0",
"@nuxtjs/plausible": "^0.2.4",
"nuxt": "3.11.1"
"nuxt": "3.11.2"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"@nuxt/kit": "^3.11.1",
"@nuxt/kit": "^3.11.2",
"google-fonts-helper": "^3.5.0",
"pathe": "^1.1.2"
},
Expand All @@ -49,5 +49,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.15.5"
"packageManager": "pnpm@8.15.8"
}
Loading

0 comments on commit 4f3e86c

Please sign in to comment.