Update dependency swiper to v12.1.4

This commit is contained in:
renovate[bot]
2026-05-06 19:03:30 +00:00
committed by GitHub
parent 9cbbc97a33
commit 5a5b0e6fb0
2 changed files with 9 additions and 9 deletions
+8 -8
View File
@@ -31,7 +31,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.99.0",
"swiper": "12.1.3",
"swiper": "12.1.4",
"ua-parser-js": "2.0.9",
"url-loader": "4.1.1"
},
@@ -22807,17 +22807,17 @@
}
},
"node_modules/swiper": {
"version": "12.1.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-12.1.3.tgz",
"integrity": "sha512-XcWlVmkHFICI4fuoJKgbp8PscDcS4i7pBH8nwJRBi3dpQvhCySwsWRYm4bOf/BzKVWkHOYaFw7qz9uBSrY3oug==",
"version": "12.1.4",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-12.1.4.tgz",
"integrity": "sha512-bihiwoKMOQwW8FfdUbo1DgkVH25E+4ZELIq0oopL1KTKBteLuaTMi/wwFjMxtlhTkk45k3XQ89D1Fvv0spSqBA==",
"funding": [
{
"type": "patreon",
"url": "https://www.patreon.com/swiperjs"
"type": "custom",
"url": "https://sponsors.nolimits4web.com"
},
{
"type": "open_collective",
"url": "http://opencollective.com/swiper"
"type": "github",
"url": "https://github.com/sponsors/nolimits4web"
}
],
"license": "MIT",
+1 -1
View File
@@ -45,7 +45,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.99.0",
"swiper": "12.1.3",
"swiper": "12.1.4",
"ua-parser-js": "2.0.9",
"url-loader": "4.1.1"
},