X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=composer.lock;h=1bf931ce3cbbf502e39daaecd704a8335511c549;hb=0454d0a670e051e8519e9a4220606f83d1408214;hp=b1c2a2a75bf58358a125158bb02a67d40694d3fe;hpb=6f72244d1a703d7aa026cd19f5d38116e3778086;p=friendica.git diff --git a/composer.lock b/composer.lock index b1c2a2a75b..1bf931ce3c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "77fbec143bd07b349f7cd5763f982734", + "content-hash": "3ff4187b4f7167583a3b8caa5f7c2a8a", "packages": [ { "name": "bower-asset/Chart-js", @@ -69,6 +69,37 @@ "description": "Base64 encoding and decoding", "time": "2017-03-25T21:16:21+00:00" }, + { + "name": "bower-asset/perfect-scrollbar", + "version": "0.6.16", + "source": { + "type": "git", + "url": "https://github.com/utatti/perfect-scrollbar-bower.git", + "reference": "3049129e5dbb403295ce8507a461cdd0f200938c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/utatti/perfect-scrollbar-bower/zipball/3049129e5dbb403295ce8507a461cdd0f200938c", + "reference": "3049129e5dbb403295ce8507a461cdd0f200938c", + "shasum": "" + }, + "type": "bower-asset-library", + "extra": { + "bower-asset-main": [ + "css/perfect-scrollbar.css", + "js/perfect-scrollbar.js" + ], + "bower-asset-ignore": [ + "**/.*", + "bower_components" + ] + }, + "license": [ + "MIT" + ], + "description": "Minimalistic but perfect custom scrollbar plugin", + "time": "2017-01-10T01:04:09+00:00" + }, { "name": "ezyang/htmlpurifier", "version": "v4.7.0", @@ -236,6 +267,39 @@ ], "time": "2017-03-16T00:45:59+00:00" }, + { + "name": "lightopenid/lightopenid", + "version": "dev-master", + "source": { + "type": "git", + "url": "https://github.com/Mewp/lightopenid.git", + "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Mewp/lightopenid/zipball/9d42dc24e4dd34121c98a6491bc3ef7933a68a19", + "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19", + "shasum": "" + }, + "require": { + "php": ">=5.2.3" + }, + "type": "library", + "autoload": { + "classmap": [ + "./" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "homepage": "http://code.google.com/p/lightopenid/", + "keywords": [ + "OpenId" + ], + "time": "2013-10-27T16:25:49+00:00" + }, { "name": "michelf/php-markdown", "version": "1.8.0", @@ -336,12 +400,12 @@ }, { "name": "npm-asset/fullcalendar", - "version": "3.8.0", + "version": "3.8.2", "dist": { "type": "tar", - "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.8.0.tgz", + "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.8.2.tgz", "reference": null, - "shasum": "4c0fe494a62b0a8d640c6de8eb883b49a212b5dc" + "shasum": "ef7dc77b89134bbe6163e51136f7a1f8bfc1d807" }, "require": { "npm-asset/jquery": ">=2,<4.0", @@ -368,6 +432,7 @@ "npm-asset/gulp-filter": ">=4.0.0,<5.0.0", "npm-asset/gulp-modify-file": ">=1.0.0,<2.0.0", "npm-asset/gulp-rename": ">=1.2.2,<2.0.0", + "npm-asset/gulp-shell": ">=0.6.5,<0.7.0", "npm-asset/gulp-tslint": ">=8.1.2,<9.0.0", "npm-asset/gulp-uglify": ">=2.0.0,<3.0.0", "npm-asset/gulp-util": ">=3.0.7,<4.0.0", @@ -392,7 +457,7 @@ "npm-asset/tslint": ">=5.8.0,<6.0.0", "npm-asset/tslint-config-standard": ">=7.0.0,<8.0.0", "npm-asset/types--jquery": "2.0.47", - "npm-asset/typescript": ">=2.6.1,<3.0.0", + "npm-asset/typescript": ">=2.6.2,<3.0.0", "npm-asset/webpack": ">=3.8.1,<4.0.0", "npm-asset/webpack-stream": ">=4.0.0,<5.0.0", "npm-asset/yargs": ">=4.8.1,<5.0.0" @@ -443,7 +508,7 @@ "full-sized", "jquery-plugin" ], - "time": "2017-12-18T05:59:22+00:00" + "time": "2018-01-30T23:49:01+00:00" }, { "name": "npm-asset/jgrowl", @@ -1220,6 +1285,7 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { + "lightopenid/lightopenid": 20, "pear/text_highlighter": 20 }, "prefer-stable": false,