From 6d254c694677af6189159fad1c7737f2e06e4a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:27:41 +0100 Subject: chore(deps): bump @radix-ui/react-toast from 1.1.5 to 1.2.1 in /ui (#2222) Bumps [@radix-ui/react-toast](https://github.com/radix-ui/primitives) from 1.1.5 to 1.2.1. - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) --- updated-dependencies: - dependency-name: "@radix-ui/react-toast" 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> --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/package.json') diff --git a/ui/package.json b/ui/package.json index 5c4cfe66..0b3bdee4 100644 --- a/ui/package.json +++ b/ui/package.json @@ -25,7 +25,7 @@ "@radix-ui/react-dialog": "^1.1.1", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-slot": "^1.1.0", - "@radix-ui/react-toast": "^1.1.5", + "@radix-ui/react-toast": "^1.2.1", "@tailwindcss/forms": "^0.5.7", "@tanstack/react-table": "^8.19.2", "@tanstack/react-virtual": "^3.5.1", -- cgit v1.3.1