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 ceda5da4c5
commit 7ffc0892f7
3506 changed files with 228613 additions and 134604 deletions

View File

@@ -1,11 +1,12 @@
{
"name": "jquery-ui",
"version": "1.11.4",
"version": "1.12.1",
"main": [
"jquery-ui.js"
],
"ignore": [
],
"license": "MIT",
"dependencies": {
"jquery": ">=1.6"
}