From 2a10e4944e008622a51cb4e1024224700b574002 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 00:35:03 +0800 Subject: [PATCH] build(deps): bump swiper from 11.1.4 to 11.1.11 (#390) Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.4 to 11.1.11. - [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.11) --- 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 0abc10f..590f5eb 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "dependencies": { "gsap": "^3.12.5", "solid-js": "^1.8.18", - "swiper": "^11.1.4", + "swiper": "^11.1.11", "tiny-invariant": "^1.3.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18c2d81..3649c94 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^1.8.18 version: 1.8.18 swiper: - specifier: ^11.1.4 - version: 11.1.4 + specifier: ^11.1.11 + version: 11.1.11 tiny-invariant: specifier: ^1.3.3 version: 1.3.3 @@ -3111,8 +3111,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /swiper@11.1.4: - resolution: {integrity: sha512-1n7kbYJB2dFEpUHRFszq7gys/ofIBrMNibwTiMvPHwneKND/t9kImnHt6CfGPScMHgI+dWMbGTycCKGMoOO1KA==} + /swiper@11.1.11: + resolution: {integrity: sha512-077Aw3OrlZpkkBRf/6+44bGh/HZY/vsLEyate2db2KkJgYUIR5TvDgvvhcJtW/puXzw79w5KBc30DauEX6GZYQ==} engines: {node: '>= 4.7.0'} dev: false