|
50 | 50 | }, |
51 | 51 | "homepage": "https://github.com/valor-software/ng2-bootstrap#readme", |
52 | 52 | "dependencies": { |
53 | | - "moment": "2.13.0" |
| 53 | + "moment": "2.14.1" |
54 | 54 | }, |
55 | 55 | "peerDependencies": { |
56 | 56 | "@angular/common": "2.0.0-rc.4", |
|
66 | 66 | "@angular/platform-browser": "2.0.0-rc.4", |
67 | 67 | "@angular/platform-browser-dynamic": "2.0.0-rc.4", |
68 | 68 | "@angular/router": "3.0.0-beta.2", |
69 | | - "async": "1.5.2", |
| 69 | + "async": "2.0.0", |
70 | 70 | "bootstrap": "3.3.6", |
71 | 71 | "codecov": "1.0.1", |
72 | 72 | "conventional-changelog-cli": "1.2.0", |
|
76 | 76 | "es6-promise": "3.2.1", |
77 | 77 | "es6-shim": "0.35.1", |
78 | 78 | "es7-reflect-metadata": "1.6.0", |
79 | | - "eslint-config-valorsoft": "0.0.16", |
| 79 | + "eslint-config-valorsoft": "0.1.0", |
80 | 80 | "file-loader": "0.9.0", |
81 | 81 | "gh-pages": "0.11.0", |
82 | 82 | "gitignore-to-glob": "0.2.1", |
83 | 83 | "google-code-prettify": "1.0.1", |
84 | 84 | "gulp": "3.9.1", |
85 | 85 | "gulp-size": "2.1.0", |
86 | | - "gulp-tslint": "5.0.0", |
87 | | - "lite-server": "2.2.0", |
| 86 | + "gulp-tslint": "6.0.1", |
| 87 | + "lite-server": "2.2.2", |
88 | 88 | "marked": "0.3.5", |
89 | | - "ng2-webpack-config": "0.0.3", |
| 89 | + "ng2-webpack-config": "0.0.4", |
90 | 90 | "pre-commit": "1.1.3", |
91 | | - "reflect-metadata": "0.1.2", |
| 91 | + "reflect-metadata": "0.1.3", |
92 | 92 | "require-dir": "0.3.0", |
93 | 93 | "rxjs": "5.0.0-beta.6", |
94 | 94 | "systemjs-builder": "0.15.23", |
95 | | - "tslint-config-valorsoft": "1.0.3", |
96 | | - "typedoc": "0.4.1", |
| 95 | + "tslint-config-valorsoft": "1.1.0", |
| 96 | + "typedoc": "0.4.4", |
97 | 97 | "typescript": "1.8.10", |
98 | | - "typings": "1.3.0", |
| 98 | + "typings": "1.3.1", |
99 | 99 | "zone.js": "0.6.12" |
100 | 100 | } |
101 | 101 | } |
0 commit comments