From a72e5be2e7e7cc5416f619e14922328038196305 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 08:26:41 +0000 Subject: [PATCH] Bump @radix-ui/themes from 2.0.3 to 3.0.5 Bumps [@radix-ui/themes](https://github.com/radix-ui/themes) from 2.0.3 to 3.0.5. - [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..c70e6c1 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.0.5", "@tanstack/react-table": "8.17.3", "@uiw/react-json-view": "2.0.0-alpha.24", "@uiw/react-markdown-preview": "5.1.1",