From 7e3c9ba42697f126fbd8cb5824437fbeba541156 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 01:43:32 +0000 Subject: [PATCH] build(deps): bump swiper from 14.0.7 to 14.1.0 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 14.0.7 to 14.1.0. - [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/v14.0.7...v14.1.0) --- updated-dependencies: - dependency-name: swiper dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9d0fdbe1..00e2d054 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "prism-react-renderer": "^2.4.1", "react": "^19.2.8", "react-dom": "^19.2.8", - "swiper": "^14.0.7" + "swiper": "^14.1.0" }, "devDependencies": { "@docusaurus/module-type-aliases": "3.10.2", diff --git a/yarn.lock b/yarn.lock index 05aec756..d1e59718 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9097,10 +9097,10 @@ svgo@^3.0.2, svgo@^3.2.0: picocolors "^1.0.0" sax "^1.5.0" -swiper@^14.0.7: - version "14.0.7" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-14.0.7.tgz#cfdae71aec6174f01fc456d06f6e9703d6cf62a4" - integrity sha512-PDMY+8hNQBh4kAYdfKIF1GNS7u3hg4xl3NVKBey0rENnpUpTsiE/aCcbgpmm1PIf4RMI7loO3XhW9BdxLzQw0A== +swiper@^14.1.0: + version "14.1.0" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-14.1.0.tgz#6ae183493719af555a0262b544d602340f0137c3" + integrity sha512-ppit/AqmGvThKlXy4I1/9N/gEyb9s/BDHWciWNeIxbfteFKUhPQXrYuOMKszomXKd9WiLd+/0vKdPHW+0N0mhA== tailwindcss@4.3.3, tailwindcss@^4.3.3: version "4.3.3"