Update AdminLTE

- from 2.4.5 to 2.4.18 (cannot detect any issues)
- set default scancycle for Apple Devices to 1
This commit is contained in:
leiweibau
2022-07-11 21:34:04 +02:00
parent a5a060b7c0
commit b2d2e3e9b6
3506 changed files with 228613 additions and 134604 deletions

View File

@@ -0,0 +1,30 @@
{
"name": "seiyria/bootstrap-slider",
"type": "library",
"version": "10.6.2",
"description": "A less buggy fork of the original bootstrap slider found on http://www.eyecon.ro/ by Stefan Petre. It was forked so we could update the slider since the original wasn't under version control.",
"keywords": ["slider", "css", "bootstrap", "javascript"],
"homepage": "https://github.com/seiyria/bootstrap-slider",
"require": {},
"license": "MIT",
"authors": [
{
"name": "Kyle Kemp",
"email": "kyle@seiyria.com",
"homepage": "http://seiyria.com",
"role": "Developer"
},
{
"name": "Rohit Kalkur",
"email": "rohit.kalkur@gmail.com",
"homepage": "http://www.rovolutionary.com",
"role": "Developer"
},
{
"name": "Lucas Zardo",
"email": "lucas@deliverymuch.com.br",
"homepage": "https://deliverymuch.com.br",
"role": "Packagist Editor"
}
]
}