From 1b68abf6eb967c754c2780f09f31c2cb54ac2374 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 10 Dec 2025 11:46:57 +0000 Subject: [PATCH] fix: upgrade @radix-ui/react-slot from 1.2.3 to 1.2.4 Snyk has created this PR to upgrade @radix-ui/react-slot from 1.2.3 to 1.2.4. See this package in npm: @radix-ui/react-slot See this project in Snyk: https://app.snyk.io/org/ahqsoftwares/project/d623866d-46b9-4f14-ad8c-4e2d9ddd3a8e?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29500c2..6b1e7df 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@radix-ui/react-popover": "^1.1.15", "@radix-ui/react-select": "^2.2.6", "@radix-ui/react-separator": "^1.1.7", - "@radix-ui/react-slot": "^1.2.3", + "@radix-ui/react-slot": "^1.2.4", "@tailwindcss/postcss": "^4.1.14", "@tauri-apps/api": "^2.8.0", "@tauri-apps/plugin-autostart": "~2.5.0",