From c6b964f8b3edfe5ec941c108539c70a03f100fb9 Mon Sep 17 00:00:00 2001 From: Abdul Rahman Reza Date: Fri, 16 May 2025 14:31:01 +0900 Subject: [PATCH] add package --- .gitignore | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a93a63a..87df3b4 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ package-lock.json package.json yarn.lock package-lock.json +package-lock.json diff --git a/package.json b/package.json index 09bf451..43c45d3 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", - "sweetalert2": "^11.19.1", + "sweetalert2": "^11.21.0", "tabs": "^0.2.0", "tailwind-merge": "^2.5.4", "tailwindcss-animate": "^1.0.7",