Update dependencies

This commit is contained in:
Kevin MacMartin 2017-03-21 19:59:48 -04:00
parent 5273f58b0a
commit 7626ab325b
3 changed files with 23 additions and 23 deletions

View file

@ -7,7 +7,7 @@
"description": "The Hypothetical website template",
"license": "MIT",
"dependencies": {
"jquery": "~3.2.0",
"jquery": "~3.2.1",
"fontawesome": "~4.7.0",
"awesome-bootstrap-checkbox": "~0.3.7",
"Sortable": "~1.5.1",

40
composer.lock generated
View file

@ -307,16 +307,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "1.4.1",
"version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "0d6c7ca039329247e4f0f8f8f6506810e8248855"
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/0d6c7ca039329247e4f0f8f8f6506810e8248855",
"reference": "0d6c7ca039329247e4f0f8f8f6506810e8248855",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
"reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
"shasum": ""
},
"require": {
@ -368,7 +368,7 @@
"uri",
"url"
],
"time": "2017-02-27T10:51:17+00:00"
"time": "2017-03-20T17:10:46+00:00"
},
{
"name": "intervention/image",
@ -521,16 +521,16 @@
},
{
"name": "laravel/framework",
"version": "v5.4.15",
"version": "v5.4.16",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "ecc6468b8af30b77566a8519ce8898740ef691d7"
"reference": "6cf379ec34d08bcdc9c7183e369a8fdf04ade80d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/ecc6468b8af30b77566a8519ce8898740ef691d7",
"reference": "ecc6468b8af30b77566a8519ce8898740ef691d7",
"url": "https://api.github.com/repos/laravel/framework/zipball/6cf379ec34d08bcdc9c7183e369a8fdf04ade80d",
"reference": "6cf379ec34d08bcdc9c7183e369a8fdf04ade80d",
"shasum": ""
},
"require": {
@ -646,7 +646,7 @@
"framework",
"laravel"
],
"time": "2017-03-02T14:41:40+00:00"
"time": "2017-03-21T19:34:41+00:00"
},
{
"name": "laravel/tinker",
@ -1445,16 +1445,16 @@
},
{
"name": "psy/psysh",
"version": "v0.8.2",
"version": "v0.8.3",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "97113db4107a4126bef933b60fea6dbc9f615d41"
"reference": "1dd4bbbc64d71e7ec075ffe82b42d9e096dc8d5e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/97113db4107a4126bef933b60fea6dbc9f615d41",
"reference": "97113db4107a4126bef933b60fea6dbc9f615d41",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/1dd4bbbc64d71e7ec075ffe82b42d9e096dc8d5e",
"reference": "1dd4bbbc64d71e7ec075ffe82b42d9e096dc8d5e",
"shasum": ""
},
"require": {
@ -1514,7 +1514,7 @@
"interactive",
"shell"
],
"time": "2017-03-01T00:13:29+00:00"
"time": "2017-03-19T21:40:44+00:00"
},
{
"name": "radic/blade-extensions",
@ -3477,16 +3477,16 @@
},
{
"name": "phpunit/phpunit",
"version": "5.7.16",
"version": "5.7.17",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "dafc78e2a7d12139b0e97078d1082326bd09363d"
"reference": "68752b665d3875f9a38a357e3ecb35c79f8673bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/dafc78e2a7d12139b0e97078d1082326bd09363d",
"reference": "dafc78e2a7d12139b0e97078d1082326bd09363d",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/68752b665d3875f9a38a357e3ecb35c79f8673bf",
"reference": "68752b665d3875f9a38a357e3ecb35c79f8673bf",
"shasum": ""
},
"require": {
@ -3555,7 +3555,7 @@
"testing",
"xunit"
],
"time": "2017-03-15T13:02:34+00:00"
"time": "2017-03-19T16:52:12+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",

View file

@ -15,11 +15,11 @@
"gulp-concat": "^2.6.1",
"gulp-modernizr": "^1.0.0-alpha",
"gulp-plumber": "^1.1.0",
"gulp-postcss": "^6.3.0",
"gulp-postcss": "^6.4.0",
"gulp-sass": "^3.1.0",
"gulp-sass-glob": "^1.0.8",
"gulp-strip-debug": "^1.1.0",
"gulp-uglify": "^2.1.0",
"gulp-uglify": "^2.1.2",
"gulp-util": "^3.0.8"
}
}