Update dependency swiper to v14.2.0

This commit is contained in:
renovate[bot]
2026-09-02 18:41:12 +00:00
committed by GitHub
parent 3f7c52e5d5
commit 47edc58b94
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.1.0",
"swiper": "14.2.0",
"ua-parser-js": "2.0.10"
},
"devDependencies": {
@@ -24376,9 +24376,9 @@
}
},
"node_modules/swiper": {
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-14.1.0.tgz",
"integrity": "sha512-ppit/AqmGvThKlXy4I1/9N/gEyb9s/BDHWciWNeIxbfteFKUhPQXrYuOMKszomXKd9WiLd+/0vKdPHW+0N0mhA==",
"version": "14.2.0",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-14.2.0.tgz",
"integrity": "sha512-GsL4M9Fq7Sg22OyL3SjdNj/0bxTfIxPJJHHW394Li0u5vYtExi0a09iBUc8CuLafJi5pAlH2AHUe1PocxHl45g==",
"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.1.0",
"swiper": "14.2.0",
"ua-parser-js": "2.0.10"
},
"browserslist": {