Update dependencies and remove npm@5 file
This commit is contained in:
parent
38a1f45413
commit
96dae8a64b
4792
package-lock.json
generated
4792
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
38
package.json
38
package.json
@ -27,25 +27,25 @@
|
||||
},
|
||||
"homepage": "https://github.com/kiswa/TaskBoard#readme",
|
||||
"devDependencies": {
|
||||
"@angular/common": "4.1.3",
|
||||
"@angular/compiler": "4.1.3",
|
||||
"@angular/core": "4.1.3",
|
||||
"@angular/forms": "4.1.3",
|
||||
"@angular/http": "4.1.3",
|
||||
"@angular/platform-browser": "4.1.3",
|
||||
"@angular/platform-browser-dynamic": "4.1.3",
|
||||
"@angular/router": "4.1.3",
|
||||
"@types/chartist": "^0.9.34",
|
||||
"@angular/common": "4.2.4",
|
||||
"@angular/compiler": "4.2.4",
|
||||
"@angular/core": "4.2.4",
|
||||
"@angular/forms": "4.2.4",
|
||||
"@angular/http": "4.2.4",
|
||||
"@angular/platform-browser": "4.2.4",
|
||||
"@angular/platform-browser-dynamic": "4.2.4",
|
||||
"@angular/router": "4.2.4",
|
||||
"@types/chartist": "^0.9.35",
|
||||
"@types/core-js": "^0.9.41",
|
||||
"@types/highlight.js": "^9.1.9",
|
||||
"@types/marked": "0.0.28",
|
||||
"bourbon": "^4.3.4",
|
||||
"bourbon-neat": "1.8.0",
|
||||
"chai": "^4.0.1",
|
||||
"chai": "^4.0.2",
|
||||
"chartist": "^0.11.0",
|
||||
"chartist-plugin-tooltip": "git+https://github.com/Globegitter/chartist-plugin-tooltip.git",
|
||||
"core-js": "^2.4.1",
|
||||
"del": "^2.2.2",
|
||||
"del": "^3.0.0",
|
||||
"dragula": "^3.7.2",
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"gulp": "^3.9.1",
|
||||
@ -56,12 +56,12 @@
|
||||
"gulp-cssimport": "^5.0.0",
|
||||
"gulp-cssnano": "^2.1.2",
|
||||
"gulp-imagemin": "^3.3.0",
|
||||
"gulp-istanbul": "^1.1.1",
|
||||
"gulp-istanbul": "^1.1.2",
|
||||
"gulp-mocha": "3.0.1",
|
||||
"gulp-phpunit": "^0.23.0",
|
||||
"gulp-sass": "^3.1.0",
|
||||
"gulp-scss-lint": "^0.4.0",
|
||||
"gulp-tslint": "^8.1.0",
|
||||
"gulp-tslint": "^8.1.1",
|
||||
"gulp-typescript": "^3.1.7",
|
||||
"gulp-uglify": "^3.0.0",
|
||||
"gulp-util": "^3.0.8",
|
||||
@ -69,16 +69,16 @@
|
||||
"marked": "^0.3.6",
|
||||
"merge-stream": "^1.0.1",
|
||||
"mock-browser": "^0.92.14",
|
||||
"ng2-dragula": "^1.3.1",
|
||||
"ng2-dragula": "^1.5.0",
|
||||
"node-normalize-scss": "^3.0.0",
|
||||
"reflect-metadata": "^0.1.10",
|
||||
"rxjs": "5.4.0",
|
||||
"rxjs": "5.4.1",
|
||||
"scss-base": "^1.3.4",
|
||||
"systemjs": "0.20.13",
|
||||
"systemjs-builder": "0.16.6",
|
||||
"systemjs": "0.20.14",
|
||||
"systemjs-builder": "0.16.9",
|
||||
"touch": "^1.0.0",
|
||||
"tslint": "^5.4.2",
|
||||
"tslint": "^5.4.3",
|
||||
"typescript": "^2.3.4",
|
||||
"zone.js": "^0.8.11"
|
||||
"zone.js": "^0.8.12"
|
||||
}
|
||||
}
|
||||
|
32
src/api/composer.lock
generated
32
src/api/composer.lock
generated
@ -177,16 +177,16 @@
|
||||
},
|
||||
{
|
||||
"name": "monolog/monolog",
|
||||
"version": "1.22.1",
|
||||
"version": "1.23.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Seldaek/monolog.git",
|
||||
"reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0"
|
||||
"reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/1e044bc4b34e91743943479f1be7a1d5eb93add0",
|
||||
"reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0",
|
||||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
|
||||
"reference": "fd8c787753b3a2ad11bc60c063cff1358a32a3b4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -207,7 +207,7 @@
|
||||
"phpunit/phpunit-mock-objects": "2.3.0",
|
||||
"ruflin/elastica": ">=0.90 <3.0",
|
||||
"sentry/sentry": "^0.13",
|
||||
"swiftmailer/swiftmailer": "~5.3"
|
||||
"swiftmailer/swiftmailer": "^5.3|^6.0"
|
||||
},
|
||||
"suggest": {
|
||||
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
|
||||
@ -251,7 +251,7 @@
|
||||
"logging",
|
||||
"psr-3"
|
||||
],
|
||||
"time": "2017-03-13T07:08:03+00:00"
|
||||
"time": "2017-06-19T01:22:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "myclabs/php-enum",
|
||||
@ -875,16 +875,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "4.8.35",
|
||||
"version": "4.8.36",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87"
|
||||
"reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/791b1a67c25af50e230f841ee7a9c6eba507dc87",
|
||||
"reference": "791b1a67c25af50e230f841ee7a9c6eba507dc87",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
|
||||
"reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -943,7 +943,7 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2017-02-06T05:18:07+00:00"
|
||||
"time": "2017-06-21T08:07:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit-mock-objects",
|
||||
@ -1638,16 +1638,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v3.3.0",
|
||||
"version": "v3.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "885db865f6b2b918404a1fae28f9ac640f71f994"
|
||||
"reference": "9752a30000a8ca9f4b34b5227d15d0101b96b063"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/885db865f6b2b918404a1fae28f9ac640f71f994",
|
||||
"reference": "885db865f6b2b918404a1fae28f9ac640f71f994",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/9752a30000a8ca9f4b34b5227d15d0101b96b063",
|
||||
"reference": "9752a30000a8ca9f4b34b5227d15d0101b96b063",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1689,7 +1689,7 @@
|
||||
],
|
||||
"description": "Symfony Yaml Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-05-28T10:56:20+00:00"
|
||||
"time": "2017-06-02T22:05:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
|
Reference in New Issue
Block a user