From 902b670ffffb3f25f0099a3673235943b87ce09e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 15:06:07 +0000 Subject: [PATCH] chore(deps): bump swiper from 10.3.1 to 11.0.0 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 10.3.1 to 11.0.0. - [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/v10.3.1...v11.0.0) --- updated-dependencies: - dependency-name: swiper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cfe490f4..539f059b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@cycjimmy/weixin-share": "^7.0.2", "core-js": "^3.33.1", "fastclick": "^1.0.6", - "swiper": "^10.3.1" + "swiper": "^11.0.0" }, "devDependencies": { "@babel/core": "^7.23.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa48247e..b9a57ef7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: ^1.0.6 version: 1.0.6 swiper: - specifier: ^10.3.1 - version: 10.3.1 + specifier: ^11.0.0 + version: 11.0.0 devDependencies: '@babel/core': @@ -9133,8 +9133,8 @@ packages: picocolors: 1.0.0 dev: true - /swiper@10.3.1: - resolution: {integrity: sha512-24Wk3YUdZHxjc9faID97GTu6xnLNia+adMt6qMTZG/HgdSUt4fS0REsGUXJOgpTED0Amh/j+gRGQxsLayJUlBQ==} + /swiper@11.0.0: + resolution: {integrity: sha512-JHTJDUBVkG5L5bD+ZOw/6GkM0vArxV26b/EnciyCSgUPOa9MvAfVQLJJd+dJjo4dj5Yjp6zQaDYqOj+pF+lgzQ==} engines: {node: '>= 4.7.0'} dev: false