From d21f3ff5e79b34ed4e8ebdc6ae664555996d0564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 08:24:12 +0000 Subject: [PATCH] build(deps): bump @radix-ui/react-select from 1.2.2 to 2.1.3 Bumps [@radix-ui/react-select](https://github.com/radix-ui/primitives) from 1.2.2 to 2.1.3. - [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-select" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 329a908..f8875ef 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@radix-ui/react-navigation-menu": "^1.1.3", "@radix-ui/react-popover": "^1.1.1", "@radix-ui/react-scroll-area": "^1.1.0", - "@radix-ui/react-select": "^1.2.2", + "@radix-ui/react-select": "^2.1.3", "@radix-ui/react-separator": "^1.0.3", "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-tabs": "^1.1.0",