From fa7d0aabe9b82d766cb875691c900d045b9618d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 22:43:34 +0000 Subject: [PATCH] fix(deps): update dependency swiper to v11.1.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 89200bdbe..a3a7155c6 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "sass": "1.77.8", "svelte": "4.2.18", "svelte-modals": "^1.3.0", - "swiper": "11.1.5", + "swiper": "11.1.6", "tailwindcss": "^3.3.3", "three": "0.161.0", "truncate-eth-address": "1.0.2", diff --git a/yarn.lock b/yarn.lock index 2a87e30b1..5cb60bc0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10809,10 +10809,10 @@ svg-tags@^1.0.0: resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764" integrity sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA== -swiper@11.1.5: - version "11.1.5" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.1.5.tgz#fac11a45e34f571e73e89cb232165a146e716943" - integrity sha512-JJQWFXdxiMGC2j6ZGTYat5Z7NN9JORJBgHp0/joX9uPod+cRj0wr5H5VnWSNIz9JeAamQvYKaG7aFrGHIF9OEg== +swiper@11.1.6: + version "11.1.6" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.1.6.tgz#6b3f2114a37242854b0297714d0c3a7279c5904a" + integrity sha512-4VX3/Ldj0wzE9TOAyFV0t9ecbaU92BbmIeYWEI5IIDt6Nyyr5RqgzZiS0q5G8pALWNCg+KsrStkfH/aMtzclPw== symbol-observable@^1.2.0: version "1.2.0"