Skip to content

chore(deps): bump sonner from 2.0.1 to 2.0.2 #18938

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"redux": "5.0.1",
"redux-logdown": "1.0.4",
"redux-thunk": "3.1.0",
"sonner": "^2.0.1",
"sonner": "^2.0.2",
"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 @@ -18740,13 +18740,13 @@ __metadata:
languageName: node
linkType: hard

"sonner@npm:^2.0.1":
version: 2.0.1
resolution: "sonner@npm:2.0.1"
"sonner@npm:^2.0.2":
version: 2.0.2
resolution: "sonner@npm:2.0.2"
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/9213bc2d3da62075a4b8e7d20f56c8fd8d2d36ee793e68f3eba7c49c084755b61a158a4fb028a27c7e9c8ad54e584c77c22a3b3dfd6ea40798c1a703c6eb6506
checksum: 10/8b5b420701e0a586b622dd9478efcaaefcbf2b0667207749a539adbcf2317286ffbbdfeaf233b9d47946662d3f03cd6f294413e764df36cc67eede86d09bcbb8
languageName: node
linkType: hard

Expand Down Expand Up @@ -20983,7 +20983,7 @@ __metadata:
seedrandom: "npm:3.0.5"
simple-git: "npm:3.27.0"
sinon: "npm:18.0.0"
sonner: "npm:^2.0.1"
sonner: "npm:^2.0.2"
speakingurl: "npm:14.0.1"
style-loader: "npm:4.0.0"
stylelint: "npm:16.16.0"
Expand Down
Loading