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

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mseemann committed Jan 20, 2017
1 parent 20c5586 commit 4d8b020
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 54 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -18,24 +18,24 @@
"url": "git+https://github.com/mseemann/angular2-mdl-ext.git"
},
"dependencies": {
"@angular/common": "2.4.1",
"@angular/compiler": "2.4.1",
"@angular/core": "2.4.1",
"@angular/forms": "2.4.1",
"@angular/http": "2.4.1",
"@angular/platform-browser": "2.4.1",
"@angular/platform-browser-dynamic": "2.4.1",
"@angular/router": "3.4.1",
"@angular/common": "2.4.4",
"@angular/compiler": "2.4.4",
"@angular/core": "2.4.4",
"@angular/forms": "2.4.4",
"@angular/http": "2.4.4",
"@angular/platform-browser": "2.4.4",
"@angular/platform-browser-dynamic": "2.4.4",
"@angular/router": "3.4.4",
"@mseemann/prism": "0.0.1",
"angular2-mdl": "2.12.0",
"angular2-mdl": "2.12.1",
"core-js": "2.4.1",
"rxjs": "5.0.2",
"systemjs": "0.19.41",
"zone.js": "0.7.4"
},
"devDependencies": {
"@angular/compiler-cli": "2.4.1",
"@angular/platform-server": "2.4.1",
"@angular/compiler-cli": "2.4.4",
"@angular/platform-server": "2.4.4",
"@types/chai": "3.4.34",
"@types/core-js": "0.9.35",
"@types/gulp": "3.8.32",
Expand Down
90 changes: 47 additions & 43 deletions yarn.lock
Expand Up @@ -2,55 +2,55 @@
# yarn lockfile v1


"@angular/common@2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.4.1.tgz#a70167430574959c3423ac96ebdec98032d3500d"
"@angular/common@2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-2.4.4.tgz#039520c6395476d7f35ca250973dfef946c62831"

"@angular/compiler-cli@2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-2.4.1.tgz#9291504197a199fee2f48353d67431a1a9e40833"
"@angular/compiler-cli@2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-2.4.4.tgz#726598f850e599677fa1638d1728096384665a63"
dependencies:
"@angular/tsc-wrapped" "0.5.0"
"@angular/tsc-wrapped" "0.5.1"
minimist "^1.2.0"
reflect-metadata "^0.1.2"

"@angular/compiler@2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.4.1.tgz#62b4fbfc53c934bd5def78db594cbf245b3f446a"
"@angular/compiler@2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-2.4.4.tgz#86b861685ebc4c7b19b1133bf8c5bf4d28c71475"

"@angular/core@2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.4.1.tgz#3a6d2dc7fd86fdebe4febae7eb28abad7d04c76a"
"@angular/core@2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-2.4.4.tgz#eafef7bbdefea321fa5e79998bb2f6707c70729d"

"@angular/forms@2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-2.4.1.tgz#440ff9b864b3b79c55423c9ce5863030a25767ce"
"@angular/forms@2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-2.4.4.tgz#9679ca369d5bc2968ee1a67634ac221d75487364"

"@angular/http@2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-2.4.1.tgz#f06067e370c44d025ed00a03ef704f6c46ea59ac"
"@angular/http@2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-2.4.4.tgz#e41a9808eeec9cfdf3d5f9f92d0041b5c041fd60"

"@angular/platform-browser-dynamic@2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-2.4.1.tgz#5fb72038f76c1e3646cea95f5b4722d67a4419dd"
"@angular/platform-browser-dynamic@2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-2.4.4.tgz#b5948cf2cac33c9634a400a7ece8fb5600f83107"

"@angular/platform-browser@2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-2.4.1.tgz#4eaa829b450be34f0029796b6c3b99e27d3d5740"
"@angular/platform-browser@2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-2.4.4.tgz#0bff3512d00b199211ff28df0aa5c6841718a19c"

"@angular/platform-server@2.4.1":
version "2.4.1"
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-2.4.1.tgz#9e5e427b8226d1a073949effea00a4df352682de"
"@angular/platform-server@2.4.4":
version "2.4.4"
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-2.4.4.tgz#2fc2d0b4ac29c8f08a3702a8da3ab79933b737d0"
dependencies:
parse5 "^2.2.1"

"@angular/router@3.4.1":
version "3.4.1"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-3.4.1.tgz#079c8580943547a710f292026ac86a08d336a49d"
"@angular/router@3.4.4":
version "3.4.4"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-3.4.4.tgz#8564889d5bf322a1a4b679bd82c053df03eabb72"

"@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"
"@angular/tsc-wrapped@0.5.1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@angular/tsc-wrapped/-/tsc-wrapped-0.5.1.tgz#7a69bec999eef41903dddaaccdc862cfcface52c"
dependencies:
tsickle "^0.2"

Expand Down Expand Up @@ -84,10 +84,14 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@6.0.54":
"@types/node@*":
version "6.0.54"
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.54.tgz#65859962ba988052cbdd5c48881395acfdd46931"

"@types/node@6.0.55":
version "6.0.55"
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.55.tgz#e5cb679a43561f42afd1bd6d58d3992ec8f31720"

"@types/orchestrator@*":
version "0.0.30"
resolved "https://registry.yarnpkg.com/@types/orchestrator/-/orchestrator-0.0.30.tgz#dcdda8d647b568b7b1e34178cb1f0b44ac9a98e5"
Expand Down Expand Up @@ -161,9 +165,9 @@ amdefine@>=0.0.4, amdefine@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.0.tgz#fd17474700cb5cc9c2b709f0be9d23ce3c198c33"

angular2-mdl@2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/angular2-mdl/-/angular2-mdl-2.11.0.tgz#3025773c1da95d8508284a6cdcd698f8180e8649"
angular2-mdl@2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/angular2-mdl/-/angular2-mdl-2.12.1.tgz#1091e8f6382fa8869fa24139f1917355c57026a5"

angular2-template-loader@0.6.0:
version "0.6.0"
Expand Down Expand Up @@ -2052,7 +2056,7 @@ glob2base@^0.0.12:
dependencies:
find-index "^0.1.1"

glob@7.0.6, glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@~7.0.3:
glob@7.0.6, glob@^7.0.3, glob@^7.0.5, glob@~7.0.3:
version "7.0.6"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.0.6.tgz#211bafaf49e525b8cd93260d14ab136152b3f57a"
dependencies:
Expand Down Expand Up @@ -2092,7 +2096,7 @@ glob@^6.0.4:
once "^1.3.0"
path-is-absolute "^1.0.0"

glob@^7.1.1:
glob@^7.0.0, glob@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
dependencies:
Expand Down Expand Up @@ -4896,9 +4900,9 @@ ripemd160@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-1.0.1.tgz#93a4bbd4942bc574b69a8fa57c71de10ecca7d6e"

rollup@0.38.3:
version "0.38.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.38.3.tgz#8a8695d416fe713ff354b7fd3c487f8da4b5c1ad"
rollup@0.39.2:
version "0.39.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.39.2.tgz#858cf3020027cf74e0c5d7faa1c18275faf00df4"
dependencies:
source-map-support "^0.4.0"

Expand Down

0 comments on commit 4d8b020

Please sign in to comment.