Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#211)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 8d89e93 commit bf08d91
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: 🦋 Create Release Pull Request or Publish to npm
id: changesets
uses: changesets/[email protected].5
uses: changesets/[email protected].6
with:
# This expects you to have a script called release which does a build for your packages and calls changeset publish
publish: pnpm release
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@vercel/analytics": "^1.1.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "0.323.0",
"lucide-react": "0.331.0",
"next": "^14.0.4",
"next-themes": "^0.2.1",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
"node": ">=16.15.0",
"pnpm": ">= 7.12.2"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].3"
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf08d91

Please sign in to comment.