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

@@ -16,14 +16,14 @@
"homepage": "http://ckeditor.com",
"main": "./ckeditor.js",
"moduleType": "globals",
"version": "4.10.0",
"_release": "4.10.0",
"version": "4.12.1",
"_release": "4.12.1",
"_resolution": {
"type": "version",
"tag": "4.10.0",
"commit": "485918a01ecac5bd286f169e831eddcc895f5132"
"tag": "4.12.1",
"commit": "b1a25e93ae0b038f45dcba458f4c2c18bd7318e5"
},
"_source": "https://github.com/ckeditor/ckeditor-releases.git",
"_target": "^4.7.0",
"_target": "^4.7",
"_originalSource": "ckeditor"
}