From 3ec9b1006fd40abd3ecf9a71370ea15a0776afe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 08:34:49 +0000 Subject: [PATCH] Bump swiper from 11.1.4 to 11.1.12 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.4 to 11.1.12. - [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.1.4...v11.1.12) --- updated-dependencies: - dependency-name: swiper 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 28c06a2..1da3e87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "react-router-dom": "^6.26.1", "react-scripts": "5.0.1", "react-social-icons": "^6.18.0", - "swiper": "^11.1.4", + "swiper": "^11.1.12", "web-vitals": "^4.2.3" }, "devDependencies": { @@ -18311,9 +18311,9 @@ } }, "node_modules/swiper": { - "version": "11.1.4", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.4.tgz", - "integrity": "sha512-1n7kbYJB2dFEpUHRFszq7gys/ofIBrMNibwTiMvPHwneKND/t9kImnHt6CfGPScMHgI+dWMbGTycCKGMoOO1KA==", + "version": "11.1.12", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.12.tgz", + "integrity": "sha512-PUkCToYAZMB4kP7z+YfPnkMHOMwMO71g8vUhz2o5INGIgIMb6Sb0XiP6cEJFsiFTd7FRDn5XCbg+KVKPDZqXLw==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index 4c9ee48..3205544 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-router-dom": "^6.26.1", "react-scripts": "5.0.1", "react-social-icons": "^6.18.0", - "swiper": "^11.1.4", + "swiper": "^11.1.12", "web-vitals": "^4.2.3" }, "scripts": {