Merge pull request #1956 from jellyfin/renovate/swiper-14.x

Update dependency swiper to v14.0.6
This commit is contained in:
Niels van Velzen
2026-08-02 22:48:06 +02:00
committed by GitHub
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": "14.0.5",
"swiper": "14.0.6",
"ua-parser-js": "2.0.10"
},
"devDependencies": {
@@ -24367,9 +24367,9 @@
}
},
"node_modules/swiper": {
"version": "14.0.5",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-14.0.5.tgz",
"integrity": "sha512-SMSKS0sj+lPIFzngfIKb5cyBtzmAuJw7rXgXdyYiDReb+pSpJXuNljHYgT4DXa5Stnl2Ew2/Lam5ipv4PIqZ7A==",
"version": "14.0.6",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-14.0.6.tgz",
"integrity": "sha512-ArptjmcZMBvpLCbvzSKuqvQpjjITCbZdymiGOrbZQffQ3ZSjgpvMByXX0WZBUt+FV4PPIumdYfZ9ZdBbFsdH6g==",
"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": "14.0.5",
"swiper": "14.0.6",
"ua-parser-js": "2.0.10"
},
"browserslist": {