From 086ea0bcf3797b5870e021168df2987434a9c40e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 11:26:49 +0000 Subject: [PATCH] Bump @radix-ui/themes from 2.0.3 to 3.0.3 Bumps [@radix-ui/themes](https://github.com/radix-ui/themes) from 2.0.3 to 3.0.3. - [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 edeeee3..5206515 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.3", "@tanstack/react-table": "^8.12.0", "@uiw/react-json-view": "^2.0.0-alpha.18", "@uiw/react-markdown-preview": "^5.0.7",