From ca031f4cf088616b88bc905d21b3ca0af54fcb02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 06:20:33 +0000 Subject: [PATCH] chore(deps): bump @radix-ui/react-slot from 1.2.3 to 1.2.4 in /web Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.2.3 to 1.2.4. - [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-slot" dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 385438 -> 388754 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index ce14d2c722de08985cd132efaef180d3ecbb8d55..ae13525f4e1c3c6c38ee454a78635a9e8dc88d9f 100644 GIT binary patch delta 354 zcmbPtSbWl5@eO+zr~e9M;+-xVz$DOold=6KBjfg)j7-`3)9w73I2iS(e=J~8?|m#iq$InNGi8%p^Gdf)f+h_U(pDv7D0w7+Em2obYGj*)C_z zbWwseH#M&m-N^0lgPCUVO@ANB#EGGIdwUYoS(fRWq?wJTpEqU_m_99?No?|`IOR~U z9PK3MG7FCi@4TE4pRl527gvj_5MM6?%OFer((H1RLZ@Q={3z!f|FrzTZ2e^akR+Ep zZNKEyh_o>CECb8PfUv;OqDrp-kJ6&VwB+D)GuJTh=@(U*?WYTPGO2Cv%wTe0<0#3` s&nd|)KzH(V1A8Xn>2*6<#irMJGr54c0_|@3OhC*G#4Ow0@>wH_0G$+d=l}o! delta 111 zcmbPqSA5=K@eO+zr>_WN<(+PC%_Pu#ld=6KBjfg)j7-`3(*^9Ac(=bcW;)C{{Z|MR z*LFV#ri&8O^~#tyx9^E&>gSv8m&?Sn{X-7ZL6+?akxao%+gVDOlvt-HxG)K~U#MmR PVrC#_*?ys#^-vK2?4~H~ diff --git a/web/package.json b/web/package.json index 727d5e08a..493c053ce 100644 --- a/web/package.json +++ b/web/package.json @@ -13,7 +13,7 @@ "@opentelemetry/exporter-jaeger": "^2.2.0", "@radix-ui/react-dialog": "^1.1.15", "@radix-ui/react-dropdown-menu": "^2.1.16", - "@radix-ui/react-slot": "^1.2.3", + "@radix-ui/react-slot": "^1.2.4", "@radix-ui/react-tooltip": "^1.2.8", "@tanstack/react-table": "^8.21.3", "class-variance-authority": "^0.7.1",