From 557abf14290ad36a71271bc4f0c1649295cccec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 17:57:31 +0000 Subject: [PATCH] Bump swiper from 11.2.6 to 11.2.7 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.2.6 to 11.2.7. - [Release notes](https://github.com/nolimits4web/Swiper/releases) - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md) - [Commits](https://github.com/nolimits4web/Swiper/compare/v11.2.6...v11.2.7) --- updated-dependencies: - dependency-name: swiper dependency-version: 11.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 306e36985..8b3b20914 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^11.2.7", "three": "^0.176.0", "vanilla-tilt": "^1.8.1" }, @@ -24841,9 +24841,9 @@ } }, "node_modules/swiper": { - "version": "11.2.6", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.6.tgz", - "integrity": "sha512-8aXpYKtjy3DjcbzZfz+/OX/GhcU5h+looA6PbAzHMZT6ESSycSp9nAjPCenczgJyslV+rUGse64LMGpWE3PX9Q==", + "version": "11.2.7", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.7.tgz", + "integrity": "sha512-oPJCwdcjFMw3SoBM7AdB1RJzjT7JaE4Mg7TWceTmJ/i2OtF8L01Ct+5eOf48nG3trgR0wXFekWdfnTdl0eg6Pg==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index bc4d333e1..39ef14358 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^11.2.7", "three": "^0.176.0", "vanilla-tilt": "^1.8.1" },