Skip to content

Commit

Permalink
Bump sonner from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](emilkowalski/sonner@1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: sonner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent b9cba49 commit 507cec5
Show file tree
Hide file tree
Showing 3 changed files with 135 additions and 135 deletions.
2 changes: 1 addition & 1 deletion examples/next-openai-kasada-bot-protection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"next": "latest",
"react": "^18",
"react-dom": "^18",
"sonner": "^1.7.0"
"sonner": "^1.7.1"
},
"devDependencies": {
"@types/node": "^17.0.12",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-openai-upstash-rate-limits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"next": "latest",
"react": "^18",
"react-dom": "^18",
"sonner": "^1.7.0"
"sonner": "^1.7.1"
},
"devDependencies": {
"@types/node": "^17.0.12",
Expand Down
Loading

0 comments on commit 507cec5

Please sign in to comment.