Update dependency swiper to v14.1.0

This commit is contained in:
renovate[bot]
2026-08-13 20:49:02 +00:00
committed by GitHub
parent ca32ea70c8
commit 2426a54666
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.7",
"swiper": "14.1.0",
"ua-parser-js": "2.0.10"
},
"devDependencies": {
@@ -24367,9 +24367,9 @@
}
},
"node_modules/swiper": {
"version": "14.0.7",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-14.0.7.tgz",
"integrity": "sha512-PDMY+8hNQBh4kAYdfKIF1GNS7u3hg4xl3NVKBey0rENnpUpTsiE/aCcbgpmm1PIf4RMI7loO3XhW9BdxLzQw0A==",
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-14.1.0.tgz",
"integrity": "sha512-ppit/AqmGvThKlXy4I1/9N/gEyb9s/BDHWciWNeIxbfteFKUhPQXrYuOMKszomXKd9WiLd+/0vKdPHW+0N0mhA==",
"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.7",
"swiper": "14.1.0",
"ua-parser-js": "2.0.10"
},
"browserslist": {