mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:10:04 +03:00
Update dependency swiper to v12.1.4
This commit is contained in:
Generated
+8
-8
@@ -31,7 +31,7 @@
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"sass": "1.99.0",
|
||||
"swiper": "12.1.3",
|
||||
"swiper": "12.1.4",
|
||||
"ua-parser-js": "2.0.9",
|
||||
"url-loader": "4.1.1"
|
||||
},
|
||||
@@ -22807,17 +22807,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/swiper": {
|
||||
"version": "12.1.3",
|
||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-12.1.3.tgz",
|
||||
"integrity": "sha512-XcWlVmkHFICI4fuoJKgbp8PscDcS4i7pBH8nwJRBi3dpQvhCySwsWRYm4bOf/BzKVWkHOYaFw7qz9uBSrY3oug==",
|
||||
"version": "12.1.4",
|
||||
"resolved": "https://registry.npmjs.org/swiper/-/swiper-12.1.4.tgz",
|
||||
"integrity": "sha512-bihiwoKMOQwW8FfdUbo1DgkVH25E+4ZELIq0oopL1KTKBteLuaTMi/wwFjMxtlhTkk45k3XQ89D1Fvv0spSqBA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "patreon",
|
||||
"url": "https://www.patreon.com/swiperjs"
|
||||
"type": "custom",
|
||||
"url": "https://sponsors.nolimits4web.com"
|
||||
},
|
||||
{
|
||||
"type": "open_collective",
|
||||
"url": "http://opencollective.com/swiper"
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/nolimits4web"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
|
||||
+1
-1
@@ -45,7 +45,7 @@
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"sass": "1.99.0",
|
||||
"swiper": "12.1.3",
|
||||
"swiper": "12.1.4",
|
||||
"ua-parser-js": "2.0.9",
|
||||
"url-loader": "4.1.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user