Skip to content
This repository has been archived by the owner on Dec 30, 2019. It is now read-only.

Commit

Permalink
Dep. updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
DorianGrey committed Aug 11, 2017
1 parent 5caf403 commit d29c4ed
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-webpack-template",
"version": "11.0.0",
"version": "11.1.0",
"description": "Evil brother of ng2-jspm-template",
"author": {
"name": "Christian Linne",
Expand Down Expand Up @@ -57,8 +57,8 @@
},
"devDependencies": {
"@angular-devkit/build-optimizer": "^0.0.13",
"@angular/compiler-cli": "^4.3.3",
"@angular/platform-server": "^4.3.3",
"@angular/compiler-cli": "^4.3.4",
"@angular/platform-server": "^4.3.4",
"@angularclass/hmr": "^2.1.3",
"@angularclass/hmr-loader": "^3.0.4",
"@ngrx/store-devtools": "^3.2.4",
Expand Down Expand Up @@ -118,7 +118,7 @@
"tslint-config-prettier": "^1.3.0",
"typescript": "^2.4.2",
"wait-for-change": "^1.1.1",
"webpack": "^3.5.2",
"webpack": "^3.5.3",
"webpack-bundle-analyzer": "^2.9.0",
"webpack-chunk-hash": "^0.4.0",
"webpack-closure-compiler": "^2.1.5",
Expand All @@ -127,14 +127,14 @@
"webpack-merge": "^4.1.0"
},
"dependencies": {
"@angular/common": "^4.3.3",
"@angular/compiler": "^4.3.3",
"@angular/core": "^4.3.3",
"@angular/forms": "^4.3.3",
"@angular/http": "^4.3.3",
"@angular/platform-browser": "^4.3.3",
"@angular/platform-browser-dynamic": "^4.3.3",
"@angular/router": "^4.3.3",
"@angular/common": "^4.3.4",
"@angular/compiler": "^4.3.4",
"@angular/core": "^4.3.4",
"@angular/forms": "^4.3.4",
"@angular/http": "^4.3.4",
"@angular/platform-browser": "^4.3.4",
"@angular/platform-browser-dynamic": "^4.3.4",
"@angular/router": "^4.3.4",
"@ngrx/core": "1.2.0",
"@ngrx/router-store": "^1.2.6",
"@ngrx/store": "^2.2.3",
Expand All @@ -146,7 +146,7 @@
"lodash-es": "^4.17.4",
"normalize.css": "^7.0.0",
"reselect": "^3.0.1",
"rxjs": "^5.4.2",
"rxjs": "5.4.2",
"zone.js": "^0.8.16"
},
"engines": {
Expand Down
76 changes: 38 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,73 +10,73 @@
source-map "^0.5.6"
typescript "^2.3.3"

"@angular/common@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-4.3.3.tgz#1fafbea33af4eba4cddd8677ef57a0f76a50488c"
"@angular/common@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-4.3.4.tgz#98fb7d6e8da633ba56844d5c00986ca407aea950"
dependencies:
tslib "^1.7.1"

"@angular/compiler-cli@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-4.3.3.tgz#b3e39991d1a2ac1445a4a7a122e29dce5492c637"
"@angular/compiler-cli@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-4.3.4.tgz#3d16ec869c39f4aca18cac71dcf118a80f6208e6"
dependencies:
"@angular/tsc-wrapped" "4.3.3"
"@angular/tsc-wrapped" "4.3.4"
minimist "^1.2.0"
reflect-metadata "^0.1.2"

"@angular/compiler@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-4.3.3.tgz#8c1582fe28a784401325e51a04a9b36b6712033e"
"@angular/compiler@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-4.3.4.tgz#9b16ae785f22b918aa168db0555c05304baf9d77"
dependencies:
tslib "^1.7.1"

"@angular/core@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-4.3.3.tgz#8e6a76914661db407fa2d88dd2441c4c016ff625"
"@angular/core@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-4.3.4.tgz#42dd8046600f5a080a4e1212116b12fe97bcfcb4"
dependencies:
tslib "^1.7.1"

"@angular/forms@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-4.3.3.tgz#0912aebb818a176f4e08b7df0ec9fd4021efcb6b"
"@angular/forms@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-4.3.4.tgz#57fa07b7bf9103f1b948fbfe4cfed314092c9e96"
dependencies:
tslib "^1.7.1"

"@angular/http@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-4.3.3.tgz#cbe3639010362b681076f0b606673a0e62fd940d"
"@angular/http@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-4.3.4.tgz#762cb7c032059f41dfd0553f574e9ce0d5ecc0a9"
dependencies:
tslib "^1.7.1"

"@angular/platform-browser-dynamic@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-4.3.3.tgz#b16c09dfe97b5b83daa0581b233f5ea3c3eefb3a"
"@angular/platform-browser-dynamic@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-4.3.4.tgz#bf7b841f2fc8d20efe756fe1e50aa028c95eb57c"
dependencies:
tslib "^1.7.1"

"@angular/platform-browser@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-4.3.3.tgz#623b659794f079096d4f7685b4bebcb49e3b9a71"
"@angular/platform-browser@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-4.3.4.tgz#dede8ff31441a2452f202ed798a0822ebc5a9153"
dependencies:
tslib "^1.7.1"

"@angular/platform-server@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-4.3.3.tgz#404c00208d7258d4f9a54c9a5dda2147b21b6c9b"
"@angular/platform-server@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-4.3.4.tgz#cdffe40d3db11759bca22f32c27913f93bc090f3"
dependencies:
parse5 "^3.0.1"
tslib "^1.7.1"
xhr2 "^0.1.4"

"@angular/router@^4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-4.3.3.tgz#f3f9004ec31b4fe4d15477e1e63e118df36ad46d"
"@angular/router@^4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-4.3.4.tgz#206588fec466f83a2768bd756c5664651091e477"
dependencies:
tslib "^1.7.1"

"@angular/tsc-wrapped@4.3.3":
version "4.3.3"
resolved "https://registry.yarnpkg.com/@angular/tsc-wrapped/-/tsc-wrapped-4.3.3.tgz#c5890f743664be64b79c200ae6e9da5d2a801f5b"
"@angular/tsc-wrapped@4.3.4":
version "4.3.4"
resolved "https://registry.yarnpkg.com/@angular/tsc-wrapped/-/tsc-wrapped-4.3.4.tgz#86c14cec0ee7f25bb7a7f80270bffe19fe7acd63"
dependencies:
tsickle "^0.21.0"

Expand Down Expand Up @@ -5517,7 +5517,7 @@ 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.11, rxjs@^5.4.2:
rxjs@5.4.2, rxjs@^5.0.0-beta.11:
version "5.4.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.4.2.tgz#2a3236fcbf03df57bae06fd6972fd99e5c08fcf7"
dependencies:
Expand Down Expand Up @@ -6730,9 +6730,9 @@ webpack-sources@^1.0.1:
source-list-map "^2.0.0"
source-map "~0.5.3"

webpack@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.5.2.tgz#a9601066e23af3c80f3bf9758fd794ca9778f251"
webpack@^3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.5.3.tgz#e68653963bda146e212832c04a4d8041d2b4b8c8"
dependencies:
acorn "^5.0.0"
acorn-dynamic-import "^2.0.0"
Expand Down

0 comments on commit d29c4ed

Please sign in to comment.