From f0422a855bfa9f0cef87f52297a01b67ceddd112 Mon Sep 17 00:00:00 2001 From: Mamalizz Date: Wed, 16 Apr 2025 20:08:08 +0330 Subject: [PATCH] installed new swiper --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 9035be3..3a287e1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -37,7 +37,7 @@ "nuxt": "^3.15.4", "reka-ui": "^1.0.0-alpha.6", "sanitize-html": "^2.15.0", - "swiper": "^11.2.4", + "swiper": "^11.2.6", "universal-cookie": "^7.2.2", "vue": "latest", "vue-router": "latest",