From 835b0aef24950b6e54c8e928d7297b1a2b392bc8 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:32:01 +0000 Subject: [PATCH 01/71] Update prettier from 1.9.2 to 1.10.1 in / --- package.json | 2 +- yarn.lock | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b9592305163..1b2172c32cb 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "lodash": "^4.17.4", "nodemon": "^1.14.10", "npmlog": "^4.1.2", - "prettier": "^1.9.2", + "prettier": "^1.10.1", "puppeteer": "^0.13.0", "raf": "^3.4.0", "react": "^16.2.0", diff --git a/yarn.lock b/yarn.lock index 4848c1c0305..85e35c60d50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11141,7 +11141,11 @@ preserve@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" -prettier@^1.7.0, prettier@^1.9.2: +prettier@^1.10.1: + version "1.10.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.10.1.tgz#01423fea6957ea23618d37d339ef0e7f7c967fc6" + +prettier@^1.7.0: version "1.9.2" resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.9.2.tgz#96bc2132f7a32338e6078aeb29727178c6335827" From c5ae7203ecc1fdef3fce4caf49ce1cdf3e867ebd Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:34:12 +0000 Subject: [PATCH 02/71] Update symlink-dir from 1.1.1 to 1.1.2 in / --- package.json | 2 +- yarn.lock | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1b2172c32cb..813075fc70a 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "remark-lint-code-eslint": "^2.0.0", "remark-preset-lint-recommended": "^3.0.1", "shelljs": "^0.7.8", - "symlink-dir": "^1.1.1", + "symlink-dir": "^1.1.2", "tslint": "~5.8.0", "tslint-config-prettier": "^1.6.0", "tslint-plugin-prettier": "^1.3.0" diff --git a/yarn.lock b/yarn.lock index 85e35c60d50..9f80ab83f28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -292,7 +292,7 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@^8.0.28": +"@types/node@*": version "8.5.7" resolved "https://registry.yarnpkg.com/@types/node/-/node-8.5.7.tgz#9c498c35af354dcfbca3790fb2e81129e93cf0e2" @@ -300,6 +300,10 @@ version "6.0.96" resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.96.tgz#7bf0bf40d6ce51e93762cc47d010c8cc5ebb2179" +"@types/node@^9.3.0": + version "9.3.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-9.3.0.tgz#3a129cda7c4e5df2409702626892cb4b96546dd5" + "@types/q@^0.0.32": version "0.0.32" resolved "https://registry.yarnpkg.com/@types/q/-/q-0.0.32.tgz#bd284e57c84f1325da702babfc82a5328190c0c5" @@ -13857,12 +13861,12 @@ symbol-tree@^3.2.1: version "3.2.2" resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6" -symlink-dir@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/symlink-dir/-/symlink-dir-1.1.1.tgz#ea6367d96b0257f730dd03f95212eed24623b93e" +symlink-dir@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/symlink-dir/-/symlink-dir-1.1.2.tgz#eb367da33401e9c6e95b1ca87efd921cef369852" dependencies: "@types/mz" "0.0.32" - "@types/node" "^8.0.28" + "@types/node" "^9.3.0" graceful-fs "^4.1.11" is-windows "^1.0.0" mkdirp-promise "^5.0.0" From 1b85510fc4e13ec4136443d6a902ecc360aead6c Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:36:19 +0000 Subject: [PATCH 03/71] Update common-tags from 1.7.0 to 1.7.1 in app/react --- app/react/package.json | 2 +- yarn.lock | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/app/react/package.json b/app/react/package.json index 1fbf419f3fc..d4755afb12f 100644 --- a/app/react/package.json +++ b/app/react/package.json @@ -46,7 +46,7 @@ "case-sensitive-paths-webpack-plugin": "^2.1.1", "chalk": "^2.3.0", "commander": "^2.12.2", - "common-tags": "^1.7.0", + "common-tags": "^1.7.1", "configstore": "^3.1.1", "core-js": "^2.5.3", "css-loader": "^0.28.8", diff --git a/yarn.lock b/yarn.lock index 9f80ab83f28..46b61e4d680 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3102,6 +3102,12 @@ common-tags@^1.7.0: dependencies: babel-runtime "^6.26.0" +common-tags@^1.7.1: + version "1.7.1" + resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.7.1.tgz#ffc4b8aef2bede5625e8e0c43230cb5ee0424632" + dependencies: + babel-runtime "^6.26.0" + commondir@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" From 40fc7d5e761151209eea501929becee0efbc96e7 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:38:24 +0000 Subject: [PATCH 04/71] Update common-tags from 1.7.0 to 1.7.1 in app/angular --- app/angular/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/angular/package.json b/app/angular/package.json index e51c6d46016..c2893333fe8 100644 --- a/app/angular/package.json +++ b/app/angular/package.json @@ -43,7 +43,7 @@ "case-sensitive-paths-webpack-plugin": "^2.0.0", "chalk": "^2.1.0", "commander": "^2.11.0", - "common-tags": "^1.7.0", + "common-tags": "^1.7.1", "configstore": "^3.1.0", "core-js": "^2.4.1", "cross-env": "^5.1.1", From 02123ad897bb6c62547281f2ece3af8de980e2c8 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:40:30 +0000 Subject: [PATCH 05/71] Update react-native-iphone-x-helper from 1.0.1 to 1.0.2 in app/react-native --- app/react-native/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/react-native/package.json b/app/react-native/package.json index 7acbdbbfa93..4bf254c5b5a 100644 --- a/app/react-native/package.json +++ b/app/react-native/package.json @@ -59,7 +59,7 @@ "postcss-loader": "^2.0.10", "prop-types": "^15.6.0", "react-native-compat": "^1.0.0", - "react-native-iphone-x-helper": "^1.0.1", + "react-native-iphone-x-helper": "^1.0.2", "shelljs": "^0.7.8", "style-loader": "^0.19.1", "uglifyjs-webpack-plugin": "^1.1.6", diff --git a/yarn.lock b/yarn.lock index 46b61e4d680..bad345013e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11686,9 +11686,9 @@ react-native-compat@^1.0.0: dependencies: prop-types "^15.5.10" -react-native-iphone-x-helper@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.0.1.tgz#950dbdaca66f458689a7e9697c5beb9bd53f98f2" +react-native-iphone-x-helper@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.0.2.tgz#7dbca530930f7c1ce8633cc8fd13ba94102992e1" react-native@^0.52.0: version "0.52.0" From 55976966ad42992da3606a1c235d595787865170 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:42:29 +0000 Subject: [PATCH 06/71] Update common-tags from 1.7.0 to 1.7.1 in app/vue --- app/vue/package.json | 2 +- yarn.lock | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/app/vue/package.json b/app/vue/package.json index 75bc911fa1b..58750488109 100644 --- a/app/vue/package.json +++ b/app/vue/package.json @@ -44,7 +44,7 @@ "case-sensitive-paths-webpack-plugin": "^2.1.1", "chalk": "^2.3.0", "commander": "^2.12.2", - "common-tags": "^1.7.0", + "common-tags": "^1.7.1", "configstore": "^3.1.1", "core-js": "^2.5.3", "css-loader": "^0.28.8", diff --git a/yarn.lock b/yarn.lock index bad345013e6..263f2e5407f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3096,12 +3096,6 @@ common-tags@^1.3.1: dependencies: babel-runtime "^6.26.0" -common-tags@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.7.0.tgz#2457c9d6c64f22b250c84c11c9b3f98b428f3083" - dependencies: - babel-runtime "^6.26.0" - common-tags@^1.7.1: version "1.7.1" resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.7.1.tgz#ffc4b8aef2bede5625e8e0c43230cb5ee0424632" From 7b3542dfbe0b2578f973f71ad2f4c5d1d1a1bdde Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:44:33 +0000 Subject: [PATCH 07/71] Update @angular/animations from 5.1.3 to 5.2.0 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index f9966d5a9fe..1c703c9d013 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -13,7 +13,7 @@ }, "private": true, "dependencies": { - "@angular/animations": "^5.1.3", + "@angular/animations": "^5.2.0", "@angular/common": "^5.1.3", "@angular/compiler": "^5.1.3", "@angular/core": "^5.1.3", diff --git a/yarn.lock b/yarn.lock index 263f2e5407f..ee752a8d34f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -27,9 +27,9 @@ minimist "^1.2.0" rxjs "^5.5.2" -"@angular/animations@^5.1.3": - version "5.1.3" - resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.1.3.tgz#3af3073bfdfeac61d7e6058257b3b19c97183a96" +"@angular/animations@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.2.0.tgz#a3ce02c01b074f0de7c2c23c1f08b4a00f0bec5f" dependencies: tslib "^1.7.1" From 0760fea9ba44c94bd76fd0beba8fb1ba0f89f794 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:46:42 +0000 Subject: [PATCH 08/71] Update @angular/common from 5.1.3 to 5.2.0 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 1c703c9d013..2187a96bf8c 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -14,7 +14,7 @@ "private": true, "dependencies": { "@angular/animations": "^5.2.0", - "@angular/common": "^5.1.3", + "@angular/common": "^5.2.0", "@angular/compiler": "^5.1.3", "@angular/core": "^5.1.3", "@angular/forms": "^5.1.3", diff --git a/yarn.lock b/yarn.lock index ee752a8d34f..373b5c19cbd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -97,9 +97,9 @@ optionalDependencies: node-sass "^4.3.0" -"@angular/common@^5.1.3": - version "5.1.3" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.1.3.tgz#db517c00a95f72885eb2091098eaed4f95494a63" +"@angular/common@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.2.0.tgz#d184fb90763da1d1bab1f6c4f41dd80c79e47506" dependencies: tslib "^1.7.1" From 0812c3d87583237dee7c00e3f7713a1d4442def0 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:48:49 +0000 Subject: [PATCH 09/71] Update @angular/compiler from 5.1.3 to 5.2.0 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 2187a96bf8c..4b66b55b7c9 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -15,7 +15,7 @@ "dependencies": { "@angular/animations": "^5.2.0", "@angular/common": "^5.2.0", - "@angular/compiler": "^5.1.3", + "@angular/compiler": "^5.2.0", "@angular/core": "^5.1.3", "@angular/forms": "^5.1.3", "@angular/http": "^5.1.3", diff --git a/yarn.lock b/yarn.lock index 373b5c19cbd..415220bfe60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -112,9 +112,9 @@ reflect-metadata "^0.1.2" tsickle "^0.25.5" -"@angular/compiler@^5.1.3": - version "5.1.3" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-5.1.3.tgz#125008477895aee1bf71294bf981a4ba184c1e59" +"@angular/compiler@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-5.2.0.tgz#3798795b97e60b47fdc0a150e062dedb4ac39467" dependencies: tslib "^1.7.1" From f8011911fd8bade12a40e3b0dc8653c15475155e Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:50:51 +0000 Subject: [PATCH 10/71] Update @angular/core from 5.1.3 to 5.2.0 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 4b66b55b7c9..12811ccfd49 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -16,7 +16,7 @@ "@angular/animations": "^5.2.0", "@angular/common": "^5.2.0", "@angular/compiler": "^5.2.0", - "@angular/core": "^5.1.3", + "@angular/core": "^5.2.0", "@angular/forms": "^5.1.3", "@angular/http": "^5.1.3", "@angular/platform-browser": "^5.1.3", diff --git a/yarn.lock b/yarn.lock index 415220bfe60..96b47190fb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -118,9 +118,9 @@ dependencies: tslib "^1.7.1" -"@angular/core@^5.1.3": - version "5.1.3" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-5.1.3.tgz#b739f69834c344285250a384d0c203dd36778a37" +"@angular/core@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-5.2.0.tgz#f91bf83de3e0defd621adcc007c25d7cd5a85af1" dependencies: tslib "^1.7.1" From 7693c0d243aca4e57605e670a05a256fc9d43be5 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:52:52 +0000 Subject: [PATCH 11/71] Update @angular/forms from 5.1.3 to 5.2.0 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 12811ccfd49..9b073eebf82 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -17,7 +17,7 @@ "@angular/common": "^5.2.0", "@angular/compiler": "^5.2.0", "@angular/core": "^5.2.0", - "@angular/forms": "^5.1.3", + "@angular/forms": "^5.2.0", "@angular/http": "^5.1.3", "@angular/platform-browser": "^5.1.3", "@angular/platform-browser-dynamic": "^5.1.3", diff --git a/yarn.lock b/yarn.lock index 96b47190fb7..7101e2128dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -124,9 +124,9 @@ dependencies: tslib "^1.7.1" -"@angular/forms@^5.1.3": - version "5.1.3" - resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-5.1.3.tgz#fe4c0c37c504e78c85f8e50db6e098705fa72f4c" +"@angular/forms@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-5.2.0.tgz#b5fb6b9ba97334bca0e3202d7fee6b9162cbc824" dependencies: tslib "^1.7.1" From 9ccc2866efb63b8cd622bc4a43cc67582192a9e2 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:54:54 +0000 Subject: [PATCH 12/71] Update @angular/http from 5.1.3 to 5.2.0 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 9b073eebf82..826dd94894d 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -18,7 +18,7 @@ "@angular/compiler": "^5.2.0", "@angular/core": "^5.2.0", "@angular/forms": "^5.2.0", - "@angular/http": "^5.1.3", + "@angular/http": "^5.2.0", "@angular/platform-browser": "^5.1.3", "@angular/platform-browser-dynamic": "^5.1.3", "@angular/router": "^5.1.3", diff --git a/yarn.lock b/yarn.lock index 7101e2128dc..d34fe00fc56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -130,9 +130,9 @@ dependencies: tslib "^1.7.1" -"@angular/http@^5.1.3": - version "5.1.3" - resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.1.3.tgz#eeea2a6760fa54449a967fb5abdd473736c5c989" +"@angular/http@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.2.0.tgz#ebffff97e6c7baa3609a2d68e982bf990b1c72dc" dependencies: tslib "^1.7.1" From 304972957dabeb2d38c5e21e7f0449c8889914d0 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:56:53 +0000 Subject: [PATCH 13/71] Update @angular/platform-browser from 5.1.3 to 5.2.0 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 826dd94894d..41343474019 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -19,7 +19,7 @@ "@angular/core": "^5.2.0", "@angular/forms": "^5.2.0", "@angular/http": "^5.2.0", - "@angular/platform-browser": "^5.1.3", + "@angular/platform-browser": "^5.2.0", "@angular/platform-browser-dynamic": "^5.1.3", "@angular/router": "^5.1.3", "core-js": "^2.4.1", diff --git a/yarn.lock b/yarn.lock index d34fe00fc56..8ef353c8024 100644 --- a/yarn.lock +++ b/yarn.lock @@ -146,9 +146,9 @@ dependencies: tslib "^1.7.1" -"@angular/platform-browser@^5.1.3": - version "5.1.3" - resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-5.1.3.tgz#5abe7809009eff6bff3bf89faba96fe066fb2036" +"@angular/platform-browser@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-5.2.0.tgz#89cbc8abf54171ecf3dd9a40970b4982eecc9f73" dependencies: tslib "^1.7.1" From 6eaa3ea8d9bdf7b8ce0238a549767981a7b743c2 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 16:58:52 +0000 Subject: [PATCH 14/71] Update @angular/platform-browser-dynamic from 5.1.3 to 5.2.0 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 41343474019..a0cedddb150 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -20,7 +20,7 @@ "@angular/forms": "^5.2.0", "@angular/http": "^5.2.0", "@angular/platform-browser": "^5.2.0", - "@angular/platform-browser-dynamic": "^5.1.3", + "@angular/platform-browser-dynamic": "^5.2.0", "@angular/router": "^5.1.3", "core-js": "^2.4.1", "rxjs": "^5.4.2", diff --git a/yarn.lock b/yarn.lock index 8ef353c8024..8a764beeadc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -140,9 +140,9 @@ version "5.1.3" resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-5.1.3.tgz#b55f295943133e33940ff71e6bb0afa93d7f4d36" -"@angular/platform-browser-dynamic@^5.1.3": - version "5.1.3" - resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-5.1.3.tgz#ad37e4dbd5251e7ea256ad9323fe11c848d04050" +"@angular/platform-browser-dynamic@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-5.2.0.tgz#6d3e074363606b559c3319d2433d1c08ccaefbad" dependencies: tslib "^1.7.1" From b79ced25bcdb3bd270860431664a26667811e956 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 17:00:54 +0000 Subject: [PATCH 15/71] Update @angular/router from 5.1.3 to 5.2.0 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index a0cedddb150..0fda2745eda 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -21,7 +21,7 @@ "@angular/http": "^5.2.0", "@angular/platform-browser": "^5.2.0", "@angular/platform-browser-dynamic": "^5.2.0", - "@angular/router": "^5.1.3", + "@angular/router": "^5.2.0", "core-js": "^2.4.1", "rxjs": "^5.4.2", "zone.js": "^0.8.19" diff --git a/yarn.lock b/yarn.lock index 8a764beeadc..e7e4fe73b2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -152,9 +152,9 @@ dependencies: tslib "^1.7.1" -"@angular/router@^5.1.3": - version "5.1.3" - resolved "https://registry.yarnpkg.com/@angular/router/-/router-5.1.3.tgz#69627d7186e4ab8e7d4058c4400f82d3899ebd7a" +"@angular/router@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@angular/router/-/router-5.2.0.tgz#0a43f1c6add592c9cb0b9846fc157fc5b23ee73d" dependencies: tslib "^1.7.1" From ba92a13da098306acf98b7470bbfe96c1f7c0efd Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 17:02:52 +0000 Subject: [PATCH 16/71] Update @angular/compiler-cli from 5.1.3 to 5.2.0 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index 0fda2745eda..afeef6bb09d 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@angular/cli": "1.6.3", - "@angular/compiler-cli": "^5.1.3", + "@angular/compiler-cli": "^5.2.0", "@angular/language-service": "^5.1.3", "@storybook/addon-actions": "^3.4.0-alpha.1", "@storybook/addon-links": "^3.4.0-alpha.1", diff --git a/yarn.lock b/yarn.lock index e7e4fe73b2b..3de37b5953a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -103,14 +103,14 @@ dependencies: tslib "^1.7.1" -"@angular/compiler-cli@^5.1.3": - version "5.1.3" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.1.3.tgz#e9cfd183a8a12fddad0188d2b7e4e9a45f302d82" +"@angular/compiler-cli@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.2.0.tgz#336b6d0127c69f25637cbcd82a4b76de6f3a2cce" dependencies: chokidar "^1.4.2" minimist "^1.2.0" reflect-metadata "^0.1.2" - tsickle "^0.25.5" + tsickle "^0.26.0" "@angular/compiler@^5.2.0": version "5.2.0" @@ -14220,9 +14220,9 @@ tsconfig@^6.0.0: strip-bom "^3.0.0" strip-json-comments "^2.0.0" -tsickle@^0.25.5: - version "0.25.6" - resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.25.6.tgz#b595db16b236721824eeeda8bb262365b47ef334" +tsickle@^0.26.0: + version "0.26.0" + resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.26.0.tgz#40b30a2dd6abcb33b182e37596674bd1cfe4039c" dependencies: minimist "^1.2.0" mkdirp "^0.5.1" From 39d02b9ed13a2b34efd56ece0108f809893e3798 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Wed, 10 Jan 2018 17:04:52 +0000 Subject: [PATCH 17/71] Update @angular/language-service from 5.1.3 to 5.2.0 in examples/angular-cli --- examples/angular-cli/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/angular-cli/package.json b/examples/angular-cli/package.json index afeef6bb09d..03b26b34240 100644 --- a/examples/angular-cli/package.json +++ b/examples/angular-cli/package.json @@ -29,7 +29,7 @@ "devDependencies": { "@angular/cli": "1.6.3", "@angular/compiler-cli": "^5.2.0", - "@angular/language-service": "^5.1.3", + "@angular/language-service": "^5.2.0", "@storybook/addon-actions": "^3.4.0-alpha.1", "@storybook/addon-links": "^3.4.0-alpha.1", "@storybook/addon-notes": "^3.4.0-alpha.1", diff --git a/yarn.lock b/yarn.lock index 3de37b5953a..5cf63e523aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -136,9 +136,9 @@ dependencies: tslib "^1.7.1" -"@angular/language-service@^5.1.3": - version "5.1.3" - resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-5.1.3.tgz#b55f295943133e33940ff71e6bb0afa93d7f4d36" +"@angular/language-service@^5.2.0": + version "5.2.0" + resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-5.2.0.tgz#c8fab0ca8cbd79dafc96fad844ae69e9038b69ad" "@angular/platform-browser-dynamic@^5.2.0": version "5.2.0" From b7978c0a73b1bc4f938b4159539c9aae19265c1e Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Mon, 29 Jan 2018 16:33:36 +0000 Subject: [PATCH 18/71] Update eslint-plugin-react from 7.6.0 to 7.6.1 in / --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 907f81b188e..ea340c34469 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "eslint-plugin-json": "^1.2.0", "eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-prettier": "^2.5.0", - "eslint-plugin-react": "^7.6.0", + "eslint-plugin-react": "^7.6.1", "gh-pages": "^1.1.0", "github-release-from-changelog": "^1.3.1", "glob": "^7.1.2", diff --git a/yarn.lock b/yarn.lock index 4282b507d20..8744a2a02f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4869,9 +4869,9 @@ eslint-plugin-react@7.4.0: jsx-ast-utils "^2.0.0" prop-types "^15.5.10" -eslint-plugin-react@^7.6.0: - version "7.6.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6.0.tgz#351651188c74c5b2fecc2717e3936b7207baa728" +eslint-plugin-react@^7.6.1: + version "7.6.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6.1.tgz#5d0e908be599f0c02fbf4eef0c7ed6f29dff7633" dependencies: doctrine "^2.0.2" has "^1.0.1" From 9e7b1e0ccb11c7bbc5249451d2b9b36e6a153aed Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Mon, 29 Jan 2018 16:35:25 +0000 Subject: [PATCH 19/71] Update ts-jest from 22.0.1 to 22.0.2 in / --- package.json | 2 +- yarn.lock | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ea340c34469..3ff0e42dab2 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "remark-preset-lint-recommended": "^3.0.1", "shelljs": "^0.8.1", "symlink-dir": "^1.1.1", - "ts-jest": "^22.0.0", + "ts-jest": "^22.0.2", "tslint": "~5.9.1", "tslint-config-prettier": "^1.6.0", "tslint-plugin-prettier": "^1.3.0" diff --git a/yarn.lock b/yarn.lock index 8744a2a02f1..b08ec1f2fa8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14509,6 +14509,21 @@ ts-jest@^22.0.0: source-map-support "^0.5.0" yargs "^10.0.3" +ts-jest@^22.0.2: + version "22.0.2" + resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-22.0.2.tgz#d83eb2e3a2a4f3be098afea5a06d38547d528c72" + dependencies: + babel-core "^6.24.1" + babel-plugin-istanbul "^4.1.4" + babel-plugin-transform-es2015-modules-commonjs "^6.24.1" + babel-preset-jest "^22.0.1" + cpx "^1.5.0" + fs-extra "4.0.3" + jest-config "^22.0.1" + pkg-dir "^2.0.0" + source-map-support "^0.5.0" + yargs "^11.0.0" + ts-loader@^2.2.2: version "2.3.7" resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-2.3.7.tgz#a9028ced473bee12f28a75f9c5b139979d33f2fc" @@ -15898,6 +15913,12 @@ yargs-parser@^8.1.0: dependencies: camelcase "^4.1.0" +yargs-parser@^9.0.2: + version "9.0.2" + resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-9.0.2.tgz#9ccf6a43460fe4ed40a9bb68f48d43b8a68cc077" + dependencies: + camelcase "^4.1.0" + yargs@3.29.0: version "3.29.0" resolved "https://registry.yarnpkg.com/yargs/-/yargs-3.29.0.tgz#1aab9660eae79d8b8f675bcaeeab6ee34c2cf69c" @@ -15944,6 +15965,23 @@ yargs@^10.0.3: y18n "^3.2.1" yargs-parser "^8.1.0" +yargs@^11.0.0: + version "11.0.0" + resolved "https://registry.yarnpkg.com/yargs/-/yargs-11.0.0.tgz#c052931006c5eee74610e5fc0354bedfd08a201b" + dependencies: + cliui "^4.0.0" + decamelize "^1.1.1" + find-up "^2.1.0" + get-caller-file "^1.0.1" + os-locale "^2.0.0" + require-directory "^2.1.1" + require-main-filename "^1.0.1" + set-blocking "^2.0.0" + string-width "^2.0.0" + which-module "^2.0.0" + y18n "^3.2.1" + yargs-parser "^9.0.2" + yargs@^4.8.0: version "4.8.1" resolved "https://registry.yarnpkg.com/yargs/-/yargs-4.8.1.tgz#c0c42924ca4aaa6b0e6da1739dfb216439f9ddc0" From 9fcdb6aa452cecedc9fa62e016cdfab079fc3c74 Mon Sep 17 00:00:00 2001 From: Tom Coleman Date: Fri, 9 Feb 2018 16:21:51 +1100 Subject: [PATCH 20/71] Add a story pointing at the front page of each built storybook. --- .../built-storybooks/angular-cli | 1 + .../built-storybooks/cra-kitchen-sink | 1 + .../built-storybooks/polymer-cli | 1 + .../built-storybooks/vue-kitchen-sink | 1 + examples/official-storybook/package.json | 2 +- .../stories/app-acceptance.stories.js | 26 +++++++++++++++++++ 6 files changed, 31 insertions(+), 1 deletion(-) create mode 120000 examples/official-storybook/built-storybooks/angular-cli create mode 120000 examples/official-storybook/built-storybooks/cra-kitchen-sink create mode 120000 examples/official-storybook/built-storybooks/polymer-cli create mode 120000 examples/official-storybook/built-storybooks/vue-kitchen-sink create mode 100644 examples/official-storybook/stories/app-acceptance.stories.js diff --git a/examples/official-storybook/built-storybooks/angular-cli b/examples/official-storybook/built-storybooks/angular-cli new file mode 120000 index 00000000000..fb7a49bbf43 --- /dev/null +++ b/examples/official-storybook/built-storybooks/angular-cli @@ -0,0 +1 @@ +../../angular-cli/storybook-static \ No newline at end of file diff --git a/examples/official-storybook/built-storybooks/cra-kitchen-sink b/examples/official-storybook/built-storybooks/cra-kitchen-sink new file mode 120000 index 00000000000..bc94cdebbaf --- /dev/null +++ b/examples/official-storybook/built-storybooks/cra-kitchen-sink @@ -0,0 +1 @@ +../../cra-kitchen-sink/storybook-static \ No newline at end of file diff --git a/examples/official-storybook/built-storybooks/polymer-cli b/examples/official-storybook/built-storybooks/polymer-cli new file mode 120000 index 00000000000..0ea6cbfd0ec --- /dev/null +++ b/examples/official-storybook/built-storybooks/polymer-cli @@ -0,0 +1 @@ +../../polymer-cli/storybook-static \ No newline at end of file diff --git a/examples/official-storybook/built-storybooks/vue-kitchen-sink b/examples/official-storybook/built-storybooks/vue-kitchen-sink new file mode 120000 index 00000000000..48946b56a2a --- /dev/null +++ b/examples/official-storybook/built-storybooks/vue-kitchen-sink @@ -0,0 +1 @@ +../../vue-kitchen-sink/storybook-static \ No newline at end of file diff --git a/examples/official-storybook/package.json b/examples/official-storybook/package.json index dd3d593fe1c..ff6dabb2077 100644 --- a/examples/official-storybook/package.json +++ b/examples/official-storybook/package.json @@ -7,7 +7,7 @@ "chromatic": "chromatic test --storybook-addon --exit-zero-on-changes --app-code ab7m45tp9p", "generate-addon-jest-testresults": "jest --config=tests/addon-jest.config.json --json --outputFile=stories/addon-jest.testresults.json", "image-snapshots": "yarn run build-storybook && jest --projects=./image-snapshots", - "storybook": "start-storybook -p 9010 -c ./" + "storybook": "start-storybook -p 9010 -c ./ -s built-storybooks" }, "devDependencies": { "@storybook/addon-a11y": "^3.4.0-alpha.7", diff --git a/examples/official-storybook/stories/app-acceptance.stories.js b/examples/official-storybook/stories/app-acceptance.stories.js new file mode 100644 index 00000000000..d63618a03a4 --- /dev/null +++ b/examples/official-storybook/stories/app-acceptance.stories.js @@ -0,0 +1,26 @@ +import React from 'react'; +import { storiesOf } from '@storybook/react'; +import { withNotes } from '@storybook/addon-notes'; + +// For these stories to work, you must build the static version of the +// example storybooks *before* running this storybook. + +const chapter = storiesOf('App|acceptance', module); + +const style = { + border: 0, + position: 'absolute', + top: 0, + left: 0, + width: '100vw', + height: '100vh', +}; + +['cra-kitchen-sink', 'vue-kitchen-sink', 'angular-cli', 'polymer-cli'].forEach(name => { + chapter.add( + name, + withNotes(`You must build the storybook for the ${name} example for this story to work.`)( + () =>