|
42 | 42 | "private": true, |
43 | 43 | "cacheDirectories": [], |
44 | 44 | "dependencies": { |
45 | | - "@angular/animations": "5.2.2", |
46 | | - "@angular/common": "5.2.2", |
47 | | - "@angular/compiler": "5.2.2", |
48 | | - "@angular/core": "5.2.2", |
49 | | - "@angular/forms": "5.2.2", |
50 | | - "@angular/http": "5.2.2", |
51 | | - "@angular/platform-browser": "5.2.2", |
52 | | - "@angular/platform-browser-dynamic": "5.2.2", |
53 | | - "@angular/platform-server": "^5.2.2", |
54 | | - "@angular/platform-webworker": "5.2.2", |
55 | | - "@angular/platform-webworker-dynamic": "5.2.2", |
56 | | - "@angular/router": "5.2.2", |
| 45 | + "@angular/animations": "5.2.4", |
| 46 | + "@angular/common": "5.2.4", |
| 47 | + "@angular/compiler": "5.2.4", |
| 48 | + "@angular/core": "5.2.4", |
| 49 | + "@angular/forms": "5.2.4", |
| 50 | + "@angular/http": "5.2.4", |
| 51 | + "@angular/platform-browser": "5.2.4", |
| 52 | + "@angular/platform-browser-dynamic": "5.2.4", |
| 53 | + "@angular/platform-server": "^5.2.4", |
| 54 | + "@angular/platform-webworker": "5.2.4", |
| 55 | + "@angular/platform-webworker-dynamic": "5.2.4", |
| 56 | + "@angular/router": "5.2.4", |
57 | 57 | "@nguniversal/express-engine": "^5.0.0-beta.5", |
58 | 58 | "@nguniversal/module-map-ngfactory-loader": "^5.0.0-beta.5", |
59 | 59 | "@ngx-translate/core": "^9.1.1", |
60 | | - "@rucken/core": "^1.30.4", |
61 | | - "@rucken/web": "^1.30.4", |
62 | | - "@types/express": "^4.11.0", |
| 60 | + "@rucken/core": "^1.30.5", |
| 61 | + "@rucken/web": "^1.30.5", |
| 62 | + "@types/express": "^4.11.1", |
63 | 63 | "@types/jasmine": "2.8.6", |
64 | | - "@types/lodash": "^4.14.97", |
| 64 | + "@types/lodash": "^4.14.102", |
65 | 65 | "@types/marked": "0.3.0", |
66 | 66 | "@types/moment": "^2.13.0", |
67 | | - "@types/node": "^9.4.0", |
68 | | - "@types/webpack": "^3.8.4", |
| 67 | + "@types/node": "^9.4.5", |
| 68 | + "@types/webpack": "^3.8.5", |
69 | 69 | "angular2-text-mask": "^8.0.4", |
70 | 70 | "core-js": "^2.5.3", |
71 | | - "lodash": "^4.17.4", |
| 71 | + "lodash": "^4.17.5", |
72 | 72 | "ngx-bootstrap": "^2.0.2", |
73 | 73 | "rxjs": "^5.5.6", |
74 | 74 | "text-mask-addons": "^3.7.1", |
75 | | - "ts-loader": "^3.3.1", |
| 75 | + "ts-loader": "^3.5.0", |
76 | 76 | "tslib": "^1.9.0", |
77 | 77 | "zone.js": "^0.8.20" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | | - "@angular/cli": "1.6.6", |
81 | | - "@angular/compiler-cli": "^5.2.2", |
| 80 | + "@angular/cli": "1.6.8", |
| 81 | + "@angular/compiler-cli": "^5.2.4", |
82 | 82 | "@types/jasminewd2": "~2.0.3", |
83 | 83 | "codelyzer": "^4.1.0", |
84 | | - "jasmine-core": "~2.9.1", |
| 84 | + "jasmine-core": "~2.99.1", |
85 | 85 | "jasmine-spec-reporter": "~4.2.1", |
86 | 86 | "karma": "~2.0.0", |
87 | 87 | "karma-chrome-launcher": "~2.2.0", |
|
94 | 94 | "tslint": "~5.9.1", |
95 | 95 | "typescript": "~2.5.3", |
96 | 96 | "typescript-formatter": "^7.0.1", |
97 | | - "@rucken/cli": "1.7.7", |
| 97 | + "@rucken/cli": "1.8.3", |
98 | 98 | "npm-run-all": "^4.1.2", |
99 | | - "conventional-changelog-cli": "^1.3.5", |
| 99 | + "conventional-changelog-cli": "^1.3.13", |
100 | 100 | "conventional-commits-detector": "^0.1.1", |
101 | | - "conventional-recommended-bump": "^1.1.0", |
| 101 | + "conventional-recommended-bump": "^2.0.4", |
102 | 102 | "gh-pages": "^1.1.0", |
103 | 103 | "html-loader": "0.5.5", |
104 | 104 | "lite-server": "^2.3.0", |
|
0 commit comments