This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3ede6e7
commit d92d897
Showing
2 changed files
with
85 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,12 +9,12 @@ | |
"@angular-devkit/core" "0.6.8" | ||
rxjs "^6.0.0" | ||
|
||
"@angular-devkit/architect@0.7.1": | ||
version "0.7.1" | ||
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.7.1.tgz#c1e999f6565e4596d0912ea30c190981f79a9481" | ||
"@angular-devkit/architect@0.8.2": | ||
version "0.8.2" | ||
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.8.2.tgz#3c0a088a8cf3b38f674aab2690111f081af4bd33" | ||
dependencies: | ||
"@angular-devkit/core" "0.7.1" | ||
rxjs "^6.0.0" | ||
"@angular-devkit/core" "0.8.2" | ||
rxjs "~6.2.0" | ||
|
||
"@angular-devkit/build-angular@~0.6.1": | ||
version "0.6.8" | ||
|
@@ -91,97 +91,98 @@ | |
rxjs "^6.0.0" | ||
source-map "^0.5.6" | ||
|
||
"@angular-devkit/core@0.7.1": | ||
version "0.7.1" | ||
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-0.7.1.tgz#a8c2ef8cca34d6918ebe618317fee5b0ec84a1e9" | ||
"@angular-devkit/core@0.8.2": | ||
version "0.8.2" | ||
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-0.8.2.tgz#ea3cc766d72786a1e299a556465d01a8f434c6cb" | ||
dependencies: | ||
ajv "~6.4.0" | ||
chokidar "^2.0.3" | ||
rxjs "^6.0.0" | ||
rxjs "~6.2.0" | ||
source-map "^0.5.6" | ||
|
||
"@angular-devkit/schematics@0.7.1": | ||
version "0.7.1" | ||
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-0.7.1.tgz#4b805c66e38f09553ee953e4c81f993432a582fe" | ||
"@angular-devkit/schematics@0.8.2": | ||
version "0.8.2" | ||
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-0.8.2.tgz#70fe1a9cd47f54ee54d82d540b389682b9aa7177" | ||
dependencies: | ||
"@angular-devkit/core" "0.7.1" | ||
rxjs "^6.0.0" | ||
"@angular-devkit/core" "0.8.2" | ||
rxjs "~6.2.0" | ||
|
||
"@angular/animations@^6.0.5": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-6.1.0.tgz#498d3a5bbfe4c89b044c1073007913199b9b98b9" | ||
"@angular/animations@^6.1.7": | ||
version "6.1.7" | ||
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-6.1.7.tgz#5d1ca6a2f2e5827ac751c88265b7916d17a732d0" | ||
dependencies: | ||
tslib "^1.9.0" | ||
|
||
"@angular/cli@^6.1.0": | ||
version "6.1.1" | ||
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-6.1.1.tgz#a5d56ad2fbff71bead6b62d0000b1dda4099613d" | ||
"@angular/cli@^6.2.2": | ||
version "6.2.2" | ||
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-6.2.2.tgz#dab50dda4e5f763eda19413df7e53e5f50f95718" | ||
dependencies: | ||
"@angular-devkit/architect" "0.7.1" | ||
"@angular-devkit/core" "0.7.1" | ||
"@angular-devkit/schematics" "0.7.1" | ||
"@schematics/angular" "0.7.1" | ||
"@schematics/update" "0.7.1" | ||
"@angular-devkit/architect" "0.8.2" | ||
"@angular-devkit/core" "0.8.2" | ||
"@angular-devkit/schematics" "0.8.2" | ||
"@schematics/angular" "0.8.2" | ||
"@schematics/update" "0.8.2" | ||
json-schema-traverse "^0.4.1" | ||
opn "^5.3.0" | ||
rxjs "^6.0.0" | ||
rxjs "~6.2.0" | ||
semver "^5.1.0" | ||
symbol-observable "^1.2.0" | ||
yargs-parser "^10.0.0" | ||
|
||
"@angular/common@^6.0.1": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@angular/common/-/common-6.1.0.tgz#7666c385409cd8d313cc66eade2f8a7410a12256" | ||
"@angular/common@^6.1.7": | ||
version "6.1.7" | ||
resolved "https://registry.yarnpkg.com/@angular/common/-/common-6.1.7.tgz#b94ae9f1c71b1223a305942f09aabf818f5ed2e9" | ||
dependencies: | ||
tslib "^1.9.0" | ||
|
||
"@angular/compiler-cli@^6.0.1": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.0.tgz#8015222a3aa47d8d71a594a6fdbaf08335d1f44c" | ||
"@angular/compiler-cli@^6.1.7": | ||
version "6.1.7" | ||
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-6.1.7.tgz#60abdfb3cac6f50d41b2af905a5bfa2bf1f08b36" | ||
dependencies: | ||
chokidar "^1.4.2" | ||
minimist "^1.2.0" | ||
reflect-metadata "^0.1.2" | ||
tsickle "^0.30.0" | ||
tsickle "^0.32.1" | ||
|
||
"@angular/compiler@^6.0.1": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-6.1.0.tgz#b945439fb3cf6a33d297fcb9a08e487f196de901" | ||
"@angular/compiler@^6.1.7": | ||
version "6.1.7" | ||
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-6.1.7.tgz#cf4e40ec505130710122229481a90ca106bad855" | ||
dependencies: | ||
tslib "^1.9.0" | ||
|
||
"@angular/core@^6.0.1": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.1.0.tgz#d591a97c42cb5efd1ece0f1542cb30c7894d3661" | ||
"@angular/core@^6.1.7": | ||
version "6.1.7" | ||
resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.1.7.tgz#036088227cbff7d3fc7af0c43c5af9db46149f16" | ||
dependencies: | ||
tslib "^1.9.0" | ||
|
||
"@angular/forms@^6.0.1": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.0.tgz#7e62913b07b67d002ebddf735725d2839a6c3a63" | ||
"@angular/forms@^6.1.7": | ||
version "6.1.7" | ||
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-6.1.7.tgz#42484c2ab1079fd34ddd637eb143db6a17be4990" | ||
dependencies: | ||
tslib "^1.9.0" | ||
|
||
"@angular/http@^6.0.1": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@angular/http/-/http-6.1.0.tgz#8712f418d5b9f9047c306da95e31465178e1beef" | ||
"@angular/http@^6.1.7": | ||
version "6.1.7" | ||
resolved "https://registry.yarnpkg.com/@angular/http/-/http-6.1.7.tgz#21fbfaa1bd40b157c3df12a058678823b97df5ee" | ||
dependencies: | ||
tslib "^1.9.0" | ||
|
||
"@angular/platform-browser-dynamic@^6.0.1": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-6.1.0.tgz#b9341c774aacfe7180ceb1bc82c2acb3ab093018" | ||
"@angular/platform-browser-dynamic@^6.1.7": | ||
version "6.1.7" | ||
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-6.1.7.tgz#44381fc4ed990194b372553e6a99f4cc80852414" | ||
dependencies: | ||
tslib "^1.9.0" | ||
|
||
"@angular/platform-browser@^6.0.1": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-6.1.0.tgz#8beb2feb4f072e925b6fbeb8259887335f4a98be" | ||
"@angular/platform-browser@^6.1.7": | ||
version "6.1.7" | ||
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-6.1.7.tgz#21da4fbe6f407320ee50cdf9ab0b69b2e10eca50" | ||
dependencies: | ||
tslib "^1.9.0" | ||
|
||
"@angular/router@^6.0.1": | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/@angular/router/-/router-6.1.0.tgz#84cd28211faa31c53f49a571217603ac32a3cce8" | ||
"@angular/router@^6.1.7": | ||
version "6.1.7" | ||
resolved "https://registry.yarnpkg.com/@angular/router/-/router-6.1.7.tgz#90294b2497649fd6d6d1507e6e447d9c153e8db8" | ||
dependencies: | ||
tslib "^1.9.0" | ||
|
||
|
@@ -199,23 +200,22 @@ | |
tree-kill "^1.0.0" | ||
webpack-sources "^1.1.0" | ||
|
||
"@schematics/angular@0.7.1": | ||
version "0.7.1" | ||
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-0.7.1.tgz#29db78d148d3260e9bb545c86a4c6bfbaed9e933" | ||
"@schematics/angular@0.8.2": | ||
version "0.8.2" | ||
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-0.8.2.tgz#f75978f746a245826b70c214f11b15af7b249838" | ||
dependencies: | ||
"@angular-devkit/core" "0.7.1" | ||
"@angular-devkit/schematics" "0.7.1" | ||
typescript ">=2.6.2 <2.8" | ||
"@angular-devkit/core" "0.8.2" | ||
"@angular-devkit/schematics" "0.8.2" | ||
typescript ">=2.6.2 <2.10" | ||
|
||
"@schematics/update@0.7.1": | ||
version "0.7.1" | ||
resolved "https://registry.yarnpkg.com/@schematics/update/-/update-0.7.1.tgz#56cf82df0bf8f5a0ef75aef94b7a9bc9598d7f51" | ||
"@schematics/update@0.8.2": | ||
version "0.8.2" | ||
resolved "https://registry.yarnpkg.com/@schematics/update/-/update-0.8.2.tgz#0fee9b523107649564bca0c867e32ba5706429c5" | ||
dependencies: | ||
"@angular-devkit/core" "0.7.1" | ||
"@angular-devkit/schematics" "0.7.1" | ||
"@angular-devkit/core" "0.8.2" | ||
"@angular-devkit/schematics" "0.8.2" | ||
npm-registry-client "^8.5.1" | ||
rc "^1.2.8" | ||
rxjs "^6.0.0" | ||
rxjs "~6.2.0" | ||
semver "^5.3.0" | ||
semver-intersect "^1.1.2" | ||
|
||
|
@@ -5349,7 +5349,7 @@ raw-loader@^0.5.1: | |
version "0.5.1" | ||
resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-0.5.1.tgz#0c3d0beaed8a01c966d9787bf778281252a979aa" | ||
|
||
rc@^1.0.1, rc@^1.1.6, rc@^1.2.7, rc@^1.2.8: | ||
rc@^1.0.1, rc@^1.1.6, rc@^1.2.7: | ||
version "1.2.8" | ||
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed" | ||
dependencies: | ||
|
@@ -5708,7 +5708,7 @@ rxjs-compat@^6.1.0: | |
version "6.2.2" | ||
resolved "https://registry.yarnpkg.com/rxjs-compat/-/rxjs-compat-6.2.2.tgz#3c0fcdb46130cc70aa55412c2b1147905ab4680a" | ||
|
||
rxjs@^6.0.0, rxjs@^6.1.0: | ||
rxjs@^6.0.0, rxjs@^6.1.0, rxjs@~6.2.0: | ||
version "6.2.2" | ||
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9" | ||
dependencies: | ||
|
@@ -6603,9 +6603,9 @@ tsconfig@^5.0.2: | |
strip-bom "^2.0.0" | ||
strip-json-comments "^2.0.0" | ||
|
||
tsickle@^0.30.0: | ||
version "0.30.0" | ||
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.30.0.tgz#7941146ae92933854a8742fa1047606c4536649b" | ||
tsickle@^0.32.1: | ||
version "0.32.1" | ||
resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.32.1.tgz#f16e94ba80b32fc9ebe320dc94fbc2ca7f3521a5" | ||
dependencies: | ||
jasmine-diff "^0.1.3" | ||
minimist "^1.2.0" | ||
|
@@ -6674,11 +6674,11 @@ typedarray@^0.0.6: | |
version "0.0.6" | ||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" | ||
|
||
[email protected], "typescript@>=2.6.2 <2.8": | ||
[email protected]: | ||
version "2.7.2" | ||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836" | ||
|
||
typescript@~2.9.1: | ||
"typescript@>=2.6.2 <2.10", typescript@~2.9.1: | ||
version "2.9.2" | ||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c" | ||
|
||
|