Skip to content

Commit 3236600

Browse files
dependabot[bot]razzeee
authored andcommitted
build(deps): bump swiper from 14.0.7 to 14.1.0
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 14.0.7 to 14.1.0. - [Release notes](https://github.com/nolimits4web/Swiper/releases) - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md) - [Commits](nolimits4web/swiper@v14.0.7...v14.1.0) --- updated-dependencies: - dependency-name: swiper dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4415bd2 commit 3236600

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"prism-react-renderer": "^2.4.1",
2525
"react": "^19.2.8",
2626
"react-dom": "^19.2.8",
27-
"swiper": "^14.0.7"
27+
"swiper": "^14.1.0"
2828
},
2929
"devDependencies": {
3030
"@docusaurus/module-type-aliases": "3.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9097,10 +9097,10 @@ svgo@^3.0.2, svgo@^3.2.0:
90979097
picocolors "^1.0.0"
90989098
sax "^1.5.0"
90999099

9100-
swiper@^14.0.7:
9101-
version "14.0.7"
9102-
resolved "https://registry.yarnpkg.com/swiper/-/swiper-14.0.7.tgz#cfdae71aec6174f01fc456d06f6e9703d6cf62a4"
9103-
integrity sha512-PDMY+8hNQBh4kAYdfKIF1GNS7u3hg4xl3NVKBey0rENnpUpTsiE/aCcbgpmm1PIf4RMI7loO3XhW9BdxLzQw0A==
9100+
swiper@^14.1.0:
9101+
version "14.1.0"
9102+
resolved "https://registry.yarnpkg.com/swiper/-/swiper-14.1.0.tgz#6ae183493719af555a0262b544d602340f0137c3"
9103+
integrity sha512-ppit/AqmGvThKlXy4I1/9N/gEyb9s/BDHWciWNeIxbfteFKUhPQXrYuOMKszomXKd9WiLd+/0vKdPHW+0N0mhA==
91049104

91059105
tailwindcss@4.3.3, tailwindcss@^4.3.3:
91069106
version "4.3.3"

0 commit comments

Comments
 (0)