|
58 | 58 | "@angular/router": "^5.0.0 || ^6.0.0"
|
59 | 59 | },
|
60 | 60 | "devDependencies": {
|
61 |
| - "@angular/animations": "^6.0.0", |
| 61 | + "@angular/animations": "^6.0.9", |
62 | 62 | "@angular/common": "^5.0.0",
|
63 | 63 | "@angular/compiler": "^5.0.0",
|
64 | 64 | "@angular/compiler-cli": "^5.0.0",
|
|
68 | 68 | "@angular/platform-server": "^5.0.0",
|
69 | 69 | "@angular/router": "^5.0.0",
|
70 | 70 | "@types/jasmine": "^2.8.8",
|
71 |
| - "@types/jquery": "^3.3.2", |
72 |
| - "@uirouter/publish-scripts": "^2.3.18", |
| 71 | + "@types/jquery": "^3.3.4", |
| 72 | + "@uirouter/publish-scripts": "^2.3.19", |
73 | 73 | "husky": "^0.14.3",
|
74 | 74 | "jasmine-core": "^3.1.0",
|
75 |
| - "karma": "^2.0.2", |
| 75 | + "karma": "^2.0.4", |
76 | 76 | "karma-chrome-launcher": "^2.2.0",
|
77 | 77 | "karma-jasmine": "^1.1.2",
|
78 | 78 | "karma-mocha-reporter": "^2.2.5",
|
79 | 79 | "karma-sourcemap-loader": "^0.3.7",
|
80 | 80 | "karma-super-dots-reporter": "^0.2.0",
|
81 | 81 | "karma-webpack": "^3.0.0",
|
82 |
| - "prettier": "^1.13.5", |
| 82 | + "prettier": "^1.13.7", |
83 | 83 | "pretty-quick": "^1.6.0",
|
84 |
| - "rollup": "^0.60.1", |
| 84 | + "rollup": "^0.62.0", |
85 | 85 | "rollup-plugin-commonjs": "^9.1.3",
|
86 | 86 | "rollup-plugin-node-resolve": "^3.3.0",
|
87 | 87 | "rollup-plugin-sourcemaps": "^0.4.2",
|
88 | 88 | "rollup-plugin-uglify": "^3.0.0",
|
89 |
| - "rxjs": "^6.2.0", |
90 |
| - "rxjs-compat": "^6.2.0", |
| 89 | + "rxjs": "^6.2.2", |
| 90 | + "rxjs-compat": "^6.2.2", |
91 | 91 | "ts-loader": "^3.5.0",
|
92 |
| - "tslib": "^1.9.2", |
93 |
| - "tslint": "^5.10.0", |
| 92 | + "tslib": "^1.9.3", |
| 93 | + "tslint": "^5.11.0", |
94 | 94 | "typescript": "~2.7.2",
|
95 | 95 | "webpack": "^3.11.0",
|
96 | 96 | "webpack-dev-server": "^3.1.4",
|
|
0 commit comments