From f99b62022378dfa8c4da89197b24f2e24827a174 Mon Sep 17 00:00:00 2001 From: Daho Mita Date: Tue, 13 Jan 2026 20:16:49 -0500 Subject: [PATCH] revert 2 files to previous status --- extension/package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extension/package.json b/extension/package.json index 4ecb2677..21cb9ff8 100644 --- a/extension/package.json +++ b/extension/package.json @@ -19,7 +19,7 @@ "@radix-ui/react-radio-group": "^1.2.3", "@radix-ui/react-scroll-area": "^1.2.10", "@radix-ui/react-separator": "^1.1.2", - "@radix-ui/react-slot": "^1.1.2", + "@radix-ui/react-slot": "^1.2.4", "@radix-ui/react-switch": "^1.2.6", "@radix-ui/react-tabs": "^1.1.3", "@radix-ui/react-tooltip": "^1.2.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23e5a4b3..8ab80f48 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: ^1.1.2 version: 1.1.2(@types/react-dom@18.3.5(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@19.1.1(react@19.1.1))(react@19.1.1) '@radix-ui/react-slot': - specifier: ^1.1.2 - version: 1.1.2(@types/react@18.3.20)(react@19.1.1) + specifier: ^1.2.4 + version: 1.2.4(@types/react@18.3.20)(react@19.1.1) '@radix-ui/react-switch': specifier: ^1.2.6 version: 1.2.6(@types/react-dom@18.3.5(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)