Skip to content

Commit

Permalink
chore(deps): bump sonner from 1.7.2 to 1.7.4 (#18702)
Browse files Browse the repository at this point in the history
Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.7.2 to 1.7.4.
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](https://github.com/emilkowalski/sonner/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2025
1 parent d21fb38 commit f2c00b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"redux": "5.0.1",
"redux-logdown": "1.0.4",
"redux-thunk": "3.1.0",
"sonner": "^1.7.2",
"sonner": "^1.7.4",
"speakingurl": "14.0.1",
"switch-path": "1.2.0",
"tsyringe": "4.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16937,13 +16937,13 @@ __metadata:
languageName: node
linkType: hard

"sonner@npm:^1.7.2":
version: 1.7.2
resolution: "sonner@npm:1.7.2"
"sonner@npm:^1.7.4":
version: 1.7.4
resolution: "sonner@npm:1.7.4"
peerDependencies:
react: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
react-dom: ^18.0.0 || ^19.0.0 || ^19.0.0-rc
checksum: 10/c17de412333bff0970a0b38375e034e2df974b1849c58ccb519ea7981aea7f8c0a4c9d8b8059c36a2d2ed9df1f4f571748e3d2037c90f13f0be8bb180eae20a0
checksum: 10/454dfedb9e91276dda38455fced43d66d84875048d5bf5e223c4d95167ca6fefb4d868ecec1c3bf5c9e91896dc6407adbde92eabb37a97126af4fb0856f96e61
languageName: node
linkType: hard

Expand Down Expand Up @@ -19076,7 +19076,7 @@ __metadata:
seedrandom: "npm:3.0.5"
simple-git: "npm:3.27.0"
sinon: "npm:18.0.0"
sonner: "npm:^1.7.2"
sonner: "npm:^1.7.4"
speakingurl: "npm:14.0.1"
style-loader: "npm:4.0.0"
stylelint: "npm:16.14.0"
Expand Down

0 comments on commit f2c00b6

Please sign in to comment.