From 1c05eb263352d14723e8a0c85423e88f97fdc1f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 06:58:51 +0000 Subject: [PATCH] build(deps): bump swiper from 11.1.11 to 11.1.15 (#427) Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.11 to 11.1.15. - [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.11...v11.1.15) --- updated-dependencies: - dependency-name: swiper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 70827ae..2f6a2f3 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "dependencies": { "gsap": "^3.12.5", "solid-js": "^1.8.22", - "swiper": "^11.1.11", + "swiper": "^11.1.15", "tiny-invariant": "^1.3.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a02c3e0..fd2bed8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^1.8.22 version: 1.8.22 swiper: - specifier: ^11.1.11 - version: 11.1.11 + specifier: ^11.1.15 + version: 11.1.15 tiny-invariant: specifier: ^1.3.3 version: 1.3.3 @@ -3111,8 +3111,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /swiper@11.1.11: - resolution: {integrity: sha512-077Aw3OrlZpkkBRf/6+44bGh/HZY/vsLEyate2db2KkJgYUIR5TvDgvvhcJtW/puXzw79w5KBc30DauEX6GZYQ==} + /swiper@11.1.15: + resolution: {integrity: sha512-IzWeU34WwC7gbhjKsjkImTuCRf+lRbO6cnxMGs88iVNKDwV+xQpBCJxZ4bNH6gSrIbbyVJ1kuGzo3JTtz//CBw==} engines: {node: '>= 4.7.0'} dev: false