From 0e51052fca16376c57928bc2fb63aed891256199 Mon Sep 17 00:00:00 2001 From: DorianGrey Date: Thu, 8 Dec 2016 14:03:25 +0100 Subject: [PATCH 1/7] Bump angular to 2.3.x --- package.json | 26 +++++++-------- yarn.lock | 93 ++++++++++++++++++++++++++++++---------------------- 2 files changed, 67 insertions(+), 52 deletions(-) diff --git a/package.json b/package.json index f37c445..6301687 100644 --- a/package.json +++ b/package.json @@ -38,14 +38,14 @@ "translations:dev": "npm run translations:dist -- -w" }, "devDependencies": { - "@angular/compiler-cli": "2.2.4", - "@angular/platform-server": "2.2.4", + "@angular/compiler-cli": "^2.3.0", + "@angular/platform-server": "^2.3.0", "@angularclass/hmr": "1.2.2", "@angularclass/hmr-loader": "3.0.2", "@ngtools/webpack": "^1.1.9", "@types/core-js": "^0.9.35", "@types/jasmine": "2.5.38", - "@types/lodash": "^4.14.42", + "@types/lodash": "4.14.42", "@types/node": "6.0.51", "angular2-template-loader": "0.6.0", "autoprefixer": "6.5.3", @@ -92,14 +92,14 @@ "webpack-merge": "^1.0.2" }, "dependencies": { - "@angular/common": "2.2.4", - "@angular/compiler": "2.2.4", - "@angular/core": "2.2.4", - "@angular/forms": "2.2.4", - "@angular/http": "2.2.4", - "@angular/platform-browser": "2.2.4", - "@angular/platform-browser-dynamic": "2.2.4", - "@angular/router": "3.2.4", + "@angular/common": "^2.3.0", + "@angular/compiler": "^2.3.0", + "@angular/core": "^2.3.0", + "@angular/forms": "^2.3.0", + "@angular/http": "^2.3.0", + "@angular/platform-browser": "^2.3.0", + "@angular/platform-browser-dynamic": "^2.3.0", + "@angular/router": "^3.3.0", "@ngrx/core": "1.2.0", "@ngrx/store": "2.2.1", "angular-router-loader": "0.4.0", @@ -107,8 +107,8 @@ "immutable": "3.8.1", "lodash": "4.17.2", "ng2-translate": "^4.2.0", - "rxjs": "5.0.0-rc.4", - "zone.js": "0.6.26" + "rxjs": "^5.0.0-rc.5", + "zone.js": "^0.7.2" }, "engines": { "node": ">=6.9", diff --git a/yarn.lock b/yarn.lock index 3eca92d..df08c6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11,51 +11,57 @@ rxjs "5.0.0-beta.12" typescript "~2.0.3" -"@angular/common@2.2.4": - version "2.2.4" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.2.4.tgz#0e798cce826ba304d3b29556527a1a531f407159" +"@angular/common@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.3.0.tgz#16b0034fe43ae70875343f23e19835435edd118e" -"@angular/compiler-cli@2.2.4": - version "2.2.4" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-2.2.4.tgz#3828a9b4b47f6f1d21aa1c80a5a63ec9a6fc7740" +"@angular/compiler-cli@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-2.3.0.tgz#d9f0171c46d9d63e1a1737a4ccf0fbfe6c321666" dependencies: - "@angular/tsc-wrapped" "^0.3.0" + "@angular/tsc-wrapped" "0.4.2" minimist "^1.2.0" reflect-metadata "^0.1.2" -"@angular/compiler@2.2.4": - version "2.2.4" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.2.4.tgz#40e8db5f801939ddc1a163079dc71b3be81a06ae" +"@angular/compiler@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.3.0.tgz#68e39af53728c5d7e6762a225f9c9c6b173bb4fc" -"@angular/core@2.2.4": - version "2.2.4" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.2.4.tgz#d00d5cfc734fd610cbafc14eb0749c957f004aa9" +"@angular/core@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.3.0.tgz#e60bd398584d69467d075d001b718364174a2534" -"@angular/forms@2.2.4": - version "2.2.4" - resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-2.2.4.tgz#95f15ca1938879298ccc0ef8a3e9ef5e750e31ef" +"@angular/forms@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-2.3.0.tgz#96113322db362fa1a4c9798929ffde0e76e034dc" -"@angular/http@2.2.4": - version "2.2.4" - resolved "https://registry.yarnpkg.com/@angular/http/-/http-2.2.4.tgz#ccfeb3f805e0628f6bb9efa129ef432d79548c63" +"@angular/http@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@angular/http/-/http-2.3.0.tgz#0c0823d69723d96d294e58881397fec1ed803f73" -"@angular/platform-browser-dynamic@2.2.4": - version "2.2.4" - resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-2.2.4.tgz#4895cc035ab393ec9e74e7684211a9209ea86825" +"@angular/platform-browser-dynamic@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-2.3.0.tgz#e818d3fc73cc923230891acab6b802bbddfdff3b" -"@angular/platform-browser@2.2.4": - version "2.2.4" - resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-2.2.4.tgz#6041e02c7ed62622c926060869506705f79fb5fb" +"@angular/platform-browser@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-2.3.0.tgz#93259309cfb4e8fdb39ececa0b205f4caf002e6c" -"@angular/platform-server@2.2.4": - version "2.2.4" - resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-2.2.4.tgz#b57d42e86ccf612dcaa39909b0ef5bf20e3856fb" +"@angular/platform-server@^2.3.0": + version "2.3.0" + resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-2.3.0.tgz#4d0b4b0ddde249f94698d95572f09b87a59190d1" dependencies: parse5 "^2.2.1" -"@angular/router@3.2.4": - version "3.2.4" - resolved "https://registry.yarnpkg.com/@angular/router/-/router-3.2.4.tgz#dfec71ad072ec031364ba5d08bd6fe03fd5beadc" +"@angular/router@^3.3.0": + version "3.3.0" + resolved "https://registry.yarnpkg.com/@angular/router/-/router-3.3.0.tgz#1e0226e95b40207a120fe1e61f2c4c4d3c782eb1" + +"@angular/tsc-wrapped@0.4.2": + version "0.4.2" + resolved "https://registry.yarnpkg.com/@angular/tsc-wrapped/-/tsc-wrapped-0.4.2.tgz#007e1988f57292a0c9d7bd8e4589fe44e573f07c" + dependencies: + tsickle "^0.2" "@angular/tsc-wrapped@^0.3.0": version "0.3.0" @@ -97,7 +103,7 @@ version "2.5.38" resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.5.38.tgz#a4379124c4921d4e21de54ec74669c9e9b356717" -"@types/lodash@^4.14.42": +"@types/lodash@4.14.42": version "4.14.42" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.42.tgz#e278a11eeb52251b65b4be95fd4c9c8aaa45909e" @@ -4321,9 +4327,9 @@ rxjs@5.0.0-beta.12: dependencies: symbol-observable "^1.0.1" -rxjs@5.0.0-rc.4: - version "5.0.0-rc.4" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.0.0-rc.4.tgz#a4d08bc5d7f30d48ed7130e2995490c326a325c4" +rxjs@^5.0.0-rc.5: + version "5.0.0-rc.5" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.0.0-rc.5.tgz#8cbd17fc242a54c07ef9116da23b0ec8e7d5cea9" dependencies: symbol-observable "^1.0.1" @@ -4536,7 +4542,7 @@ source-map-support@^0.3.1: dependencies: source-map "0.1.32" -source-map-support@^0.4.0: +source-map-support@^0.4.0, source-map-support@^0.4.2: version "0.4.6" resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.6.tgz#32552aa64b458392a85eab3b0b5ee61527167aeb" dependencies: @@ -4970,6 +4976,15 @@ tsickle@^0.1.7: source-map "^0.4.2" source-map-support "^0.3.1" +tsickle@^0.2: + version "0.2.2" + resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.2.2.tgz#8ee081a3d6ea32052d23e8d112bf525926e44adb" + dependencies: + minimist "^1.2.0" + mkdirp "^0.5.1" + source-map "^0.5.6" + source-map-support "^0.4.2" + tslint@4.0.2: version "4.0.2" resolved "https://registry.yarnpkg.com/tslint/-/tslint-4.0.2.tgz#d43f24c0c1f826de7f3a097bb7808a8b4325feac" @@ -5507,6 +5522,6 @@ yeast@0.1.2: version "0.1.2" resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419" -zone.js@0.6.26: - version "0.6.26" - resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.6.26.tgz#067c13b8b80223a89b62e9dc82680f09762c4636" +zone.js@^0.7.2: + version "0.7.2" + resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.7.2.tgz#1a62b6be4b24d1b935e4566b0b4386b66966d1a7" From 30d0395633bc0e16d6a8f4f6b62d54f2f2f18c2f Mon Sep 17 00:00:00 2001 From: DorianGrey Date: Sat, 10 Dec 2016 12:55:25 +0100 Subject: [PATCH 2/7] Bugfix, docs. - Fix HTML5 conformity of index template - Start with some further documentation; in a separate folder. --- docs/general_structure.md | 26 ++++++++++++++++++++++++++ src/index.template.html | 4 +++- 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 docs/general_structure.md diff --git a/docs/general_structure.md b/docs/general_structure.md new file mode 100644 index 0000000..05a2bea --- /dev/null +++ b/docs/general_structure.md @@ -0,0 +1,26 @@ +# General template structure +We'll only go through the most important files and folders here, so that you can get an idea of how the template is structured and how you might adopt it to your particular requirements. + +## Files +- **.stylelintrc** contains the configuration used for [stylelint](https://github.com/stylelint/stylelint). We've picked up a useful set of defaults for `.scss` files. +- **karma.conf.js** contains the configuration used for [karma](https://github.com/karma-runner/karma). Note that the particular configuration differs between development and production mode, which is handled by the script itself by evaluating the `NODE_ENV` environment variable. +- **tsconfig.json** and **tsconfig.aot.json** contain the TypeScript configurations for JiT and AoT mode. While reading it, you might recognize that we've enabled a rather strict set of compiler options, like `noImplicitAny`, `noImplicitReturns` and `noImplicitThis`. This might appear extremely restrictive at first, but we've had good experience with this setup. It assists in keeping track and working around several issues, inconsistencies and curious behaviors that especially developers with just a few or even no experience with TypeScript are rather often facing early. +- **tslint.json** contains the configuration for [tslint](https://github.com/palantir/tslint). Once again, a rather strict one, but for the same reasons as we had for the TypeScript configs. + +## Folders +- **dev** contains the utility libs used by this template, e.g. for linting the sources and compiling the translations. +- **bin** contains the binary counterpart to these utilities, so that they can be used by `npm` scripts. +- **docs** is obviously the folder containing this documentation. +- **example-dist-server** contains an exemplary production server using [express](http://expressjs.com) and a corresponding proxy config. You might use this as an example, or as basis for setting up a frontend server for your project. +- **src** contains the application source itself. + - **styles** is intended for all styles that affect the application's style globally. + - **app** contains the modules used by our application; one folder per module. Folders with a `+` prefix indicate modules that are loaded on demand via routing. +- **webpack** contains the various webpack config files for the different build modes. + +## Temporary folders (not tracked via git) +- **.awcache** is used by [awesome-typescript-loader](https://github.com/s-panferov/awesome-typescript-loader) for caching its build output. +- **.tmp** gets created during development. It contains the webpack DLLs generated for vendor and polyfill libraries. +- **dist** gets created by using `yarn run dist` or `yarn run dist-server` and contains the generated bundles, stylesheets and the particular `index.html` file. +- **dist-aot** contains the same as **dist**, but is the destination folder when using AoT (i.e. `yarn run dist:aot` or `yarn run dist-server:aot`). +- **test-results** contains the output of the `coverage` and `junit` reporters. +- **src/generated** is the output folder of the `translations` tasks and contains a typescript source file exporting all translations that are defined for the applications as a default-exported object with a top-level key for each language. \ No newline at end of file diff --git a/src/index.template.html b/src/index.template.html index 142ce13..baeda8d 100644 --- a/src/index.template.html +++ b/src/index.template.html @@ -1,7 +1,9 @@ + - + + <%= htmlWebpackPlugin.options.title %> From 04e2ba18a69a3782c79dd6faa10c2bb7d7bfe690 Mon Sep 17 00:00:00 2001 From: DorianGrey Date: Sat, 10 Dec 2016 13:44:48 +0100 Subject: [PATCH 3/7] Add docs link to global README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 34866b8..5bcdc9a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ npm install -g yarn Alternatively, you might use good old `npm`, if you REALLY want to. If that is the case, just replace the `yarn` part of the commands listed below with `npm`. ## Project structure +The intended project structure, how to work with it and possibly extend it is documented in the [docs folder](https://github.com/DorianGrey/ng2-webpack-template/tree/master/docs) + +- [General structure](https://github.com/DorianGrey/ng2-webpack-template/blob/master/docs/general_structure.md) -- TODO -- From 21f4ce061654724ff552bf01d18a0bc9fde1025c Mon Sep 17 00:00:00 2001 From: DorianGrey Date: Sun, 11 Dec 2016 18:48:42 +0100 Subject: [PATCH 4/7] Add docs about the how to handle the application state --- README.md | 3 +- docs/app_state.md | 92 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 94 insertions(+), 1 deletion(-) create mode 100644 docs/app_state.md diff --git a/README.md b/README.md index 5bcdc9a..e364db9 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,10 @@ npm install -g yarn Alternatively, you might use good old `npm`, if you REALLY want to. If that is the case, just replace the `yarn` part of the commands listed below with `npm`. ## Project structure -The intended project structure, how to work with it and possibly extend it is documented in the [docs folder](https://github.com/DorianGrey/ng2-webpack-template/tree/master/docs) +The intended project structure, how to work with it and possibly extend it is documented in the [docs folder](https://github.com/DorianGrey/ng2-webpack-template/tree/master/docs). - [General structure](https://github.com/DorianGrey/ng2-webpack-template/blob/master/docs/general_structure.md) +- [The application state and how to extend it](https://github.com/DorianGrey/ng2-webpack-template/blob/master/docs/app_state.md) -- TODO -- diff --git a/docs/app_state.md b/docs/app_state.md new file mode 100644 index 0000000..44c3a8e --- /dev/null +++ b/docs/app_state.md @@ -0,0 +1,92 @@ +# The application state +The application's globally relevant state is stored using a store from the [ngrx/store](https://github.com/ngrx/store) library. It's content is described in `src/app.store.ts`, in the interface `AppState`: + + export interface AppState { + todos: List; + watchTime: number; + } + +It is not required to define an interface for describing your application state, but it simplifies type safe injection of the application's store. E.g., in `src/todos/todo.service.ts`, you will see an injection like this: + + store: Store + +Without defining an explicit interface, it would be required to use `any` here. + +To properly work with your application state during runtime, you need to define a set of `reducers` for each of its entries. In our case, this is also defined in `src/app.store.ts`: + + const reducers = { + todos: todosReducer, + watchTime: watchTimeReducer + }; + +This hash of reducers gets combined to a single root reducer using the `combineReducers` helper function from `ngrx/store`. + +You might have recognized that the name of the keys used in the reducers object and the interface definition is equivalent. This is *intended*, since it simplifies to understand how an entry of the interface is mapped to its counterpart in the reducers objects. We strongly recommend to keep follow this convention. + +Please read the source documentation in `src/app.store.ts` to get more detailed information about the values and structures used in there. + +# How to extend it +Extending the application's state is easier than it appears - we'll go through this process in this section. + +First, you should create a `[component-or-module-name].store.ts` along the component or module file that this part of the application state belongs to or is primarily used by. State parts that do not refer to a particular component or module should be added to the global definitions in `src/app.store.ts`. + +To properly deal with the state itself, you need to define a list of actions that may alter that state. It most cases, it is sufficient to use an enum or a hash with string fields inside. E.g., for the `todos` page, we've use the latter version like: + + export const ACTION_TYPES = { + ADD_TODO: "ADD_TODO" + }; + +In case of the hash strategy, don't forget to properly freeze this object to prevent its accidental modification: + + Object.freeze(ACTION_TYPES); + +This is not required for (const) enums, since they cannot be modified during runtime. However, this might need some more `.toString()` calls, since the actions dispatched by the stored have to be identified by strings. + +Next, you need to define an initial value for your state. This value will be used when your application gets started, before the first dispatch is executed. In the example above, we've used an empty list of `Todo` entries: + + const initialTodoList = List.of(); + +For those who argued: This template uses [immutable-js](https://facebook.github.io/immutable-js/), since it simplifies working with immutable data structures. This comes in handy when defining the proper state mutation for states using non-trivial types. + +Go ahead with defining a proper `reducer` for your state. A `reducer` receives two parameters: +- The current state for the particular entry. +- The requested action. This parameters contains two fields: + - `type` is one of your defined actions names. In the example above, `"ADD_TODO"` would be the only possible value. Take care that you define your initial state as the default value of this parameter to get things to properly work on startup and hot reload. + - `payload` is an optional value referring to this action. In the example above, this would be a `Todo` instance that should be added to the list of todos. + +The reducer is responsible for properly evaluating these parameters and - in case it accepts the provided action type - returning a new application state. If you want things to work in a reasonable manner, you should take care of two aspects: +1. **Never** alter the state that is provided here! +2. **Always** return a new object containing your state! + +If you want to omit at least one of these aspects... don't tell anyone you've not been warned. + +In the example mentioned above, the reducer looks like: + + export const todosReducer: ActionReducer = (state: List = initialTodoList, action: Action) => { + switch (action.type) { + case ACTION_TYPES.ADD_TODO: + return state.push(action.payload); + default: + return state; + } + }; + +As the last step, add your state part to the global `AppState` definition and the corresponding reducer to the global one. Oh, and take care that your reducer and your set of action types is properly exported, to be usable outside of the definition file. + +Once you did all this stuff, you are ready to select your new state part from the injected `Store` instance: + + store.select(state => state.todos) + +# Optional: Use action creators + +While exploring the file that we picked the examples from, you might have recognized a so-called `ActionCreator`: + + export class TodoActionCreator { + add: (todo: Todo) => Action = todo => { + return {type: ACTION_TYPES.ADD_TODO, payload: todo}; + }; + } + +First of all, using these constructs is entirely optional. However, it simplifies the process of creating mutation actions for your stated, since it hides the concrete structure of the action that gets dispatched by the store. Also, it adds some expressiveness. + +If you decide to use these, don't forget to add them as providers, so that you can properly inject them. Alternatively, since the action creators themselves do not contain any kind of state, you can boil them down to simple helper functions placed in your module. \ No newline at end of file From 9c69723c42cdec2970372a324aa245cb12adc3a7 Mon Sep 17 00:00:00 2001 From: DorianGrey Date: Mon, 12 Dec 2016 09:25:18 +0100 Subject: [PATCH 5/7] Dev. dep. updates --- package.json | 8 ++--- yarn.lock | 96 +++++++++++++++------------------------------------- 2 files changed, 32 insertions(+), 72 deletions(-) diff --git a/package.json b/package.json index 6301687..ee6b935 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "js-yaml": "3.7.0", "karma": "1.3.0", "karma-coverage": "1.1.1", - "karma-jasmine": "1.0.2", + "karma-jasmine": "^1.1.0", "karma-junit-reporter": "^1.2.0", "karma-mocha-reporter": "2.2.1", "karma-phantomjs-launcher": "1.0.2", @@ -72,8 +72,8 @@ "karma-sourcemap-loader": "0.3.7", "karma-webpack": "1.8.0", "log4js": "1.0.1", - "node-sass": "3.13.0", - "phantomjs-prebuilt": "2.1.13", + "node-sass": "^4.0.0", + "phantomjs-prebuilt": "^2.1.14", "postcss-loader": "1.2.0", "raw-loader": "0.5.1", "rimraf": "2.5.4", @@ -89,7 +89,7 @@ "webpack": "2.1.0-beta.27", "webpack-bundle-analyzer": "2.1.1", "webpack-dev-server": "2.1.0-beta.12", - "webpack-merge": "^1.0.2" + "webpack-merge": "^1.1.1" }, "dependencies": { "@angular/common": "^2.3.0", diff --git a/yarn.lock b/yarn.lock index df08c6d..d42bb0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -440,12 +440,6 @@ binary-extensions@^1.0.0: version "1.7.0" resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.7.0.tgz#6c1610db163abfb34edfe42fa423343a1e01185d" -bl@~1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/bl/-/bl-1.1.2.tgz#fdca871a99713aa00d19e3bbba41c44787a65398" - dependencies: - readable-stream "~2.0.5" - blob@0.0.4: version "0.0.4" resolved "https://registry.yarnpkg.com/blob/-/blob-0.0.4.tgz#bcf13052ca54463f30f9fc7e95b9a47630a94921" @@ -1755,14 +1749,6 @@ forever-agent@~0.6.1: version "0.6.1" resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" -form-data@~1.0.0-rc4: - version "1.0.1" - resolved "https://registry.yarnpkg.com/form-data/-/form-data-1.0.1.tgz#ae315db9a4907fa065502304a66d7733475ee37c" - dependencies: - async "^2.0.1" - combined-stream "^1.0.5" - mime-types "^2.1.11" - form-data@~2.1.1: version "2.1.2" resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.2.tgz#89c3534008b97eada4cbb157d58f6f5df025eae4" @@ -1779,15 +1765,13 @@ fresh@0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.3.0.tgz#651f838e22424e7566de161d8358caa199f83d4f" -fs-extra@~0.30.0: - version "0.30.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-0.30.0.tgz#f233ffcc08d4da7d432daa449776989db1df93f0" +fs-extra@~1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-1.0.0.tgz#cd3ce5f7e7cb6145883fcae3191e9877f8587950" dependencies: graceful-fs "^4.1.2" jsonfile "^2.1.0" klaw "^1.0.0" - path-is-absolute "^1.0.0" - rimraf "^2.2.8" fs.realpath@^1.0.0: version "1.0.0" @@ -2619,9 +2603,9 @@ karma-coverage@1.1.1: minimatch "^3.0.0" source-map "^0.5.1" -karma-jasmine@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-1.0.2.tgz#c0b3ab327bf207db60e17fa27db37cfdef5d8e6c" +karma-jasmine@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-1.1.0.tgz#22e4c06bf9a182e5294d1f705e3733811b810acf" karma-junit-reporter@^1.2.0: version "1.2.0" @@ -2843,6 +2827,10 @@ lodash.isarray@^3.0.0: version "3.0.4" resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55" +lodash.isarray@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-4.0.0.tgz#2aca496b28c4ca6d726715313590c02e6ea34403" + lodash.isequal@^4.4.0: version "4.4.0" resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.4.0.tgz#6295768e98e14dc15ce8d362ef6340db82852031" @@ -3046,7 +3034,7 @@ mime-db@~1.12.0: version "1.12.0" resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.12.0.tgz#3d0c63180f458eb10d325aaa37d7c58ae312e9d7" -mime-types@^2.1.11, mime-types@^2.1.12, mime-types@~2.1.11, mime-types@~2.1.13, mime-types@~2.1.7: +mime-types@^2.1.12, mime-types@~2.1.11, mime-types@~2.1.13, mime-types@~2.1.7: version "2.1.13" resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.13.tgz#e07aaa9c6c6b9a7ca3012c69003ad25a39e92a88" dependencies: @@ -3204,9 +3192,9 @@ node-pre-gyp@^0.6.29: tar "~2.2.1" tar-pack "~3.3.0" -node-sass@3.13.0: - version "3.13.0" - resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-3.13.0.tgz#d08b95bdebf40941571bd2c16a9334b980f8924f" +node-sass@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.0.0.tgz#3208301ad5a6096de227f3fc4c3ce682b9816afc" dependencies: async-foreach "^0.1.3" chalk "^1.1.1" @@ -3217,6 +3205,8 @@ node-sass@3.13.0: in-publish "^2.0.0" lodash.assign "^4.2.0" lodash.clonedeep "^4.3.2" + lodash.isarray "^4.0.0" + lodash.mergewith "^4.6.0" meow "^3.7.0" mkdirp "^0.5.1" nan "^2.3.2" @@ -3229,10 +3219,6 @@ node-status-codes@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/node-status-codes/-/node-status-codes-1.0.0.tgz#5ae5541d024645d32a58fcddc9ceecea7ae3ac2f" -node-uuid@~1.4.7: - version "1.4.7" - resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.7.tgz#6da5a17668c4b3dd59623bda11cf7fa4c1f60a6f" - "nopt@2 || 3", nopt@3.x, nopt@~3.0.6: version "3.0.6" resolved "https://registry.yarnpkg.com/nopt/-/nopt-3.0.6.tgz#c6465dbf08abcd4db359317f79ac68a646b28ff9" @@ -3530,17 +3516,17 @@ pend@~1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50" -phantomjs-prebuilt@2.1.13, phantomjs-prebuilt@^2.1.7: - version "2.1.13" - resolved "https://registry.yarnpkg.com/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.13.tgz#66556ad9e965d893ca5a7dc9e763df7e8697f76d" +phantomjs-prebuilt@^2.1.14, phantomjs-prebuilt@^2.1.7: + version "2.1.14" + resolved "https://registry.yarnpkg.com/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.14.tgz#d53d311fcfb7d1d08ddb24014558f1188c516da0" dependencies: es6-promise "~4.0.3" extract-zip "~1.5.0" - fs-extra "~0.30.0" + fs-extra "~1.0.0" hasha "~2.2.0" kew "~0.7.0" progress "~1.1.8" - request "~2.74.0" + request "~2.79.0" request-progress "~2.0.1" which "~1.2.10" @@ -3955,7 +3941,7 @@ qjobs@^1.1.4: version "1.1.5" resolved "https://registry.yarnpkg.com/qjobs/-/qjobs-1.1.5.tgz#659de9f2cf8dcc27a1481276f205377272382e73" -qs@6.2.0, qs@~6.2.0: +qs@6.2.0: version "6.2.0" resolved "https://registry.yarnpkg.com/qs/-/qs-6.2.0.tgz#3b7848c03c2dece69a9522b0fae8c4126d745f3b" @@ -4076,7 +4062,7 @@ readable-stream@^2.0.0, "readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2. string_decoder "~0.10.x" util-deprecate "~1.0.1" -readable-stream@~2.0.0, readable-stream@~2.0.5: +readable-stream@~2.0.0: version "2.0.6" resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.0.6.tgz#8f90341e68a53ccc928788dacfcd11b36eb9b78e" dependencies: @@ -4226,33 +4212,7 @@ request-progress@~2.0.1: dependencies: throttleit "^1.0.0" -request@2, request@^2.61.0, request@~2.74.0: - version "2.74.0" - resolved "https://registry.yarnpkg.com/request/-/request-2.74.0.tgz#7693ca768bbb0ea5c8ce08c084a45efa05b892ab" - dependencies: - aws-sign2 "~0.6.0" - aws4 "^1.2.1" - bl "~1.1.2" - caseless "~0.11.0" - combined-stream "~1.0.5" - extend "~3.0.0" - forever-agent "~0.6.1" - form-data "~1.0.0-rc4" - har-validator "~2.0.6" - hawk "~3.1.3" - http-signature "~1.1.0" - is-typedarray "~1.0.0" - isstream "~0.1.2" - json-stringify-safe "~5.0.1" - mime-types "~2.1.7" - node-uuid "~1.4.7" - oauth-sign "~0.8.1" - qs "~6.2.0" - stringstream "~0.0.4" - tough-cookie "~2.3.0" - tunnel-agent "~0.4.1" - -request@^2.75.0: +request@2, request@^2.61.0, request@^2.75.0, request@~2.79.0: version "2.79.0" resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de" dependencies: @@ -4307,7 +4267,7 @@ right-align@^0.1.1: dependencies: align-text "^0.1.1" -rimraf@2, rimraf@2.5.4, rimraf@^2.2.8, rimraf@^2.3.3, rimraf@~2.5.1, rimraf@~2.5.4: +rimraf@2, rimraf@2.5.4, rimraf@^2.3.3, rimraf@~2.5.1, rimraf@~2.5.4: version "2.5.4" resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.5.4.tgz#96800093cbf1a0c86bd95b4625467535c29dfa04" dependencies: @@ -5270,9 +5230,9 @@ webpack-dev-server@2.1.0-beta.12: webpack-dev-middleware "^1.4.0" yargs "^6.0.0" -webpack-merge@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-1.0.2.tgz#b28f4c895361f1a985a96952760d7170679779b4" +webpack-merge@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-1.1.1.tgz#2816dce279f38fe05d62b6411144b7638553e61c" dependencies: lodash.clonedeep "^4.5.0" lodash.differencewith "^4.5.0" From 384d886d612fbb5b82495fe2afdea17f0c8a70e7 Mon Sep 17 00:00:00 2001 From: DorianGrey Date: Thu, 15 Dec 2016 08:57:28 +0100 Subject: [PATCH 6/7] Bump to 2.3.1, omit 2.3.0 --- package.json | 20 ++++++++-------- yarn.lock | 68 ++++++++++++++++++++++++++-------------------------- 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/package.json b/package.json index ee6b935..d67b38e 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "translations:dev": "npm run translations:dist -- -w" }, "devDependencies": { - "@angular/compiler-cli": "^2.3.0", - "@angular/platform-server": "^2.3.0", + "@angular/compiler-cli": "^2.3.1", + "@angular/platform-server": "^2.3.1", "@angularclass/hmr": "1.2.2", "@angularclass/hmr-loader": "3.0.2", "@ngtools/webpack": "^1.1.9", @@ -92,14 +92,14 @@ "webpack-merge": "^1.1.1" }, "dependencies": { - "@angular/common": "^2.3.0", - "@angular/compiler": "^2.3.0", - "@angular/core": "^2.3.0", - "@angular/forms": "^2.3.0", - "@angular/http": "^2.3.0", - "@angular/platform-browser": "^2.3.0", - "@angular/platform-browser-dynamic": "^2.3.0", - "@angular/router": "^3.3.0", + "@angular/common": "^2.3.1", + "@angular/compiler": "^2.3.1", + "@angular/core": "^2.3.1", + "@angular/forms": "^2.3.1", + "@angular/http": "^2.3.1", + "@angular/platform-browser": "^2.3.1", + "@angular/platform-browser-dynamic": "^2.3.1", + "@angular/router": "^3.3.1", "@ngrx/core": "1.2.0", "@ngrx/store": "2.2.1", "angular-router-loader": "0.4.0", diff --git a/yarn.lock b/yarn.lock index d42bb0d..2728a8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11,55 +11,55 @@ rxjs "5.0.0-beta.12" typescript "~2.0.3" -"@angular/common@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.3.0.tgz#16b0034fe43ae70875343f23e19835435edd118e" +"@angular/common@^2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.3.1.tgz#146c2ed44e02b0f291dd9d4b2e5e2a693057e9bc" -"@angular/compiler-cli@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-2.3.0.tgz#d9f0171c46d9d63e1a1737a4ccf0fbfe6c321666" +"@angular/compiler-cli@^2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-2.3.1.tgz#ff461fdf44a8c5b51117f572ba58949e45bd18b5" dependencies: - "@angular/tsc-wrapped" "0.4.2" + "@angular/tsc-wrapped" "0.5.0" minimist "^1.2.0" reflect-metadata "^0.1.2" -"@angular/compiler@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.3.0.tgz#68e39af53728c5d7e6762a225f9c9c6b173bb4fc" +"@angular/compiler@^2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.3.1.tgz#0c57f848e41432bac3201c29b645dd4dd099d2f9" -"@angular/core@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.3.0.tgz#e60bd398584d69467d075d001b718364174a2534" +"@angular/core@^2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.3.1.tgz#be6e91fdfdd7498506604263e051797cf67a47be" -"@angular/forms@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-2.3.0.tgz#96113322db362fa1a4c9798929ffde0e76e034dc" +"@angular/forms@^2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-2.3.1.tgz#2177e0513c5177fc6e4d140473e7b9f0b9dfd069" -"@angular/http@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@angular/http/-/http-2.3.0.tgz#0c0823d69723d96d294e58881397fec1ed803f73" +"@angular/http@^2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@angular/http/-/http-2.3.1.tgz#3dda85771dccea49d5e08a47366a7168e3435141" -"@angular/platform-browser-dynamic@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-2.3.0.tgz#e818d3fc73cc923230891acab6b802bbddfdff3b" +"@angular/platform-browser-dynamic@^2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-2.3.1.tgz#d01f3c0c25c628be83c308e83d53128222f558fa" -"@angular/platform-browser@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-2.3.0.tgz#93259309cfb4e8fdb39ececa0b205f4caf002e6c" +"@angular/platform-browser@^2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-2.3.1.tgz#114309150876188e0df8841b20ca2359fd5e7cad" -"@angular/platform-server@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-2.3.0.tgz#4d0b4b0ddde249f94698d95572f09b87a59190d1" +"@angular/platform-server@^2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-2.3.1.tgz#6f4afa1eb59338eb93ce28150f8b235afb15e214" dependencies: parse5 "^2.2.1" -"@angular/router@^3.3.0": - version "3.3.0" - resolved "https://registry.yarnpkg.com/@angular/router/-/router-3.3.0.tgz#1e0226e95b40207a120fe1e61f2c4c4d3c782eb1" +"@angular/router@^3.3.1": + version "3.3.1" + resolved "https://registry.yarnpkg.com/@angular/router/-/router-3.3.1.tgz#7bae01d165232f5bb5b8ec01e22943e44eb4af88" -"@angular/tsc-wrapped@0.4.2": - version "0.4.2" - resolved "https://registry.yarnpkg.com/@angular/tsc-wrapped/-/tsc-wrapped-0.4.2.tgz#007e1988f57292a0c9d7bd8e4589fe44e573f07c" +"@angular/tsc-wrapped@0.5.0": + version "0.5.0" + resolved "https://registry.yarnpkg.com/@angular/tsc-wrapped/-/tsc-wrapped-0.5.0.tgz#e50f81af02c6817dcaba22032e49ba8060d628b4" dependencies: tsickle "^0.2" From 2081d5dcb89ad894c98b3944fdae8c2e93fa5b34 Mon Sep 17 00:00:00 2001 From: DorianGrey Date: Wed, 21 Dec 2016 17:14:51 +0100 Subject: [PATCH 7/7] Bump to 2.4.0, omit 2.3.x to get things working again ... --- package.json | 26 +++++----- yarn.lock | 131 +++++++++++++++++---------------------------------- 2 files changed, 56 insertions(+), 101 deletions(-) diff --git a/package.json b/package.json index d67b38e..8e7f592 100644 --- a/package.json +++ b/package.json @@ -38,11 +38,11 @@ "translations:dev": "npm run translations:dist -- -w" }, "devDependencies": { - "@angular/compiler-cli": "^2.3.1", - "@angular/platform-server": "^2.3.1", + "@angular/compiler-cli": "^2.4.0", + "@angular/platform-server": "^2.4.0", "@angularclass/hmr": "1.2.2", "@angularclass/hmr-loader": "3.0.2", - "@ngtools/webpack": "^1.1.9", + "@ngtools/webpack": "^1.2.1", "@types/core-js": "^0.9.35", "@types/jasmine": "2.5.38", "@types/lodash": "4.14.42", @@ -92,14 +92,14 @@ "webpack-merge": "^1.1.1" }, "dependencies": { - "@angular/common": "^2.3.1", - "@angular/compiler": "^2.3.1", - "@angular/core": "^2.3.1", - "@angular/forms": "^2.3.1", - "@angular/http": "^2.3.1", - "@angular/platform-browser": "^2.3.1", - "@angular/platform-browser-dynamic": "^2.3.1", - "@angular/router": "^3.3.1", + "@angular/common": "^2.4.0", + "@angular/compiler": "^2.4.0", + "@angular/core": "^2.4.0", + "@angular/forms": "^2.4.0", + "@angular/http": "^2.4.0", + "@angular/platform-browser": "^2.4.0", + "@angular/platform-browser-dynamic": "^2.4.0", + "@angular/router": "^3.4.0", "@ngrx/core": "1.2.0", "@ngrx/store": "2.2.1", "angular-router-loader": "0.4.0", @@ -107,8 +107,8 @@ "immutable": "3.8.1", "lodash": "4.17.2", "ng2-translate": "^4.2.0", - "rxjs": "^5.0.0-rc.5", - "zone.js": "^0.7.2" + "rxjs": "^5.0.1", + "zone.js": "^0.7.4" }, "engines": { "node": ">=6.9", diff --git a/yarn.lock b/yarn.lock index 2728a8a..75bafc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,60 +2,51 @@ # yarn lockfile v1 -"@angular-cli/ast-tools@^1.0.0": - version "1.0.9" - resolved "https://registry.yarnpkg.com/@angular-cli/ast-tools/-/ast-tools-1.0.9.tgz#be2bf235e03a956c053a1f65661abc981c7ffe38" - dependencies: - "@angular/tsc-wrapped" "^0.3.0" - denodeify "^1.2.1" - rxjs "5.0.0-beta.12" - typescript "~2.0.3" - -"@angular/common@^2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.3.1.tgz#146c2ed44e02b0f291dd9d4b2e5e2a693057e9bc" +"@angular/common@^2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.4.0.tgz#8adcc00bdf87f7de8a648ef0ca048eb937bf342f" -"@angular/compiler-cli@^2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-2.3.1.tgz#ff461fdf44a8c5b51117f572ba58949e45bd18b5" +"@angular/compiler-cli@^2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-2.4.0.tgz#3262b941f4617f7c89955fb54cd68ff9ca0a9650" dependencies: "@angular/tsc-wrapped" "0.5.0" minimist "^1.2.0" reflect-metadata "^0.1.2" -"@angular/compiler@^2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.3.1.tgz#0c57f848e41432bac3201c29b645dd4dd099d2f9" +"@angular/compiler@^2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.4.0.tgz#275fa0a47ff2f1e4bae9ea053b94bbcdf8dee8ac" -"@angular/core@^2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.3.1.tgz#be6e91fdfdd7498506604263e051797cf67a47be" +"@angular/core@^2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.4.0.tgz#7da68c85c6f2d76e5c391daefd3eedf545305bb5" -"@angular/forms@^2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-2.3.1.tgz#2177e0513c5177fc6e4d140473e7b9f0b9dfd069" +"@angular/forms@^2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-2.4.0.tgz#d0daf261d00927a3c09355ce21f8e6c118253cc3" -"@angular/http@^2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@angular/http/-/http-2.3.1.tgz#3dda85771dccea49d5e08a47366a7168e3435141" +"@angular/http@^2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@angular/http/-/http-2.4.0.tgz#21083c631f95b73a9e472d74170dfd70395be91f" -"@angular/platform-browser-dynamic@^2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-2.3.1.tgz#d01f3c0c25c628be83c308e83d53128222f558fa" +"@angular/platform-browser-dynamic@^2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-2.4.0.tgz#56348ae1ab5a4382442fe2c5436262c78dba48dc" -"@angular/platform-browser@^2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-2.3.1.tgz#114309150876188e0df8841b20ca2359fd5e7cad" +"@angular/platform-browser@^2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-2.4.0.tgz#c662a0fefec50ff18b8fface93686e2267037714" -"@angular/platform-server@^2.3.1": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-2.3.1.tgz#6f4afa1eb59338eb93ce28150f8b235afb15e214" +"@angular/platform-server@^2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-2.4.0.tgz#d6589a4640eb1c9eb85c80799e1b1cdff1c2cd1a" dependencies: parse5 "^2.2.1" -"@angular/router@^3.3.1": - version "3.3.1" - resolved "https://registry.yarnpkg.com/@angular/router/-/router-3.3.1.tgz#7bae01d165232f5bb5b8ec01e22943e44eb4af88" +"@angular/router@^3.4.0": + version "3.4.0" + resolved "https://registry.yarnpkg.com/@angular/router/-/router-3.4.0.tgz#134346631c11a269d75cce3da9f0ef0b3d0b95b4" "@angular/tsc-wrapped@0.5.0": version "0.5.0" @@ -63,12 +54,6 @@ dependencies: tsickle "^0.2" -"@angular/tsc-wrapped@^0.3.0": - version "0.3.0" - resolved "https://registry.yarnpkg.com/@angular/tsc-wrapped/-/tsc-wrapped-0.3.0.tgz#98cdeb5c38d145b187c0ad0397a8d98b217f33f2" - dependencies: - tsickle "^0.1.7" - "@angularclass/hmr-loader@3.0.2": version "3.0.2" resolved "https://registry.yarnpkg.com/@angularclass/hmr-loader/-/hmr-loader-3.0.2.tgz#c789182411f09d0b98929e6acbfd3e4aeaace597" @@ -87,11 +72,12 @@ version "2.2.1" resolved "https://registry.yarnpkg.com/@ngrx/store/-/store-2.2.1.tgz#316ec1e43aa5a0166e5e6e1aa2c34a4049386510" -"@ngtools/webpack@^1.1.9": - version "1.1.9" - resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-1.1.9.tgz#ec40fb5e0082d517ae332b76de3fb46341fb8c7f" +"@ngtools/webpack@^1.2.1": + version "1.2.1" + resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-1.2.1.tgz#b32a2cda4aabb14518b3a16840b30d6a0e2f131e" dependencies: - "@angular-cli/ast-tools" "^1.0.0" + enhanced-resolve "^2.3.0" + loader-utils "^0.2.16" magic-string "^0.16.0" source-map "^0.5.6" @@ -1248,10 +1234,6 @@ delegates@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/delegates/-/delegates-1.0.0.tgz#84c6e159b81904fdca59a0ef44cd870d31250f9a" -denodeify@^1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/denodeify/-/denodeify-1.2.1.tgz#3a36287f5034e699e7577901052c2e6c94251631" - depd@~1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.0.tgz#e1bd82c6aab6ced965b97b88b17ed3e528ca18c3" @@ -1444,7 +1426,7 @@ engine.io@1.6.10: engine.io-parser "1.2.4" ws "1.0.1" -enhanced-resolve@^2.2.0, enhanced-resolve@^2.2.2: +enhanced-resolve@^2.2.0, enhanced-resolve@^2.2.2, enhanced-resolve@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-2.3.0.tgz#a115c32504b6302e85a76269d7a57ccdd962e359" dependencies: @@ -4281,15 +4263,9 @@ rx@2.3.24: version "2.3.24" resolved "https://registry.yarnpkg.com/rx/-/rx-2.3.24.tgz#14f950a4217d7e35daa71bbcbe58eff68ea4b2b7" -rxjs@5.0.0-beta.12: - version "5.0.0-beta.12" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.0.0-beta.12.tgz#cdfde2d8c4639d20ae7794bff8fddf32da7ad337" - dependencies: - symbol-observable "^1.0.1" - -rxjs@^5.0.0-rc.5: - version "5.0.0-rc.5" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.0.0-rc.5.tgz#8cbd17fc242a54c07ef9116da23b0ec8e7d5cea9" +rxjs@^5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.0.1.tgz#3a69bdf9f0ca0a986303370d4708f72bdfac8356" dependencies: symbol-observable "^1.0.1" @@ -4496,24 +4472,12 @@ source-map-loader@0.1.5: loader-utils "~0.2.2" source-map "~0.1.33" -source-map-support@^0.3.1: - version "0.3.3" - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.3.3.tgz#34900977d5ba3f07c7757ee72e73bb1a9b53754f" - dependencies: - source-map "0.1.32" - source-map-support@^0.4.0, source-map-support@^0.4.2: version "0.4.6" resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.6.tgz#32552aa64b458392a85eab3b0b5ee61527167aeb" dependencies: source-map "^0.5.3" -source-map@0.1.32: - version "0.1.32" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.1.32.tgz#c8b6c167797ba4740a8ea33252162ff08591b266" - dependencies: - amdefine ">=0.0.4" - source-map@0.4.x, source-map@^0.4.2, source-map@^0.4.4: version "0.4.4" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b" @@ -4927,15 +4891,6 @@ ts-helpers@1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/ts-helpers/-/ts-helpers-1.1.2.tgz#fc69be9f1f3baed01fb1a0ef8d4cfe748814d835" -tsickle@^0.1.7: - version "0.1.7" - resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.1.7.tgz#bfe8f4cdcdaf9a40b84a729a38480c2f824f18ab" - dependencies: - minimist "^1.2.0" - mkdirp "^0.5.1" - source-map "^0.4.2" - source-map-support "^0.3.1" - tsickle@^0.2: version "0.2.2" resolved "https://registry.yarnpkg.com/tsickle/-/tsickle-0.2.2.tgz#8ee081a3d6ea32052d23e8d112bf525926e44adb" @@ -4987,7 +4942,7 @@ typedarray@~0.0.5: version "0.0.6" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" -typescript@2.0.10, typescript@~2.0.3: +typescript@2.0.10: version "2.0.10" resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.0.10.tgz#ccdd4ed86fd5550a407101a0814012e1b3fac3dd" @@ -5482,6 +5437,6 @@ yeast@0.1.2: version "0.1.2" resolved "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz#008e06d8094320c372dbc2f8ed76a0ca6c8ac419" -zone.js@^0.7.2: - version "0.7.2" - resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.7.2.tgz#1a62b6be4b24d1b935e4566b0b4386b66966d1a7" +zone.js@^0.7.4: + version "0.7.4" + resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.7.4.tgz#0e624fe5b724450ee433495deff15c02b3908ee0"