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 5, 2025
1 parent 885e65e commit bb7c146
Show file tree
Hide file tree
Showing 5 changed files with 9,362 additions and 4,800 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '16'
- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.1
name: Install pnpm
id: pnpm-install
with:
Expand Down
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"preview": "nuxi preview"
},
"dependencies": {
"@nuxt-themes/docus": "^1.10.1",
"@nuxthq/studio": "^0.10.0",
"nuxt": "^3.3.2"
"@nuxt-themes/docus": "^1.15.1",
"@nuxthq/studio": "^0.14.1",
"nuxt": "^3.15.1"
},
"packageManager": "pnpm@8.1.0",
"packageManager": "pnpm@8.15.9",
"pnpm": {
"peerDependencyRules": {
"allowedVersions": {
Expand Down
Loading

0 comments on commit bb7c146

Please sign in to comment.