Skip to content

Commit

Permalink
fix(deps): pin dependency sonner to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent b550427 commit 526accb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web/packages/ui-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"next": "14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"sonner": "^1.2.2"
"sonner": "1.2.2"
},
"peerDependencies": {
"@signalco/ui": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion web/pnpm-lock.yaml

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

0 comments on commit 526accb

Please sign in to comment.