cropperjs: fix composer.lock

This commit is contained in:
rabuzarus 2018-03-29 20:30:26 +02:00
parent 4efa2109ee
commit 515ef66c52
1 changed files with 48 additions and 54 deletions

102
composer.lock generated
View File

@ -41,16 +41,16 @@
},
{
"name": "bower-asset/Chart-js",
"version": "v2.7.2",
"version": "v2.7.1",
"source": {
"type": "git",
"url": "https://github.com/chartjs/Chart.js.git",
"reference": "98f104cdd03617f1300b417b3d60c23d4e3e3403"
"reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/chartjs/Chart.js/zipball/98f104cdd03617f1300b417b3d60c23d4e3e3403",
"reference": "98f104cdd03617f1300b417b3d60c23d4e3e3403",
"url": "https://api.github.com/repos/chartjs/Chart.js/zipball/0fead21939b92c15093c1b7d5ee2627fb5900fff",
"reference": "0fead21939b92c15093c1b7d5ee2627fb5900fff",
"shasum": ""
},
"type": "bower-asset-library",
@ -69,7 +69,7 @@
"MIT"
],
"description": "Simple HTML5 charts using the canvas element.",
"time": "2018-03-01T21:45:21+00:00"
"time": "2017-10-28T15:01:52+00:00"
},
{
"name": "bower-asset/base64",
@ -286,16 +286,16 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "6.3.2",
"version": "6.3.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90"
"reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/68d0ea14d5a3f42a20e87632a5f84931e2709c90",
"reference": "68d0ea14d5a3f42a20e87632a5f84931e2709c90",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699",
"reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
"shasum": ""
},
"require": {
@ -305,7 +305,7 @@
},
"require-dev": {
"ext-curl": "*",
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4",
"phpunit/phpunit": "^4.0 || ^5.0",
"psr/log": "^1.0"
},
"suggest": {
@ -314,7 +314,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "6.3-dev"
"dev-master": "6.2-dev"
}
},
"autoload": {
@ -347,7 +347,7 @@
"rest",
"web service"
],
"time": "2018-03-26T16:33:04+00:00"
"time": "2017-06-22T18:50:49+00:00"
},
{
"name": "guzzlehttp/promises",
@ -610,16 +610,16 @@
},
{
"name": "mobiledetect/mobiledetectlib",
"version": "2.8.31",
"version": "2.8.30",
"source": {
"type": "git",
"url": "https://github.com/serbanghita/Mobile-Detect.git",
"reference": "adb882ea3b9d154f087ecb2c333180dad6f4dd37"
"reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/adb882ea3b9d154f087ecb2c333180dad6f4dd37",
"reference": "adb882ea3b9d154f087ecb2c333180dad6f4dd37",
"url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/5500bbbf312fe77ef0c7223858dad84fe49ee0c3",
"reference": "5500bbbf312fe77ef0c7223858dad84fe49ee0c3",
"shasum": ""
},
"require": {
@ -658,7 +658,7 @@
"mobile detector",
"php mobile detect"
],
"time": "2018-02-26T19:39:55+00:00"
"time": "2017-12-18T10:38:51+00:00"
},
{
"name": "npm-asset/cropperjs",
@ -756,27 +756,27 @@
},
{
"name": "npm-asset/fullcalendar",
"version": "3.9.0",
"version": "3.8.2",
"dist": {
"type": "tar",
"url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.9.0.tgz",
"url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.8.2.tgz",
"reference": null,
"shasum": "b608a9989f3416f0b1d526c6bdfeeaf2ac79eda5"
"shasum": "ef7dc77b89134bbe6163e51136f7a1f8bfc1d807"
},
"require": {
"npm-asset/jquery": ">=2,<4.0",
"npm-asset/moment": ">=2.20.1,<3.0.0"
"npm-asset/moment": ">=2.9.0,<3.0.0"
},
"require-dev": {
"npm-asset/awesome-typescript-loader": ">=3.5.0,<4.0.0",
"npm-asset/awesome-typescript-loader": ">=3.3.0,<4.0.0",
"npm-asset/bootstrap": ">=3.3.7,<4.0.0",
"npm-asset/components-jqueryui": "dev-github:components/jqueryui",
"npm-asset/css-loader": ">=0.28.10,<0.29.0",
"npm-asset/css-loader": ">=0.28.7,<0.29.0",
"npm-asset/del": ">=2.2.1,<3.0.0",
"npm-asset/dts-generator": ">=2.1.0,<3.0.0",
"npm-asset/eslint": ">=4.18.2,<5.0.0",
"npm-asset/eslint-config-standard": ">=11.0.0,<12.0.0",
"npm-asset/eslint-plugin-import": ">=2.9.0,<3.0.0",
"npm-asset/eslint": ">=4.13.1,<5.0.0",
"npm-asset/eslint-config-standard": ">=11.0.0-beta.0,<12.0.0",
"npm-asset/eslint-plugin-import": ">=2.8.0,<3.0.0",
"npm-asset/eslint-plugin-node": ">=5.2.1,<6.0.0",
"npm-asset/eslint-plugin-promise": ">=3.6.0,<4.0.0",
"npm-asset/eslint-plugin-standard": ">=3.0.1,<4.0.0",
@ -789,7 +789,7 @@
"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.3,<9.0.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",
"npm-asset/gulp-watch": ">=4.3.11,<5.0.0",
@ -808,14 +808,14 @@
"npm-asset/native-promise-only": ">=0.8.1,<0.9.0",
"npm-asset/node-sass": ">=4.7.2,<5.0.0",
"npm-asset/phantomjs-prebuilt": ">=2.1.7,<3.0.0",
"npm-asset/sass-loader": ">=6.0.7,<7.0.0",
"npm-asset/sass-loader": ">=6.0.6,<7.0.0",
"npm-asset/tslib": ">=1.8.0,<2.0.0",
"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.7.2,<3.0.0",
"npm-asset/webpack": ">=3.11.0,<4.0.0",
"npm-asset/webpack-stream": ">=4.0.2,<5.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"
},
"type": "npm-asset-library",
@ -864,7 +864,7 @@
"full-sized",
"jquery-plugin"
],
"time": "2018-03-05T03:30:23+00:00"
"time": "2018-01-30T23:49:01+00:00"
},
{
"name": "npm-asset/jgrowl",
@ -1027,12 +1027,12 @@
},
{
"name": "npm-asset/jquery-datetimepicker",
"version": "2.5.20",
"version": "2.5.17",
"dist": {
"type": "tar",
"url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.20.tgz",
"url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.17.tgz",
"reference": null,
"shasum": "687d6204b90b03dc93f725f8df036e1d061f37ac"
"shasum": "8857a631f248081d4072563bde40fa8c17e407b1"
},
"require": {
"npm-asset/jquery": ">=1.7.2",
@ -1040,14 +1040,8 @@
"npm-asset/php-date-formatter": ">=1.3.4,<2.0.0"
},
"require-dev": {
"npm-asset/chai": ">=4.1.2,<5.0.0",
"npm-asset/concat": "dev-github:azer/concat",
"npm-asset/concat-cli": ">=4.0.0,<5.0.0",
"npm-asset/karma": ">=2.0.0,<3.0.0",
"npm-asset/karma-chai": ">=0.1.0,<0.2.0",
"npm-asset/karma-firefox-launcher": ">=1.1.0,<2.0.0",
"npm-asset/karma-mocha": ">=1.3.0,<2.0.0",
"npm-asset/mocha": ">=5.0.4,<6.0.0",
"npm-asset/uglifycss": ">=0.0.27,<0.0.28",
"npm-asset/uglifyjs": ">=2.4.10,<3.0.0"
},
@ -1063,13 +1057,13 @@
"url": "git+https://github.com/xdan/datetimepicker.git"
},
"npm-asset-scripts": {
"test": "karma start --browsers Firefox karma.conf.js --single-run",
"test": "echo \"Error: no test specified\" && exit 1",
"concat": "concat-cli -f node_modules/php-date-formatter/js/php-date-formatter.min.js jquery.datetimepicker.js node_modules/jquery-mousewheel/jquery.mousewheel.js -o build/jquery.datetimepicker.full.js",
"minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css",
"minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js",
"github": "git add --all && git commit -m \"New version %npm_package_version% \" && git tag %npm_package_version% && git push --tags origin HEAD:master && npm publish",
"build": "npm run minify && npm run concat && npm run minifyconcat",
"public": "npm run test && npm version patch --no-git-tag-version && npm run build && npm run github"
"public": "npm version patch --no-git-tag-version && npm run build && npm run github"
}
},
"license": [
@ -1079,7 +1073,7 @@
{
"name": "Chupurnov",
"email": "chupurnov@gmail.com",
"url": "https://xdsoft.net/"
"url": "http://xdsoft.net/"
}
],
"description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
@ -1093,7 +1087,7 @@
"time",
"timepicker"
],
"time": "2018-03-21T16:26:39+00:00"
"time": "2018-01-23T05:56:50+00:00"
},
{
"name": "npm-asset/jquery-mousewheel",
@ -1152,12 +1146,12 @@
},
{
"name": "npm-asset/moment",
"version": "2.21.0",
"version": "2.20.1",
"dist": {
"type": "tar",
"url": "https://registry.npmjs.org/moment/-/moment-2.21.0.tgz",
"url": "https://registry.npmjs.org/moment/-/moment-2.20.1.tgz",
"reference": null,
"shasum": "2a114b51d2a6ec9e6d83cf803f838a878d8a023a"
"shasum": "d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd"
},
"require-dev": {
"npm-asset/benchmark": "dev-default|*",
@ -1260,7 +1254,7 @@
"time",
"validate"
],
"time": "2018-03-02T20:41:10+00:00"
"time": "2017-12-19T04:44:18+00:00"
},
{
"name": "npm-asset/php-date-formatter",
@ -1472,16 +1466,16 @@
},
{
"name": "paragonie/sodium_compat",
"version": "v1.6.1",
"version": "v1.6.0",
"source": {
"type": "git",
"url": "https://github.com/paragonie/sodium_compat.git",
"reference": "9857e17bf9c1464485d8cc804eb13f2bcddc4cf0"
"reference": "1f6e5682eff4a5a6a394b14331a1904f1740e432"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/9857e17bf9c1464485d8cc804eb13f2bcddc4cf0",
"reference": "9857e17bf9c1464485d8cc804eb13f2bcddc4cf0",
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/1f6e5682eff4a5a6a394b14331a1904f1740e432",
"reference": "1f6e5682eff4a5a6a394b14331a1904f1740e432",
"shasum": ""
},
"require": {
@ -1550,7 +1544,7 @@
"secret-key cryptography",
"side-channel resistant"
],
"time": "2018-03-21T17:08:08+00:00"
"time": "2018-02-15T05:50:20+00:00"
},
{
"name": "pear/console_getopt",