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 13, 2024
1 parent 7099819 commit f1b6043
Show file tree
Hide file tree
Showing 3 changed files with 4,176 additions and 3,277 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"preview": "nuxi preview"
},
"devDependencies": {
"@nuxt-themes/docus": "^1.15.0",
"@nuxt-themes/docus": "^1.15.1",
"@nuxtjs/plausible": "^0.2.4",
"nuxt": "3.11.1"
"nuxt": "3.14.159"
}
}
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.14.159",
"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.13.0"
}
Loading

0 comments on commit f1b6043

Please sign in to comment.