From d71fcbe9c8066438a75d58bec3b3aea77bcad714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:42:16 +0000 Subject: [PATCH] Bump @radix-ui/themes from 2.0.3 to 3.1.1 Bumps [@radix-ui/themes](https://github.com/radix-ui/themes) from 2.0.3 to 3.1.1. - [Commits](https://github.com/radix-ui/themes/commits) --- updated-dependencies: - dependency-name: "@radix-ui/themes" 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 041b5f5..d3ac612 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@octokit/types": "^12.6.0", "@radix-ui/react-accordion": "^1.1.2", "@radix-ui/react-select": "^2.0.0", - "@radix-ui/themes": "^2.0.3", + "@radix-ui/themes": "^3.1.1", "@tanstack/react-table": "8.17.3", "@uiw/react-json-view": "2.0.0-alpha.24", "@uiw/react-markdown-preview": "5.1.1",