From 49cdbbf12aabdbf8e5fb621c6fd687ed58964b9b Mon Sep 17 00:00:00 2001 From: Wikzyy Date: Tue, 29 Apr 2025 17:17:26 +0700 Subject: [PATCH] update version library sweetalert2 to 11.19.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7dbf6f..09bf451 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "styled-components": "^6.1.13", "stylis": "^4.3.4", "stylis-plugin-rtl": "^2.1.1", - "sweetalert": "^2.1.2", + "sweetalert2": "^11.19.1", "tabs": "^0.2.0", "tailwind-merge": "^2.5.4", "tailwindcss-animate": "^1.0.7",