From 04190f03e768423c07e919f06e9cb48fa8fe8697 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:00:07 -0700 Subject: [PATCH] chore(deps): bump sonner from 1.0.3 to 1.4.3 (#6668) Bumps [sonner](https://github.com/emilkowalski/sonner) from 1.0.3 to 1.4.3. - [Release notes](https://github.com/emilkowalski/sonner/releases) - [Commits](https://github.com/emilkowalski/sonner/commits/v1.4.3) --- updated-dependencies: - dependency-name: sonner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a6e7b10e2..28aefa16c 100644 --- a/package.json +++ b/package.json @@ -213,7 +213,7 @@ "socket.io": "^4.7.4", "socket.io-client": "^4.6.1", "socket.io-redis": "^6.1.1", - "sonner": "^1.0.3", + "sonner": "^1.4.3", "stoppable": "^1.1.0", "string-replace-to-array": "^2.1.0", "styled-components": "^5.3.11", diff --git a/yarn.lock b/yarn.lock index 942364af5..a54fddeec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12041,10 +12041,10 @@ socket.io@^4.7.4: socket.io-adapter "~2.5.2" socket.io-parser "~4.2.4" -sonner@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/sonner/-/sonner-1.0.3.tgz#3d5c08f1773c28e98e51dba527350d4ac1c912a2" - integrity "sha1-PVwI8Xc8KOmOUdulJzUNSsHJEqI= sha512-hBoA2zKuYW3lUnpx4K0vAn8j77YuYiwvP9sLQfieNS2pd5FkT20sMyPTDJnl9S+5T27ZJbwQRPiujwvDBwhZQg==" +sonner@^1.4.3: + version "1.4.3" + resolved "https://registry.yarnpkg.com/sonner/-/sonner-1.4.3.tgz#b0c1cc175a0e9184460911ca9c396daec5311ae9" + integrity sha512-SArYlHbkjqRuLiR0iGY2ZSr09oOrxw081ZZkQPfXrs8aZQLIBOLOdzTYxGJB5yIZ7qL56UEPmrX1YqbODwG0Lw== sort-keys@^5.0.0: version "5.0.0"