From 0b7605b3ffdb7f79b829cc8967b76d29ddd7cfdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 21:35:58 +0800 Subject: [PATCH] build(deps): bump swiper from 11.0.6 to 11.0.7 (#294) Bumps [swiper](https://github.com/nolimits4web/Swiper) from 11.0.6 to 11.0.7. - [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.0.6...v11.0.7) --- 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 2a742ee..ab2f3bf 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "dependencies": { "gsap": "^3.12.5", "solid-js": "^1.8.14", - "swiper": "^11.0.6", + "swiper": "^11.0.7", "tiny-invariant": "^1.3.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2884bce..432b2c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^1.8.14 version: 1.8.14 swiper: - specifier: ^11.0.6 - version: 11.0.6 + specifier: ^11.0.7 + version: 11.0.7 tiny-invariant: specifier: ^1.3.3 version: 1.3.3 @@ -2928,8 +2928,8 @@ packages: engines: {node: '>= 0.4'} dev: true - /swiper@11.0.6: - resolution: {integrity: sha512-W/Me7MQl5rNgdM5x9i3Gll76WsyVpnHn91GhBOyL7RCFUeg62aVnflzlVfIpXzZ/87FtJOfAoDH79ZH2Yq76zA==} + /swiper@11.0.7: + resolution: {integrity: sha512-cDfglW1B6uSmB6eB6pNmzDTNLmZtu5bWWa1vak0RU7fOI9qHjMzl7gVBvYSl34b0RU2N11HxxETJqQ5LeqI1cA==} engines: {node: '>= 4.7.0'} dev: false