Skip to content

Commit

Permalink
chore(deps): bump swiper from 9.1.0 to 11.1.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 9.1.0 to 11.1.0.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](nolimits4web/swiper@v9.1.0...v11.1.0)

---
updated-dependencies:
- dependency-name: swiper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2024
1 parent 3c2784e commit 76eee26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react-markdown": "^8.0.7",
"react-swipeable-views": "^0.14.0",
"react-swipeable-views-utils": "^0.14.0",
"swiper": "^9.1.0",
"swiper": "^11.1.0",
"yup": "^1.3.2"
},
"devDependencies": {
Expand Down
15 changes: 4 additions & 11 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7164,11 +7164,6 @@ sshpk@^1.14.1:
safer-buffer "^2.0.2"
tweetnacl "~0.14.0"

ssr-window@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/ssr-window/-/ssr-window-4.0.2.tgz#dc6b3ee37be86ac0e3ddc60030f7b3bc9b8553be"
integrity sha512-ISv/Ch+ig7SOtw7G2+qkwfVASzazUnvlDTwypdLoPoySv+6MqlOV10VwPSE6EWkGjhW50lUmghPmpYZXMu/+AQ==

stacktrace-parser@^0.1.10:
version "0.1.10"
resolved "https://registry.yarnpkg.com/stacktrace-parser/-/stacktrace-parser-0.1.10.tgz#29fb0cae4e0d0b85155879402857a1639eb6051a"
Expand Down Expand Up @@ -7378,12 +7373,10 @@ swap-case@^2.0.2:
dependencies:
tslib "^2.0.3"

swiper@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-9.1.0.tgz#1a804254aa5b52724038ea1b4007193742a6bbf3"
integrity sha512-Ck8CywwfUghkbUAHbxTAWyeUAcNrIDNJ6EnKFBGGcHDjeqbh0Jq08RbmD5fMu1a0oOv1eIkUGVkqNJy/asm+yA==
dependencies:
ssr-window "^4.0.2"
swiper@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.1.0.tgz#3497b60d65d1320e427cdf11dfaad5c555283826"
integrity sha512-Pm78CgU7Wvg+w/MgIL/1NwMSLgx0XqFof25EnVyX8iZFCYJv5CppH7LHkBj43qW2k5Cp3Iz7FcdBxrox7XX2AQ==

symbol-observable@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 76eee26

Please sign in to comment.