Update dependency swiper to v14

This commit is contained in:
renovate[bot]
2026-07-17 02:54:46 +00:00
committed by GitHub
parent 8003f9e49f
commit f581b11e2f
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -15,7 +15,7 @@
"@mdi/react": "1.6.1",
"clsx": "2.1.1",
"react": "18.3.1",
"swiper": "12.2.0",
"swiper": "14.0.5",
"ua-parser-js": "2.0.10"
},
"devDependencies": {
@@ -24366,9 +24366,9 @@
}
},
"node_modules/swiper": {
"version": "12.2.0",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-12.2.0.tgz",
"integrity": "sha512-K8uXsBZU6ME97Ia3xbBge8IRCnR1lOmIILzvY/jGVic7dSTQ530s3uO8RvXbPUtkkXLWIwmZLRPbtDxRWVAFdg==",
"version": "14.0.5",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-14.0.5.tgz",
"integrity": "sha512-SMSKS0sj+lPIFzngfIKb5cyBtzmAuJw7rXgXdyYiDReb+pSpJXuNljHYgT4DXa5Stnl2Ew2/Lam5ipv4PIqZ7A==",
"funding": [
{
"type": "custom",
+1 -1
View File
@@ -29,7 +29,7 @@
"@mdi/react": "1.6.1",
"clsx": "2.1.1",
"react": "18.3.1",
"swiper": "12.2.0",
"swiper": "14.0.5",
"ua-parser-js": "2.0.10"
},
"browserslist": {