Update dependency swiper to v12.1.3

This commit is contained in:
renovate[bot]
2026-03-31 22:39:34 +00:00
committed by GitHub
parent 20b837c6c8
commit eb18229f7a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -31,7 +31,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.98.0",
"swiper": "12.1.2",
"swiper": "12.1.3",
"ua-parser-js": "2.0.9",
"url-loader": "4.1.1"
},
@@ -22878,9 +22878,9 @@
}
},
"node_modules/swiper": {
"version": "12.1.2",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-12.1.2.tgz",
"integrity": "sha512-4gILrI3vXZqoZh71I1PALqukCFgk+gpOwe1tOvz5uE9kHtl2gTDzmYflYCwWvR4LOvCrJi6UEEU+gnuW5BtkgQ==",
"version": "12.1.3",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-12.1.3.tgz",
"integrity": "sha512-XcWlVmkHFICI4fuoJKgbp8PscDcS4i7pBH8nwJRBi3dpQvhCySwsWRYm4bOf/BzKVWkHOYaFw7qz9uBSrY3oug==",
"funding": [
{
"type": "patreon",
+1 -1
View File
@@ -45,7 +45,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.98.0",
"swiper": "12.1.2",
"swiper": "12.1.3",
"ua-parser-js": "2.0.9",
"url-loader": "4.1.1"
},