From 23256b04a57f4a7ec1516383601bc3ea02971246 Mon Sep 17 00:00:00 2001 From: andres Date: Thu, 15 Aug 2024 14:21:29 +0200 Subject: [PATCH] update react-toggle-group --- bun.lockb | Bin 89075 -> 89075 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 6ac8e3e306c3f2bf3915f16047038694f346268a..77d20ff128633ce6e285ba35ba8d408fe507ea3f 100755 GIT binary patch delta 18 acmeyoo%Qo})(z4xm<{y|Hp{)ZS_}YHX$YkN delta 18 acmeyoo%Qo})(z4xm<{wyHp{)ZS_}YHc?hTg diff --git a/package.json b/package.json index 05c61e7..b763a15 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@radix-ui/react-dropdown-menu": "^2.1.1", "@radix-ui/react-slot": "^1.1.0", - "@radix-ui/react-toggle-group": "^1.0.4", + "@radix-ui/react-toggle-group": "^1.1.0", "@tanstack/react-query": "^4.28.0", "async-mutex": "^0.5.0", "axios": "^1.3.4",