mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:20:03 +03:00
Update dependency swiper to v14.1.0
This commit is contained in:
Generated
+4
-4
@@ -15,7 +15,7 @@
|
|||||||
"@mdi/react": "1.6.1",
|
"@mdi/react": "1.6.1",
|
||||||
"clsx": "2.1.1",
|
"clsx": "2.1.1",
|
||||||
"react": "18.3.1",
|
"react": "18.3.1",
|
||||||
"swiper": "14.0.7",
|
"swiper": "14.1.0",
|
||||||
"ua-parser-js": "2.0.10"
|
"ua-parser-js": "2.0.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
@@ -24367,9 +24367,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/swiper": {
|
"node_modules/swiper": {
|
||||||
"version": "14.0.7",
|
"version": "14.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-14.0.7.tgz",
|
"resolved": "https://registry.npmjs.org/swiper/-/swiper-14.1.0.tgz",
|
||||||
"integrity": "sha512-PDMY+8hNQBh4kAYdfKIF1GNS7u3hg4xl3NVKBey0rENnpUpTsiE/aCcbgpmm1PIf4RMI7loO3XhW9BdxLzQw0A==",
|
"integrity": "sha512-ppit/AqmGvThKlXy4I1/9N/gEyb9s/BDHWciWNeIxbfteFKUhPQXrYuOMKszomXKd9WiLd+/0vKdPHW+0N0mhA==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
|
|||||||
+1
-1
@@ -29,7 +29,7 @@
|
|||||||
"@mdi/react": "1.6.1",
|
"@mdi/react": "1.6.1",
|
||||||
"clsx": "2.1.1",
|
"clsx": "2.1.1",
|
||||||
"react": "18.3.1",
|
"react": "18.3.1",
|
||||||
"swiper": "14.0.7",
|
"swiper": "14.1.0",
|
||||||
"ua-parser-js": "2.0.10"
|
"ua-parser-js": "2.0.10"
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
|
|||||||
Reference in New Issue
Block a user