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 Oct 16, 2024
1 parent 7099819 commit 4b0cb4c
Show file tree
Hide file tree
Showing 3 changed files with 3,598 additions and 2,887 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.13.2"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"@nuxt/kit": "^3.11.1",
"google-fonts-helper": "^3.5.0",
"@nuxt/kit": "^3.13.2",
"google-fonts-helper": "^3.6.0",
"pathe": "^1.1.2"
},
"devDependencies": {
Expand All @@ -49,5 +49,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@9.1.1"
"packageManager": "pnpm@9.12.2"
}
Loading

0 comments on commit 4b0cb4c

Please sign in to comment.