From 28782217f19783749793a9a88ea9608573311461 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 09:08:50 +0000 Subject: [PATCH] build(deps): bump swiper from 11.1.1 to 11.1.4 (#333) Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.1.1 to 11.1.4. - [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.1...v11.1.4) --- 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 98a6da9..5bf7575 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "dependencies": { "gsap": "^3.12.5", "solid-js": "^1.8.17", - "swiper": "^11.1.1", + "swiper": "^11.1.4", "tiny-invariant": "^1.3.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc6df47..0189bac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^1.8.17 version: 1.8.17 swiper: - specifier: ^11.1.1 - version: 11.1.1 + specifier: ^11.1.4 + version: 11.1.4 tiny-invariant: specifier: ^1.3.3 version: 1.3.3 @@ -3031,8 +3031,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /swiper@11.1.1: - resolution: {integrity: sha512-jGmEA/fNz1lACIcY4/40ggm1Gcyv+EUivmgV/Jd2WFPsEJhbWXnRAwzZR8OPjkBLtDxmzcoYG/iiAMWfRs0YKQ==} + /swiper@11.1.4: + resolution: {integrity: sha512-1n7kbYJB2dFEpUHRFszq7gys/ofIBrMNibwTiMvPHwneKND/t9kImnHt6CfGPScMHgI+dWMbGTycCKGMoOO1KA==} engines: {node: '>= 4.7.0'} dev: false